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

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

.content01 {
	margin-top: 80px;
	padding: 60px 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: 20px;
	font-weight: bold;
}

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

.content01 .box .t_box2 {
	margin-top: 40px;
	text-align: center;
}

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


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

.footer2 {
	margin-top: 0;
}

.lmenu2 {
	text-align: center;
	margin: auto !important;
	max-width: 900px;
}