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

.banner {
	padding-top: 2px;
	margin-left: 0;
}

#conts {
	position: relative;
}

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

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

#conts .topbox {
	height:145px;
	margin: 0 0 25px 0px;
	*margin-bottom: 25px;
	padding: 10px 280px 20px 11px;
	line-height: 1;
	background: url(../../img/guide/index/back.jpg) no-repeat left top;
	zoom: 1;
}

#conts .topbox h2 {
	margin: 0;
}

#conts h2.h2bt {
	margin: 0;
}

#conts .box {
	margin: 0 0 39px 16px;
}
	*+html #conts .box {
		margin-bottom: 41px;
	}
	
#conts .mb41 {
	margin-bottom: 41px;
}
	*+html #conts .mb41 {
		margin-bottom:42px;
	}
#conts p {
	font-size: 12px;
	color:#666;
	line-height: 1.7;
}

#conts p.pos {
	position: absolute;
	left: 27px;
	top: 77px;
	width: 375px;
}

#conts p.p01 {
	margin: 0 21px 36px 255px;
	padding-top: 2px;
}
 	
	*+html #conts p.p01 {
		margin: 0 21px 39px 255px;
	}
	
	*html #conts p.p01 {
		margin: 0 21px 39px 252px;
	}
#conts p.mb56 {
	margin-bottom: 57px;
}
	*+html #conts p.mb56 {
		margin-bottom: 59px;
	}
	
	*html #conts p.mb56 {
		margin-bottom: 59px;
	}
#conts a.bg {
	margin-left: 257px;
	padding: 0 0 0 14px;
	display: block;
	background: url(../../img/guide/index/icon01.jpg) no-repeat left 2px;
}
	*+html #conts a.bg {
		background: url(../../img/guide/index/icon01.jpg) no-repeat left 1px;
	}
	
	*html #conts a.bg {
		padding: 0 0 0 11px;
		background: url(../../img/guide/index/icon01.jpg) no-repeat left 1px;
	}
	
#conts #mb38 {
	margin-bottom: 26px;
}

#conts .box01 a.link {
	padding: 0 0 0 14px;
	display: inline-block;
	background: url(../../img/concept/index/icon.jpg) no-repeat left 5px;
}

#conts .box01 {
	margin: 0 10px 20px 10px;
	padding:10px;
	background: url(../../img/costume/index/back_sec.jpg) no-repeat left top;
}

#conts .box01 .floatL img {
	padding: 0 0 0 0;
	width:215px;
}

#conts .box01 .floatR img {
	padding: 0 0 0 0;
	width:215px;
}

#conts .box01 .textR{
	float: right;
	width:347px;
}

#conts .box01 .textL{
	float: left;
	width:347px;
}

#conts .box01 p {
	margin: 0 0 10px 0;
}

#conts .box01 h3 {
	margin:0;
	padding: 0 0 10px 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts p.p01 {
		margin: 0 21px 40px 252px;
	}
	
	#conts p.mb56 {
		margin-bottom: 55px;
	}
	
	#conts a.bg {
		background: url(../../img/guide/index/icon01.jpg) no-repeat left 4px;
}
