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

.c_area {
	width: 95%;
	margin: auto;
}

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

.content01 .box {
	background: #FFF;
	padding: 30px 20px;
	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: 14px;
	line-height: 180%;
}

.content01 .box .photo_l {
	margin-top: 30px;
	max-width: 380px;
}

.content01 .box .photo_r {
	margin-top: 30px;
	max-width: 380px;
}

.mt0 {
	margin-top: 0 !important;
}

.content01 .box .photo_l img,.content01 .box .photo_r img {
	width: 100%;
	max-width: 589px;
}

.content01 .box .photo_r p br {
	display: none;
}

.content01 .box img.i2 {
	width: 100%;
}

.content01 .box img.i3 {
	height: 240px;
	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: 10px;
	font-weight: bold;
}

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

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

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

.content01 .box .photo_l h2 {

}

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

.content01 .box .mw {
	max-width: 380px;
}

.mt20 {
	margin-top: 20px;
}

.content01 .box .p1 {
	float: left;
	width: 50%;
	margin-top: 5px;
}

.content01 .box .p2 {
	float: right;
	width: 50%;
	margin-top: 5px;
}

.content01 .box .w48 {
	width: 95%;
}

