@charset "utf-8";
@import "../../common/css/0-import.css";

body {
	background: #F2F0EC url(../../img/guest/index/body_back.jpg) repeat-x left top;
}

.banner {
	margin-left: 8px;
}

#conts {
	padding-bottom: 27px;
	line-height: 1.7;
}

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

#conts h3 {
	margin: 0;
	padding: 0 0 15px 0;
}

#conts .boxA {
	margin: 0 10px 50px 10px;
}

#conts .boxA textR {
	 float:right;
}

#conts .boxA textL {
	 float:left;
}

#conts .boxA p {
	width: 310px;
}

#conts .end {
	margin: 0 10px 30px 10px;
}

#conts .subNavi {
	text-align: center;
	font-size: 14px;
}

