@charset "UTF-8";

/* 汎用クラス */
p {
	line-height: 1.5;
	padding-bottom: 1.0em;
}

dt,
dd {
	line-height: 1.5;
	padding-bottom: 1.0em;
}

h4 {
	line-height: 1.5;
	color: #8EC18E;
	font-weight: bold;
	padding-bottom: 1.0em;
}

.img-rightlb10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.img-leftrb10 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img-leftb0 {
	float: left;
	padding-bottom: 0;
}

.img-pt20l30 {
	padding: 20px 0 0 30px;
}

.img-pl30 {
	padding: 0 0 0 30px;
}

.box-660 {
	clear: both;
	width: 660px;
}

.box-460t10 {
	clear: both;
	width: 460px;
	margin: 0 auto;
	padding-top: 10px;
}

.box-162 {
	width: 152px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.box-152 {
	float: left;
	width: 152px;
}

.box-152rb10 {
	float: left;
	width: 152px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.box-152l12 {
	float: left;
	width: 152px;
	padding-left: 12px;
}

.box-152l8 {
	float: left;
	width: 152px;
	padding-left: 8px;
}

.box-148 {
	float: left;
	width: 148px;
}

.box-140 {
	float: left;
	width: 140px;
}

.box-140l14 {
	float: left;
	width: 140px;
	padding-left: 14px;
}

/* content-header設定 */
#content-header {
	width: 780px;
	height: 120px;
}

/* content内のmain設定 */
#main {
	width: 740px;
	margin: 0 20px;
}

/* main内のbox-font設定 */
#box-font {
	width: 150px;
	height: 20px;
	padding: 10px 0 10px 590px;
}

#box-font p {
	padding: 0;
	float: left;
}

#box-font p.fontsize {
	padding: 0 0 0 2px;
	float: left;
}

/* main内のimg-h2設定 */
.img-h2 {
	padding: 0 0 2px 0;
	margin: 0 20px;
}

/* main内のcontent-peace設定 */
.content-peace {
	width: 700px;
	padding: 0;
	margin: 0 20px 10px 20px;
	background: url(../img/peace/border_side.gif) repeat-y center;
	clear: both;
}

.box-peace {
	width: 660px;
	padding: 20px;
	background: url(../img/peace/border_bottom.gif) no-repeat center bottom;
}

