@charset "utf-8";

/*----------------------------------------------------

----------------------------------------------------*/

body{
	font-size:14px;	
}

a img{
	transition:opacity 0.3s;
	-webkit-transition:opacity 0.3s;
}

a:hover img{
	opacity:0.7;
}

.ltIE7 #wrapper{
	position:relative;
	z-index:1;
	background:url(../img/bg.jpg) center top no-repeat;
}

.ltIE7 #haikei{
	display:none !important;	
}


h1 {
	margin-bottom: 40px;
}

p.intro{
	font-size:14px;	
}


.title1 {
	font-size: 24px;
	line-height: 32px;
}

.box1 {
	padding-left: 5px;
	width: 510px;
	line-height: 28px;
	font-size: 13px;
}

.top .fR{
	margin-right:3px;
}
.top .img1{
	margin-bottom: 49px;
}
.top .img2{
	text-align:right;
}
.box2 {
	width: 448px;
	border: #FFF solid 2px;
	margin-top: 13px;
	width:500px
}

.box2 ul {
	width: 457px;
	margin: 0px auto 5px auto;
	padding: 16px 0 0;
}

.box2 li {
	border-bottom: #FFF solid 1px;
	font-weight: 600;
	line-height: 1.4;
	font-size: 24px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0 0 13px;
}
.box2 li.end{
	padding-bottom:10px;
}
.box2 li .fL ul{
	width:230px;
}
.box2 li .fR ul{
	width:212px;
}
.box2 li .fL li ,
.box2 li .fR li{
	font-weight: normal;
	font-size:16px;	
	border:0px;
	margin-bottom:0px;
	line-height: 1.5;
	padding-left:0px;
	padding-bottom:0px;
	text-indent: -17px;
	padding-left: 17px;
}
.box2 li .fL li{
	margin-bottom:23px;
}
.box2 li .fL p,
.box2 li .fR p{
	margin-bottom:5px;
}
.box2 li small{
	font-weight:normal;
	font-size:16px;
	display:block;
	margin-bottom: -10px;
}
.box2 li.end small{
	display: inline;
}
.box2 .text1 {
	text-align: right;
	padding-right: 5px;
}

.box3 .fL{
}
.box3 .fR li{
	margin-bottom:16px;
}
.box3{
	margin-bottom: 28px;
	padding-bottom: 15px;
	border-bottom:1px solid #fff;
}
.box4{
	margin-bottom: 28px;
	padding-bottom: 0px;
}
.box5{
	margin-bottom: 19px;
	padding-bottom: 0px;
}

#shop-list{
	padding:30px 0 0;
	background:#fff;
	color:#333;
	font-size:17px;
		
}

#shop-list h2{
	font-size:28px;
	color:#7B77D2;
	text-align:center;	
	margin:0 0 30px;
}
#shop-list table{
	width:888px;
	margin:0 auto;	
}


#shop-list td,
#shop-list th{
	border:7px solid #fff;
	background:#eee;
	padding:10px;	
	width:33.3%;
	line-height:1.2;
}

#shop-list td{
	background:#E1E0F2;
}

#shop-list tr:nth-child(2n) td:nth-child(2n){
	background:#F6E4D7;
}

#shop-list tr:nth-child(2n+1)  td:nth-child(2n+1){
	background:#F6E4D7;
}


#map{
	padding:30px 0 0;
	background:#fff;
	color:#333;
}

#map h1{
	font-size:28px;
	color:#DE864D;
	text-align:center;	
	margin:0 0 30px;
}
#map .img1{
	margin-bottom:20px;
	text-align:center;
}


#map table{
	margin:0 auto;
	width:918px;
	margin-bottom:60px;
}

#map tr.top td{
	border-top:1px solid #AAAAAA;
}
#map td,
#map th{
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	border-bottom:1px solid #AAAAAA;
	padding: 7px 0px;
	line-height:1.2;
	width:33.3%;
}
#map td.td1 strong{
	font-size:15px;
}

