@charset "utf-8";
@import "../common/css/0-import.css";
body {
	background: #F2F0EC url(../img/index/body_back.gif) repeat-x left top;
}

#main {
	padding: 17px 17px 0 20px;
}

#sideBar .sideBox p.btn img.mt {
	margin-top: 12px;
}

*html #conts {
	margin-bottom: -40px;
}

*+html #conts {
	margin-bottom: -40px;
}

#conts {
	padding-bottom: 29px;
}

#conts .box {
	padding: 10px 14px 12px 14px;
	margin-bottom: 18px;
	background: url(../img/index/back01.jpg) no-repeat left top;
}

#conts .box img.floatL {
	margin-right: 16px;
}

#conts .box .text01 {
	padding: 3px 0 20px;
}

#conts .box p {
	margin: 0 16px 0 220px;
	text-align: center;
}

#conts .box p img {
	margin-left: 56px;
}

	*html #conts .box p img {
		margin: 0 0 2px 21px;
	}
	
	*+html #conts .box p img {
		margin: 0 0 2px 21px;
	}

#conts a.link01 {
	padding-left: 14px;
	background: url(../common/img/icon01.gif) no-repeat left 2px;
}

	*+html #conts a.link01 {
		background: url(../common/img/icon01.gif) no-repeat left 1px;
	}
	
	*html #conts a.link01 {
		background: url(../common/img/icon01.gif) no-repeat left 1px;
	}
	
#conts .mb20 {
	margin-bottom: 20px;
}	
	
/*------------------------------------------------
	boxL
------------------------------------------------*/
#conts .fair {
	position: relative;
	margin-bottom: 15px;
	width: 611px;
	height: 240px;
}

#conts .fair .boxBar p.center {
	position: absolute;
	left: 35px;
	bottom: 25px;
}

#conts .boxL {
	width: 300px;
	float: left;
}

#conts .boxL .boxBar {
	padding: 0;
	margin: 0;
}

#conts .boxL .boxBar .photo p {
	padding-top:5px;
	line-height: 1.5;
}

#conts .boxL .boxBar .photo img {
	padding-top:3px;
}

#conts .boxL .boxBar p.center {	
	text-align: center;
	clear: both;
}

	*html #conts .boxL .boxBar p.center {
		padding-top: 13px;
	}
	
	*+html #conts .boxL .boxBar p.center {
		padding-top: 13px;
	}

#conts .boxL .boxBar p.center img {
	margin-left: 0px;
	+margin-left: 0px;
}

	*html #conts .boxL .boxBar p.center img {
		margin-left: 0px;
	}
	
	*+html #conts .boxL .boxBar p.center img {
		margin-left: 0px;
	}

#conts .boxL img,#conts .inner01 img,#conts .sideBox .detail img {
	display:inherit;
}

#conts .inner01 {
	border:2px solid #D96E41;
	width: 206px;
	float: left;
	margin-right: 20px;
}

#conts .inner01 .back {
	background: #FFFFFF url(../img/index/back03.jpg) repeat-x left top;
	overflow: hidden;
	zoom: 1;
	text-align:center;
}

#conts .inner01 .back .thumb {
	margin:0 auto 10px auto;
}

#conts .inner01 .back ul {
	text-align:left;
	line-height: 2.0;
	margin:0;
	padding:0 10px 10px 20px;
}

#conts .inner01 .back ul li{
	margin:0;
	padding:0;
	font-weight:bold;
}

#conts .inner01 .back ul li a{
	margin-left:10px;
	font-weight:normal;
}



#conts .inner01 .back p {
	line-height: 1.5;
}

#conts .inner02 {
	padding-top: 2px;
	width: 380px;
	float: left;
}

#conts .inner02 .box01 {
	clear: left;
}

#conts .inner02 h5 {
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
}

#conts .inner02 p {
	margin-top: 5px;
	line-height: 1.5;
}

/*------------------------------------------------
	boxR
------------------------------------------------*/
#conts .boxR {
	width: 300px;
	float: right;
}

#conts .boxR h3 {
	margin-bottom: 10px;
}

#conts .boxR .inner {
	padding: 6px 0 0 1px;
}

	*html #conts .boxR .inner {
		padding: 8px 0 0 1px;
	}
	
	*+html #conts .boxR .inner {
		padding: 8px 0 0 1px;
	}

#conts .boxR .inner p {
	margin: 7px 0 25px 1px;
	color: #333;
	line-height: 1.5;
}

	*html #conts .boxR .inner p {
		margin-top: 6px;
	}


#conts .boxR .inner p.none {
	margin-bottom: 0;
}

#footer .footerBox {
	padding-top: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	html #conts a.link01 {
		background: url(../common/img/icon01.gif) no-repeat left 3px;
	}
	
	html #conts .boxR .inner p {
		margin-top: 4px;
	}
}

/*------------------------------------------------
	plan
------------------------------------------------*/
#conts .plan h3 {
	float: left;
	margin: 0 10px 10px 0;
}

#conts .plan h3.mr0 {
	margin-right: 0px;
}

