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

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#strength .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#strength .mainArea {
	padding-top:10px;
}

#strength .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#strength .contactArea .btnArea {
	top:10px;
}

#strength .contactBtn {
	text-align:center;
}

#strength .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#strength .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#strength .plinkBox li.even {
	margin-right:0;
}

#strength .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

/* section */

#strength .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
}

#strength .section .sectionTtl {
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#strength .section .sectionInr {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:50px 25px 45px 25px;
}

#strength .section .sectionInr .strengthBox  {
	width:602px;
	border-bottom:1px dashed #FF4100;
	margin-bottom:15px;
	padding-bottom:15px;
}

#strength .section .sectionInr .strengthBox .txtArea p.readtxt {
	font-weight:bold;
	margin-bottom:15px;
}

#strength .section .sectionInr .strengthBox .txtArea p.readtxt span {
	font-size:1.563em;
	color: #FF4100;
}

#strength .section .sectionInr .strengthBox .txtArea p.btmCopyArea {
	background-color:#FFDDD3;
	padding:18px 20px;
	font-size:0.813em;
	line-height:1.8;
}

/* strengthBox01 */
#strength .section .strengthBox01 .txtArea {
	float:left;
	width:330px;
}

#strength .section .strengthBox01 .imgArea {
	float:right;
	text-align:right;
	width:265px;
}

/* strengthBox02 */
#strength .section .strengthBox02 .txtArea {
	float:right;
	width:442px;
}

#strength .section .strengthBox02 .imgArea {
	float:left;
	width:142px;
}

/* strengthBox03 */
#strength .section .strengthBox03 .txtArea {
	float:left;
	width:330px;
}

#strength .section .strengthBox03 .imgArea {
	float:right;
	text-align:right;
	width:265px;
}

/* strengthBox04 */
#strength .section .strengthBox04 .txtArea {
	float:right;
	width:442px;
}

#strength .section .strengthBox04 .imgArea {
	float:left;
	width:142px;
}

/* strengthBox05 */
#strength .section .strengthBox05 .txtArea {
	float:left;
	width:400px;
}

#strength .section .strengthBox05 .imgArea {
	float:right;
	text-align:right;
	width:200px;
}

