@charset "utf-8";
/* CSS Document */

.c_area {
	width: 900px;
	margin: auto;
}

.content01 {
	margin-top: 80px;
	padding: 60px 0 0;
	background: url(../images/strength/back01.png) repeat-x top;
}

.content01 .box {
	background: #FFF;
	padding: 40px 40px;
	text-align: left;
}

.content01 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 10px;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	margin-bottom: 30px;
}



.content01 p {
	font-size: 15px;
	line-height: 180%;
}

.content01 .box .photo_l {
	float: left;
	margin-top: 40px;
}

.content01 .box .photo_r {
	float: right;
	margin-top: 40px;
}

.content01 .box .photo_l img,.content01 .box .photo_r img {
	height: 194px;
	width: auto;
}

.content01 .box img.i2 {
	height: 180px;
	width: auto;
}

.content01 .box img.i3 {
	height: 288px;
	width: auto;
}

.content01 .box .t_box {
	float: left;
	margin-top: 40px;
	width: 24%;
	margin-right: 24px;
}

.content01 .box h3 {
	font-size: 22px;
	line-height: 100%;
	padding-bottom: 5px;
	border-bottom: solid 2px #82BC3F;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 40px;
}

.content01 .box h4 {
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.content01 .box h4 span {
	color: #82BC3F;
	font-size: 100%;
}

.content01 .box .mr {
	margin-right: 20px;
}

.content01 .box .t_box2 {
	margin-top: 30px;
}

.content01 .box .mt {
	margin-top: 80px;
}

.content01 .box .mt0 {
	margin-top: 0px;
}

.content01 .box .mt20 {
	margin-top: 20px;
}

p.sub {
	font-size: 16px;
	margin-top: 60px;
	line-height: 180%;
}

.content01 .box .c_box01 {
	width: 245px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 12px 20px;
	text-align: left;
}

.content01 .box .c_box01 p {
	font-size: 13px;
}

.content01 #c1 {
	padding: 20px;
	text-align: center;
	background: #EFEDE0;
	margin-top: 30px;
}

.content01 #c2 {
	padding: 20px;
	text-align: center;
	margin-top: 30px;
}

.content01 .c_box2 {
	display: inline-block;
	vertical-align: top;
	margin: 15px 5px 15px 5px;
	width: 190px;
	text-align: left;
}

.footer2 {
	margin-top: 0;
}