#map p{
	float:left;
	font-size:14px;
}
#map strong{
	display:block;
	font-weight:normal;
	font-size:18px;
}
#map .n1,
#map .n2,
#map .n3{
	font-size:18px;
	text-align:center;
	padding:10px 0px;
	width: 27px;
	margin-right: 7px;
}
#map .n1{
	background:#FDDB66;
}
#map .n2{
	background:#BADF84;
}
#map .n3{
	background:#A9DDFF;
}



#item{
	padding:30px 0 0;
	background:#fff;
	color:#333;
}

#item h2{
	font-size:28px;
	color:#7B77D2;
	text-align:center;	
	margin:0 0 30px;
}
#item .block1{
	width:895px;
	margin: 0px auto;
	margin-bottom:40px;
}
#item .block1 .fL{
	border:#FDE8D7 3px solid;
	width:433px;
	position:relative;
	height:587px;
	
}
#item .block1 .fR{
	border:#E1DFF6 3px solid;
	width:433px;
	position:relative;
	height:587px;

}


#item .block1 h3{
	font-size:34px;
	line-height: 1.5;
	padding-left: 71px;
	padding-bottom:10px;
}
#item .block1 h3 small{
	font-size:28px;
}
#item .block1 .img1{
	position:absolute;
	top:-20px;
	left:10px;
}

#item .block1 .fL h3{
	background:#FDE8D7;
	color:#F67F27;
}
#item .block1 .fR h3{
	background:#E1DFF6;
	color:#665DD2;
}


#item .block1 ul{
	padding:0px 20px;
}
#item .block1 li{
	font-size:24px;
	border-top-style:solid;
	border-top-width:1px;
}
#item .block1 li.li2 .name{
	font-size:12px;
}
#item .block1 li.li2 .name span{
	font-size:24px;
}
#item .block1 li.li2 .name small {
	font-size:14px;
}

#item .block1 .fL li{
	padding:13px 0px;
}
#item .block1 .fR li{
	padding:15px 0px;
}
#item .block1 li.top{
	border-top-width:0px;
	margin-bottom:0px;
}
#item .block1 .name{
	float:left;
	line-height:1.3;
}
#item .block1 .suu{
	float:right;
	padding-top:10px;
}
#item .block1 .li1 .suu{
	padding-top:15px;
}
#item .block1 .suu small{
	font-size:14px;
}
#item .block1 .name small{
	font-size:16px;
}
#item .block1 .fL li{
	border-top-color:#FDE6D4;
}
#item .block1 .fR li{
	border-top-color:#E1DFF6;
}
#item .block1 .fL .suu{
	color:#F67F26;
}
#item .block1 .fR .suu{
	color:#665DD2;
}

#guest{
	margin:40px 0 0;
	padding:40px;
	font-weight:bold;
	background:#E1E0F2;	
}
#guest h2{
	font-weight:bold;	
	font-size:18px;
	margin:0 0 20px;
}

#guest li{
	text-indent:-1.5em;
	padding:0 0 0 1.5em;	
	margin:0 0 4px;
}

#guest li:before{
	content:"●";
	color:#7A77D2;
	margin:0 5px 0 0;	
}

a.back{
	margin:40px auto 80px;
	display:block;
	border:1px solid #fff;
	color:#fff;
	font-size:18px;
	background-color:transparent;
	width:184px;
	height:39px;
	line-height:39px;
	text-align:center;
	color:#fff;
	border-color:rgb(255,255,255);
	border-width:2px;
	border-radius:1%/4%;
	border-style:solid;
	-webkit-transition:0.3s;
	transition:0.3s;
}

.back:hover{
	background:#fff;
	color:#000;
	text-decoration:none;	
}

