html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {margin: 0;padding: 0;font-size: 100%;
}
.clear {clear: both;float: none;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display:block;}
.comment {color: #7E6C4E;}
img {border: 0;vertical-align: bottom;}
ul, ol {list-style: none;}
table {empty-cells: show;}
.block {padding-top: 10;padding-right: 10px;padding-bottom: 1em;padding-left: 10px;}

#bg-logo{width:100%;background-image: url(/s/img/logo.png);
	background-repeat: no-repeat;
	background-position: top center;}

div#page a{border-style: solid;border-width: 1px;border-color: #ccc #999 #999 #ccc;
-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;padding: 0.3em 0.9em;
text-decoration: none;
line-height: 2em;
white-space: nowrap;
-webkit-box-shadow: 0 0 10px #CCC;box-shadow: 0 0 10px #CCC;
background-image: -webkit-gradient(linear, left top, left bottom, from(
#D6D0C9), to(#ABA797));
margin-top:15px;
}

div#page u{border-style: solid;border-width: 1px;border-color: #ccc #999 #999 #ccc;
-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;padding: 0.3em 0.9em;
text-decoration: none;
line-height: 2em;
white-space: nowrap;
-webkit-box-shadow: 0 0 10px #CCC;box-shadow: 0 0 10px #CCC;
background-image: -webkit-gradient(linear, left top, left bottom, from(
#D6D0C9), to(#ABA797));
margin-top:15px;
}

.vlist-nav .free {
width: 170px;
float: left;
color: #DE2752;
}
.hotel_img{margin-right:4px;}

div#hotel .content{
height:85px;
padding: 5px;
background-color: 
white;
-webkit-border-radius: 6px;
border-radius: 6px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#ranking-1{background-image: url(/s/img/ranking/a.gif);	background-repeat: no-repeat;background-position: 0px 38px;}
#ranking-2{background-image: url(/s/img/ranking/b.gif);	background-repeat: no-repeat;background-position: 0px 38px;}
#ranking-3{background-image: url(/s/img/ranking/c.gif);	background-repeat: no-repeat;background-position: 0px 38px;}
#ranking-4{background-image: url(/s/img/ranking/d.gif);	background-repeat: no-repeat;background-position: 0px 38px;}
#ranking-5{background-image: url(/s/img/ranking/e.gif);	background-repeat: no-repeat;background-position: 0px 38px;}
.ranking-cast_thumb {float: left;width: 75px;margin-left:80px;}
.raking-cast_thumb_right {margin-left: 75px;}


.content {padding: 10px;background-color: #FFFFFF;-webkit-border-radius: 6px;border-radius: 6px;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 0px;}
body {
background-color:#000000;
-webkit-text-size-adjust: none;
	color: #333333;font-family: Helvetica;font-size: 14px;line-height: 18px;padding: 0px;	font-family:'GeosansLight', sans-serif;}
body#enter {background-color: #FFFFFF;}
a {color: #333333;text-decoration: none;}
.cast_thumb {float: left;width: 70px;}
.cast_thumb_right {margin-left: 75px;}
.arrow {background-image: url(../img/arrow.png);background-repeat: no-repeat;	background-position: right 5px;width: 20px;height: 25px;float: right;}

.global-header {
	border-bottom: 1px solid #685a4c;
	height: 35px;
	top: 0;
	left: 0px;
	display:block;
	background-color: #292728;
}



.global-footer {
	height: 35px;
	display:block;
}
.shopinfo {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #FFF;
}

.btnshadow {
	-webkit-box-shadow: 5 5 5px #000;
	box-shadow: 0 0 5px #ccc;
}
.btnshadow a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#000000));
	-webkit-box-shadow: 5 5 5px #000;
	box-shadow: 0 0 5px #000;
}
li.cast_thumb_column {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
	background-color:#FFFFFF;
	display:block;
	margin-top: 5px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #666;
}
h2 {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/s/img/bg-h2.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 5px;
}
.hlist-nav ul {
	height: 38px;
	line-height: 38px;
}
.hlist-nav ul:after {
	display: block;
	clear: both;
	content: '';
}
.hlist-nav li {
	float: left;
	width: 100px;
	font-size: 12px;
	text-align: center;
}
.hlist-nav li a {
	display: block;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(193,184,143)), to(rgb(164,150,104)));
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
}
.hlist-nav li a.selected {
	color: #440A0A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(240,240,240)), to(rgb(255,255,255)));
}
.hlist-nav li:first-child a {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.hlist-nav li:last-child a {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
/*   »å    ®ã    ¿ã    Ž« */







.image-frame {
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.logo {
	color:#666666;
	clear: both;
	float: none;
	text-shadow: 0 1px #fff;
	-webkit-text-shadow: 0 1px #fff;
}
.page-heading {
	overflow: hidden;
	color: #ffffff;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 7px;
	-webkit-text-shadow:0 1px #685a4c;
	text-shadow: 0 1px #685a4c;
}
#enter_logo {height:140px;
	margin-right: auto;
	margin-left: auto;
}
.page-heading_footer {
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-shadow:0 1px #666666;
	text-shadow: 0 1px #666666;
	font-size: 12px;
}
footer a {
	color: #ffffff;
	text-decoration: underline;
}
.nav-page-footer {
	font-weight: normal;
}
.nav-page {
	top: 0;
	left: 0;
	width: 100%;
}
.nav-page-left {
	position: absolute;
	top: 0;
	right: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	background-image: url(../img/home.png);
	overflow: hidden;
}
.nav-page-footer {
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	background-image: url(../img/home.png);
	overflow: hidden;
	width: 55px;
	position: absolute;
}
.nav-page a {
	display: block;
	height: 35px;
	width: 40px;
}
section {
	margin: 5px;
}
.catalog-thumbnail-list:after, .catalog-list:after {
	display: block;
	clear: left;
	content: '';
}
.catalog-thumbnail-list li, .catalog-list li {
	text-align: center;
}
.catalog-thumbnail-list li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 145px;
	font-size: 12px;
}
.catalog-thumbnail-list a {
	display: block;
}
.catalog-thumbnail-list img {
	margin-bottom: 0.5em;
	width: 135px;
	height: 135px;
}
.catalog-list {
	margin-bottom: 10px;
}
.catalog-list a {
	display: block;
	width: 160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.catalog-list img {
	margin-bottom: 0.5em;
}
/*         Ž³ */







.btn {
	padding: 4px 8px;
	color: #FFFFFF;
	background-color: rgb(164,150,104);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(193,184,143)), to(rgb(164,150,104)));
	font-size: 14px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
}
.btn-left {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 12px;
}
.btn-right {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 4px;
}
/*=================================================

 * è¨    

 * ================================================= */







.vlist-article ul {
}
.vlist-article li {
	height: 50px;
	line-height: 35px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	border-bottom:#CCCCCC 1px solid;
	-webkit-text-shadow:0 1px #ffffff;
	text-shadow: 0 1px #ffffff;
}
.vlist-article a {
	display: block;
	overflow: hidden;
	color: #66666;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 14px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-text-shadow:vlist-article #ffffff;
	text-shadow: vlist-article #ffffff;
	text-decoration: none;
}
/*=================================================

 *   ªã                ¼ã    §ã  

 * ================================================= */
.vlist-nav ul {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5 5 5px #000;
	box-shadow: 5 5 5px #000;
	margin: 10px;
}
.vlist-nav li {
	height: 44px;
	line-height: 44px;
	background-color: #ffffff;
	/* background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#ebebeb));*/
border-bottom:#999 1px dotted;
}
.vlist-nav li:first-child {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.vlist-nav li:last-child {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom:none;
}
.vlist-nav a {
	display: block;
	overflow: hidden;
	color: #66666;
	background: url(../img/arrow2.png) right center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 14px;
}

/*=================================================

 *   ªã                ¼ã    §ã     ºå  

 * ================================================= */
.vlist-nav-sch ul {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5 5 5px #000;
	box-shadow: 5 5 5px #000;
	margin: 0px;
}
.vlist-nav-sch li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.vlist-nav-sch li:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.vlist-nav-sch li {
	float: left;
	text-align: center;
	padding: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width:100px;
}
.vlist-nav-sch li a {
	display: block;
	padding: 5px;
	font-size: 12px;
}
.active_day a {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	color: #FFFFFF;
}
.logo {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.shopinfo ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.shopinfo ul li:last-child {
	border:none;
}
.shopinfo ul {
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.shopinfo ul li {
	padding: 10px;
}
.text12 {
	font-size: 12px;
}

li#icon01 {padding-left: 5px;padding-top: 10px;padding-bottom: 10px;}
li#icon02 {height:30px;background-image: url(../img/icon_tel.png);background-repeat: no-repeat;background-position: 8px 7px;padding-left: 45px;padding-bottom: 0px;line-height:25px;
vertical-align:top;}
li#icon03 {background-image: url(../img/icon_time.png);	background-repeat: no-repeat;background-position: 10px 5px;padding-left: 45px;}
li#icon04 {background-image: url(../img/icon_adress.png);background-repeat: no-repeat;background-position: 10px 20px;padding-left: 45px;}
li#icon05 {background-image: url(../img/icon_access.png);background-repeat: no-repeat;background-position: 10px 10px;padding-left: 45px;}
#icon02 a {font-size: 18px;color: #0099CC;text-decoration: underline;}
#icon03 a {font-size: 18px;color: #0099CC;text-decoration: underline;}
#icon04 a {font-size: 18px;color: #0099CC;text-decoration: underline;}
#icon05 a {font-size: 18px;color: #0099CC;text-decoration: underline;}


.alighleft {float: left;}
body a article {text-decoration: none;}
.text12 a {text-decoration: underline;padding: 3px;}
.vlist-nav ul {	margin-top: 10px;}





.nav-portfolio {width:300px;
	margin-top: 10px;
}
.nav-portfolio img {
	margin-bottom: 6px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.nav-portfolio li {
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
.nav-portfolio ul:after {
	content: '';
	display: block;
	clear: both;
}
.nav-portfolio a {
	color:#FFFFFF;
	display: block;
	text-decoration: none;
}
.nav-portfolio a:after {
	display: block;
	content: attr(title);
	font-size: 10px;
	width: 60px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.block {
	border:#ffffff 1px solid;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
.block img {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.grad {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), color-stop(48%, #cccccc), color-stop(52%, #333333), to(#111111));
}
.radius {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.textshadow {
	-webkit-text-shadow:0 1px #f2f2f2;
	text-shadow: 1 1px #f2f2f2;
}
.textshadow_red {
	-webkit-text-shadow:0 1px #4D0000;
	text-shadow: 1 1px #4D0000;
}
.block:hover {
	-webkit-box-shadow: 0 0 3px #cc3300;
	box-shadow: 0 0 10px #cc3300;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(48%, #cccccc), color-stop(52%, #333333), to(#000));
}


footer {
background-color:#870002;
color: #FFFFFF;padding: 10px;	border-top-width: 1px;border-top-style: solid;border-top-color: #000000;font-weight: normal;text-align:center;}



.sendSearch_btn_enter {
	text-shadow: 0 1px #F20404;
	border:1px solid #F20404;
	font-size:13px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(to bottom,  #ef2121 1%,#ef2121 50%,#f20404 51%,#f20404 71%,#f20404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	margin-top::15px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sendSearch_btn_enter a{
	color:#ffffff;
}
.sendSearch_btn_enter a:active, .sendSearch_btn_enter a:hover {
	background: linear-gradient(to bottom,  #ef2121 1%,#ef2121 50%,#f20404 51%,#f20404 71%,#f20404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color:#ffffff;
	-webkit-box-shadow: 0 0 3px #F20404;
	box-shadow: 0 0 10px #F20404;
}


.sendSearch_btn {
	text-shadow: 0 1px #B68D4C;
	border:1px solid #B68D4C;
	font-size:13px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: linear-gradient(to bottom,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	margin-top::15px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sendSearch_btn a:active, .sendSearch_btn a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6d0c9), to(#8d8872));
	-webkit-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 10px #333;
}
/*=================================================
















 *             















 * ================================================= */







#mainImages ul li a {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#FFF;
	padding:3px;
	display:block;
	margin-bottom:5px;
}
#castlist .cast_thumb_column .cast_thumb {
	float: left;
	width: 70px;
	margin-right: 15px;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
.clearfix {
	min-height:1px
}
* html .clearfix {
	height:1px
}
.size {
	font-size: 12px;
}
.cast_name {
	font-size: 14px;color:#B49753;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.number {
	font-size: 18px;
	color: #CC0066;
}
#schedule_description {
	clear: both;
	float: none;
}
/*=================================================

 *   «ã    ³ã    Ž¼

 * ================================================= */

#nav_calendar {
	background:#282e37;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	margin: 0 auto;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 5 5 5px #000;
	box-shadow: 5 5 5px #000;
}
#nav_calendar li {
	text-align:center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
	line-height: 1.6;
	height: 35px;
}
#nav_calendar li a {
	text-decoration : underline;
}
.Sat a {
	color: #0099CC;
}
.Sun a {
	color: #CC0000;
}
.mt10 {
	margin-top: 10px;
}
#nav_calendar li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.6;
	height: 35px;
}
.option {
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow: 5 5 5px #000;
	box-shadow: 5 5 5px #000;
	margin: 0px;
	background-color:#FFFFFF;
}
.option dt {
	width:140px;
	float:left;
	padding: 5px;
	font-size: 12px;
	clear: both;
	min-height:35px;
	color: #695C52;
}
.option dt:first-child {
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.option dt:last-child {
	border-bottom-style: none;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
}
.option dd {
	margin-left:140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	min-height:35px;
	font-size: 12px;
	border-left:#CCCCCC 1px dotted;
}
.option dd:first-child {
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}
.option dd:last-child {
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom:none;
}
.sch_week {
	margin: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.ranking_thumb {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.ranking_desc {
	padding-left: 110px;
}
.ranking_comment {
	color: #C39;
}
#ranking .ranking_title {
	margin: 10px;
}
small {
	font-size: 10px;
}
#mainImages ul li a img {

}
.ranking_thumb_list {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.titletext {
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.googlemap {
	border:none;
}
.newsTitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.newsDate {
	font-size: 12px;
	margin-bottom: 10px;
}
.commentCast {
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
}
.sch_date {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.footer_content {
	background-color: #504b43;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #CCCCCC;
	padding: 10px;
}
.footer_content a {color: #FFFFFF;}
.global-footer {display: block;height: 35px;border-top-width: 1px;	border-top-style: solid;border-top-color: #580002;background-color: #580002;}
.global-footer .nav-page-footer a {display: list-item;height: 33px;width: 55px;	position: absolute;right: 0px;}
.padding10 {padding: 10px;}
.sendSearch a {display: block;color: #333333;}
.newscontent img {width: 260px;}
.cast_desc {}
.margin10 {margin: 10px;}
.sendSearch a {padding: 10px;color: #000000;}
.cast .searchBox select {
	font-size: 18px;
	width: 100%;
	margin-bottom: 5px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	padding: 3px;	
}
.radius {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#FFFFFF;
	padding: 5px;
}
.shopinfo .cast_name .icon_prof img {
	margin-bottom: 5px;
}
.margin50 {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#logomark {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 97px;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#balloon {
	width: 200px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 10px;
	color: #fff;
	line-height: 1.5;
	text-align: center;
}
#balloon p {
	margin: 0;
}
#enter_section {
	font-size: 12px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
}
small a {
	color: #FFFFFF;
	text-decoration: underline;
}
#icon01 a {
	text-decoration: underline;
	color: #0099CC;
}
.wrap_content {
	padding: 5px;
}
select {
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	padding: 3px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-color:#999999;
}
.sendSearch_btn a {
	display: block;
	padding: 10px;
}
.sendSearch_btn_enter a {
	display: block;
	padding: 10px;
}
.content img {
	max-width: 220px;
}
.content a {
	color: #0099CC;
	text-decoration: underline;
}
#change {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
#change a {
	text-decoration: underline;
}
.bg1 {
	color: #333333;
	background-color: #D8D5C9;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
h4 {
	color: #3D3629;
	margin-bottom: 5px;
	-webkit-text-shadow:0px 1px #ffffff;
	text-shadow: 0px 1px #ffffff;
	font-weight:bold;
	padding:5px;
	margin-top: 15px;
	background-color: #FCFBFA;
}
.requre {
	font-size: 12px;
	color: #990000;
}
.ui-input {
	width: 96%;
	padding: 5px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size:16px;
}
.sendSearch_btn2 {
	color:#FFFfff;
	-webkit-text-shadow: 0 1px #ffffff;
	text-shadow: 0 1px #ffffff;
	border:1px solid #8f8f8f;
	font-size:12px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6d0c9), to(#aba797));

 margin-top::15px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 95%;
	color:#333333;
	margin-right: auto;
	margin-left: auto;
	padding:5px;
}
.form_bg {
	background-color: #FFFFFF;
	padding: 5px;
}
textarea {
	width: 98%;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


.tel_a {
	color: #0099CC;

}
.text_red {
	color: #CC0000;
}


.enter_logo_margin {
	margin-top: 5px;
	margin-bottom: 20px;
}
.mtb10 {
	margin-top: 10px;
}
.time {
	background-image: url(../img/time.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	color: #CC0066;
}
input:focus {
	background-color: #DBE3CC;
}

.wrap_content .sendSearch_btn2 a {
	display: block;
	line-height: 3;
}
.bg1 strong {
	color: #000000;
	font-size: 18px;
	margin-bottom: 10px;
}
.text_blk {
	font-size: 16px;
	color: #000000;
}
.vlist-nav-sch {
	width: 100%;
}
.w90 {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.wrap_content .shopinfo .form_bg #submit, .wrap_content .shopinfo .form_bg #reset {
	line-height: 3;
}
.wrap_content #mag_btn #button, .wrap_content #mag_btn #button2 {

}
.nav-portfolio ul {
	margin-left: 15px;
}
.sizee {
	font-size: 12px;
}
.sk {
	background-image: url(/s/img/sch.gif);background-repeat: no-repeat;background-position: 0px 0px;
	font-size: 12px;
	padding-left:18px;
	color:#cd0079;
}


.f22 {
	font-size: 16px;
	vertical-align: top;
}
#icon02 p {

}
.mb20 {
	margin-bottom: 12px;
}
#prof_namearea {
	padding: 10px;
}
.m5 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#logo_s {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}