@charset "utf-8";

/*----------------------------- 
わが社の強み
-----------------------------*/
#strength
{
	background: url(../images/base/bg_shadow01.gif) repeat-x left 44px;
}

.item .guide
{
	width: 680px;
	margin: 30px 0 0 18px;
	padding: 0 0 440px 0;
	background: url(../images/strength/ph_guide01.jpg) no-repeat left bottom;

	position: relative;
}

.item .guide > img
{
	position: absolute;
	top: 2px;
	left: 0;
}

.item .guide h4
{
	margin: 0 0 0 117px;
	font-size: 160%;
	font-weight: normal;
}

.item .guide h4 strong
{
	font-size: 135%;
	font-weight: normal;
}

.item .guide p
{
	margin: 5px 60px 0 117px;
	font-size: 85%;
	line-height: 1.4;
}

.item .guide_photo
{
	margin: 12px 0 0 0;
	overflow: hidden;
}

.item .guide_photo > img
{
	margin: 0 15px 0 20px;
	float: left;
}

.item .guide_photo > p
{
	margin: 10px 15px 0 0;
	font-size: 95%;
	font-weight: 600;
	line-height: 1.5;
	color: #7eb406;
	float: left;
}

.item .guide_photo ul
{
	clear: both;
	overflow: hidden;
	padding: 12px 0 0 0;
}

.item .guide_photo li
{
	padding: 0 10px 17px 19px;
	float: left;
}

.item li img
{
	vertical-align: bottom;
}

/*----------------------------- 
安全・安心の取組み
-----------------------------*/
.item .secure
{
	margin: 25px 0 0 18px;
	background: url(../images/strength/img_secure01.jpg) no-repeat left top;
	overflow: hidden;
	position: relative;
}

.item .secure img:first-child
{
	position: relative;
	z-index: 1;
}



.item .secure dl
{
	width: 681px;
}

.item .secure dl dt
{
	margin: 36px 0 0 0;
	padding: 2px 0 0 9px;
	color: #282828;
	font-size: 150%;
	line-height: 1;
	font-weight: 600;
	border-left: solid 5px #1a1919;
}

.item .secure dl dt span
{
	margin: 0 0 0 15px;
	font-size: 70%;
	font-weight: normal;
}

.item .secure dl dd
{
	border-bottom: dotted 2px #282828;
	margin: 0 0 -2px 0;
	padding: 15px 0 26px 0;
	color: #363535;
	overflow: hidden;
}

.item .secure dl dd p
{
	margin: 0 0 0 28px;
}

.item .secure dl dd ul
{
	margin: 0 0 0 28px;
}

.item .secure dl dd ul li
{
	margin: 0 0 2px 1em;
	text-indent: -1em;
}

.item .secure .certificate
{
	margin: 0;
	padding: 27px 0 0px 0;
	overflow: hidden;
}

.item .secure .certificate li
{
	margin: 0 0 0 8px;
	text-indent: 0;
	float: left;
}

.item .secure .certificate li:first-child
{
	margin: 0;
}

.item .secure dl dd span
{
	width: 245px;
	margin: 0 35px 0 15px;
	display: inline-block;
	vertical-align: middle;
}

.item .secure dl dd img
{
	vertical-align: middle;
}

.item .secure table
{
	width: 349px;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 13px 0 0 14px;
	background: #cdcdcd;
	font-family: "ＭＳ Ｐゴシック","MS PGothic";
	font-size: 85%;
	float: left;
}

.item .secure table th
{
	width: 98px;
	padding: 5px 0;
	color: #2e2e2e;
	font-weight: normal;
	vertical-align: middle;
	background: #eee;
	border: solid 1px #fff;
	border-bottom: none;
}

.item .secure table td
{
	padding: 5px 0 5px 15px;
	background: #fffdfd;
	color: #363636;
}

.item .secure table:first-child
{
	width: 253px;
	margin: 13px 0 0 7px;
}

/*----------------------------- 
社員の笑顔
-----------------------------*/
.item .smile
{
	padding: 0 0 35px 0;
	margin: 0 0 0 9px;
}

.item .smile ul
{
	overflow: hidden;
}

.item .smile li
{
	margin: 0 0 0 30px;
	float: left;
}

.item .smile h4
{
	font-size: 150%;
	font-weight: 600;
	color: #282828;
	margin: 25px 0 18px 30px;
}




#content .column03
{
	width: 716px;
	overflow: hidden;
	margin: 33px 0 0 25px;
}


#content .column02 .item
{
	width: 349px;
	margin: 0;
	float: left;
}

.item p
{
	margin: 15px 0 0 0;
	text-align: left;
	line-height: 1.4;
	color: #cbaa47;
	font-size: 105%;
	font-weight: 600;
}

img.mt10
{
	margin: 15px 0 0 0;
	}
	
	
	img.left20 {
	margin-left: 20px;
}