@charset "utf-8";

@import "../../../common/css/0-import.css";

.pageGuide {
	padding: 0 0 20px 2px;
}

#conts .bigBox {
	margin: 0px 14px 42px 15px;
	overflow: hidden;
	zoom:1;
	clear: both;
}

	*+html #conts .bigBox {
		margin: 0px 14px 39px 15px;
	}
	*html #conts .bigBox {
		margin: 0px 14px 39px 15px;
	}

#conts .bigBox01 {
	margin: 0px 14px 27px 15px;
	clear: both;
}

	*+html #conts .bigBox01 {
		margin: 0px 14px 23px 15px;
	}
	*html #conts .bigBox01 {
		margin: 0px 14px 23px 15px;
	}

#conts .box {
	width: 336px;
}

#conts .box h2 {
	margin-bottom: 17px;
}

#conts .box ul.pho {
	margin-bottom: 14px;
}

#conts .box ul.pho li {
	float:left;
	margin-right: 15px;
}

#conts .box ul li.mr0 {
	margin-right: 0;
}

#conts .box ul.txt {
	margin: 0 0 10px 2px;
	clear: both;
}

#conts .box ul.txt li {
	float:left;
	margin-right: 24px;
	font-weight: bold;
	font-size: 11px;
}

#conts .box p {
	margin: 0 0 0 2px;
	line-height: 1.3;
	clear: both;
}