#form {
	padding: 46px 150px;
	background: #fff;
	color: #333;
	font-size: 17px;
	margin-top: 180px;
}
#form  h1{
	font-size:35px;
	color:#E18439;
	font-weight:bolder;
	text-align:center;
	margin-bottom:16px;
}
#form  .sub-title{
	font-size:16px;
	color:#E18439;
	text-align:center;
	margin-bottom: 13px;
}
#form input{
	padding:5px;
	font-size:14px;
	border-radius:5px;
}
#form textarea{
	padding:5px;
	font-size:14px;
	border-radius:5px;
	border-color:#999;
}
#form .text1{
	width:200px;
}
#form .text2{
	width: 511px;
}
#form .text3{
	width:30px;
}
#form .textarea1{
	width: 511px;
	height:60px;
}



#form table{
	width:100%;
	border-top:4px double #ccc;
	margin-bottom: 14px;
}
#form table th{
	width: 87px;
	padding-left: 17px;
}
#form table th,
#form table td{
	vertical-align:middle;
	font-weight:bolder;
	font-size:14px;
	border-bottom:1px solid #ccc;
	padding-bottom: 14px;
	padding-top: 14px;

}
#form table .tr1 th,
#form table .tr1 td{
	border-bottom: none;
}
#form table .tr2 th,
#form table .tr2 td{
	border-bottom:4px double #ccc;
}
#form .check th{
	width:200px;
}


#form h2{
	background:#F6E4D7;
	font-size:20px;
	border-bottom:2px solid #999999;
	padding: 9px 20px;
	margin-bottom:10px;
}
#form ul{
	border-bottom:4px double #ccc;
	padding-bottom:17px;
	margin-bottom: 31px;
}
#form li{
	font-size:14px;
	line-height:1.6;
	padding-left:35px;
	text-indent: -15px;
}

#form li:before{
	content:"●";
	font-size:10px;
	margin:0 5px 0 0;	
}

#form .btn{
	display:block;
	color:#fff;
	font-size:25px;
	text-align:center;
	width:183px;
	border-radius:8px;
	padding-top: 15px;
	padding-bottom: 15px;
		
	background: rgb(233,187,151); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(233,187,151,1) 1%, rgba(219,147,67,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(233,187,151,1)), color-stop(100%,rgba(219,147,67,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9bb97', endColorstr='#db9343',GradientType=0 ); /* IE6-9 */
}
#form .btn:hover{
	text-decoration: none;
}
#form .btn1{
	margin-left:auto;
	margin-right:auto;
}

#form .btn2{
	float:left;
	margin-left: 140px;
}
#form .btn3{
	float:left;
	margin-left: 15px;
}

#form span{
	color:#ff0000;
}

#form .back-btn{
	padding-top:30px;
	padding-left:30px;
}
#form .back-btn a{
	display:block;
	color:#fff;
	font-size:20px;
	text-align:center;
	width:283px;
	border-radius:8px;
	padding-top: 15px;
	padding-bottom: 15px;
	float:left;
	margin:0px 10px;
		
	background: rgb(233,187,151); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(233,187,151,1) 1%, rgba(219,147,67,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(233,187,151,1)), color-stop(100%,rgba(219,147,67,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(233,187,151,1) 1%,rgba(219,147,67,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9bb97', endColorstr='#db9343',GradientType=0 ); /* IE6-9 */
}
#form .back-btn a:hover{
	text-decoration: none;
}

/*201410*/

.box2 li.event{
	border-bottom: none;
	font-size:16px;
	margin-bottom:8px;
}
.market{
	font-size:16px;
	border:2px solid #fff;
	padding:10px 10px 5px 10px;
	margin-bottom:20px;
	
}
.market li{
	margin-bottom:5px;
}
.market_list-end{
	border-top:1px solid #fff;
	font-size:13px;
	text-align:right;
	padding-top:10px;
	margin-bottom:0px;
}

.box2 ul {
	padding: 10px 0px 0px 0px;
}