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

.banner {
	padding-top: 2px;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	margin: 0 0 9px 7px;
}

#conts h3.mb8 {
	margin-bottom: 8px;
}

#conts h4 {
	margin: 0 0 0 24px;
	clear: both;
}

#conts p {
	line-height: 18px;
}

#conts p.topP {
	margin: 0 13px 15px 10px;
	line-height: 1.7;
	font-size: 12px;
	color: #666;
}

	*html #conts p.topP {
		margin: 0 5px 17px 10px;
	}
	
	*+html #conts p.topP {
		margin: 0 5px 17px 10px;
	}
	
#conts .box01 {
	margin: 0 23px 0 24px;
}

#conts p.p01 {
	margin-bottom: 18px;
}

#conts p.p02 {
	margin-bottom: 29px;
}

#conts p.p03 {
	margin: 0 5px 20px 0;
}

#conts p.p04 {
	margin: 0 5px 8px 0;
}

#conts p.p05 {
	margin-bottom: 10px;
}

#conts p.p06 {
	margin-bottom: 4px;
}

#conts .box01 img {
	margin: 2px 0 0 16px;
}
	*html #conts .box01 img {
		margin: 2px 0 0 10px;
	}
#conts .box01 img.mt0 {
	margin-top: 0;
}

#conts p.pbg01 {
	margin: 0 25px 35px 24px;
	padding: 3px 20px 6px 14px;
	line-height: 1.5;
	background: url(../../img/guide/day/p_back.gif) no-repeat left bottom;
	zoom: 100%;
}

#conts p.mr264 {
	margin-right: 264px;
	margin-bottom: 10px;
}

#conts .subNavi {
	text-align: center;
	margin-bottom: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#conts .box01 img {
		margin: 2px 0 0 13px;
}

}
