@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 img {
	visibility: hidden;
}

#conts .title {
	margin: 19px 0 35px 65px;
}

#conts .strength {
	border: 3px solid #ccc;
	background: url(../image/advantage/strength_bg.jpg) no-repeat left top;
	margin: 0 2px 46px 2px;
	padding: 0 5px 20px 5px;
}

#conts .strength ul {
	width: 300px;
}

#conts .strength .special {
	width: 294px;
}

#conts .strength li {
	float: left;
}

#conts .section {
	background: url(../image/advantage/section_bg.gif) repeat-y left top;
	clear: both;
	text-align: left;
}

#conts .section .subSection {
	background: url(../image/advantage/section_bottom_bg.gif) no-repeat left bottom;
	margin-bottom: 31px;
	padding: 67px 23px 22px 23px;
	position: relative;
}

#conts .section h2 {
	left: 23px;
	margin-bottom: 0;
	position: absolute;
	top: -16px;
}

#conts .section .photoBox {
	float: right;
	margin: 2px 0 0 10px;
}

	* html #conts .section .photoBox {
		float: right;
		margin-left: 7px;
	}
	

#conts .section .subSection02 .photoBox {
	float: left;
	margin: 2px 13px 15px 0;
}

	* html #conts .section .subSection02 .photoBox {
		margin-right: 10px;
	}

#conts .section .subSection02 .special {
	margin-bottom: 5px;
}

#conts .section p {
	font-size: 1.4em;
	line-height: 1.7;
}

#conts .contact .title {
	margin: 0 0 13px 0;
}