@charset "utf-8";

#detailHead {
	position:relative;
	width:746px;
	margin:0 auto;
	padding:0 0 10px;
}

#detailHead .btn {
	position:absolute;
	right:0;
	top:-4px;
}


#detailBase {
	width:686px;
	margin:0 auto;
	padding:0 0 40px;
	background:url(../images/bg_detail02.png) center bottom no-repeat;
	text-align:center;
}


.wrap1,
.wrap2 {
	clear:both;
	width:678px;
	margin:0 auto;
}

#mainAreaW .section {
	width:666px;
	margin:0 auto;
	padding:0 6px;
}

.wrap1 {
	padding-top:5px;
	background:url(../images/fairdetail_bg_head.png) center top no-repeat;
}

.wrap2 {
	padding-bottom:5px;
	background:url(../images/fairdetail_bg_foot.png) center bottom no-repeat;
}

.section#fairDetail {
	background:url(../images/fairdetail_bg.png) center top repeat-y;
}



/* @group commonParts ----------------------------------------- */

.btnArea {
	width:590px;
	margin:30px auto 0;
	padding:21px 0 0;
	background:url(../../../common/images/dotline_x.png) left top repeat-x;
}

.btnArea .resBtn {
	width:186px;
	margin:0 auto;
	padding:0 0 20px;
}


#mobileSite {
	width:270px;
	margin:0 auto;
	padding:6px 9px 5px;
	background:#f8fcfd;
	border:solid 1px #cdcdcd;
}

#mobileSite img {
	margin:0 auto;
	line-height:1%;
	vertical-align:bottom;
}

#mobileSite dt,
#mobileSite dd {
	float:right;
	width:200px;
	text-align:center;
}

#mobileSite dt {
	padding:0 0 5px;
}

#mobileSite dd.qrCode {
	float:left;
	width:66px;
	padding:4px 0 0;
}

#mobileSite dd.link {
	padding:0 0 2px;
	font-size:84%;
	font-weight:bold;
}



#btmLogo {
	width:590px;
	margin:20px auto 0;
	padding:20px 0;
	background:url(../../../common/images/dotline_x.png) left top repeat-x;
}

#btmLogo img {
	margin:0 auto;
}



/* @end */

/*===================
clearfix
====================*/

#mobileSite:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#mobileSite {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #mobileSite {
	height:1%;
}

#mobileSite {
	display:block;
}
/* End hide from IE-mac */
