@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 .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;
	}
	
/*------------------------------------------------
	boxL
------------------------------------------------*/
#conts .fair {
	height:313px;
	padding: 15px;	
	margin-bottom:15px;
	background: url(../img/index/back01.jpg) no-repeat left top;
}

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

#conts .boxL h3{
	padding: 5px;
}

#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 {
	padding-top: 13px;
	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: 60px;
	+margin-left: 0px;
}

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


#conts .inner01 {
	width: 210px;
	float: left;
	margin-right: 20px;
}

#conts .inner01 .back {
	padding: 16px 13px 17px 16px;
	background: #F2B36F url(../img/index/back02.jpg) no-repeat left top;
	overflow: hidden;
	zoom: 1;
}

#conts .inner01 .back img {
	margin: 0 0 21px 28px;
}

#conts .inner01 .back p {
	color: #fff;
	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: 205px;
	float: right;
}

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

#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;
	}
}
