@charset "utf-8";

@import "../../common/css/0-import.css";

.pageGuide {
	padding-bottom: 20px;
}

#conts .bigBox {
	clear: both;
	margin: 0px 15px 39px 15px;
}

#conts .bigBox h2 {
	margin: 0 0 13px;
}

#conts .bigBox p.txt {
	margin: -2px 0 0 167px;
	_margin: -2px 0 0 164px;
	line-height: 1.4;
}

#conts .bigBox p.more {
	padding: 1px 2px 0 0;
	text-align: right;
	font-weight: bold;
	clear: both;
	font-size: 11px;
}

#conts .boxL {
	padding: 0 0 17px;
	width: 335px;
	float: left;
	background: url(../../images/design_art/index/line01.gif) repeat-x bottom;
}

#conts .boxR {
	padding: 0 0 17px;
	width: 335px;
	float: right;
	background: url(../../images/design_art/index/line01.gif) repeat-x bottom;
}
