@charset "shift_jis";

/*  ----------------------------------------------------  */
/*  3つの特徴 - our feature - class */
/*  ----------------------------------------------------  */


#g_navi02 a { background-position: -190px -65px;}



div#innert_contents{
	width:825px;
	display:block;
	padding-top:40px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* メインイメージ 
--------------------------*/

#main_img_block{
	width:950px;
	height:160px;  /* image 155px */
	display:block;
	overflow:hidden;
	background-color:#000;
	margin:0 auto;
}
#main_img_block h2{
	width:950px;
	height:155px;
	text-align:left;
	font-size:12px;
	background: url(../images/main.jpg) no-repeat left top;
}
	#main_img_block h2 span{
		width:950px;
		position:relative;
		z-index: -1;
		text-align:left;
		font-size:12px;
	}



/* reason
---------------------------*/

.reason{
	width:825px;
	display:block;
	margin-bottom:10px;
	background-image: url(../images/reason_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 252px;
}
.reason_2nd{
	background-image: url(../images/reason_bg2.jpg);
}
.reason_ed{
	margin-bottom:0px;
	height: 267px;
	background-image: url(../images/reason_bg3.jpg);
}

.reason .txt{
	width:555px;
	display:block;
	float:left;
	text-align:left;
	color:#666;
}
.reason .txt p{
	color:#000;
}
.reason .img{
	width:205px;
	display:block;
	float:right;
	margin-top: 18px;
	margin-right: 33px;
}
.reason .txt h3{
	width:543px;
	height:87px;
	text-align:left;
	font-size:12px;
	margin-bottom:7px;
	margin-left: 13px;
	margin-top: 10px;
}
	.reason .txt h3 span{
	width:543px;
	position:relative;
	z-index: -1;
	text-align:left;
	font-size:12px;
	}
#sttl01{
	background: url(../images/sttl_01reason.jpg) no-repeat left top;
}
#sttl02{
	background: url(../images/sttl_02reason.jpg) no-repeat left top;
}
#sttl03{
	background: url(../images/sttl_03reason.jpg) no-repeat left top;
}

.reason .txt h4{
	color:#006699;
	font-weight:bold;
	font-size:19px;
	margin-bottom:8px;
	margin-left: 42px;
}
.reason .txt p{
	margin-left: 42px;
	font-size: 15px;
	line-height: 130%;
}

.reason .txt .detail_link{
	width:402px;
	height:40px;
	text-align:left;
	background: url(../images/btn_reason_link.jpg) no-repeat left top;
	font-weight:bold; 
	font-size:10px;
	line-height:30px;
	letter-spacing:-1px;
	margin-top:5px;
}


.reason .txt .detail_link a:link ,.reason .txt .detail_link a:visited {
	width:370px;
	display:block;
	color:#333;
	text-decoration: none;	
	text-align:center;
}

a:.reason .txt .detail_link active ,.reason .txt .detail_link a:hover {
	width:370px;
	display:block;
	color: #006699;
	text-decoration: underline;
	text-align:center;
}




/* 社員に聞く バナー
---------------------------*/

.bn01_block{
	width:860px;
	height:95px;
	display:block;
	overflow:hidden;
	text-align:right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}


.bn01{
	width:205px;
	height:95px;
	display: block;
	overflow:hidden;
	float:right;
}
.bn01 a{
	width:205px;
	height:0px;
	_height:95px;
	display: block;
	overflow:hidden;
	padding-top:95px;
}
.bn01{
	background:url(../images/staff.jpg) no-repeat 0px 0px;
}
.bn01 a:hover,
.bn01 a:active{
	background:url(../images/staff.jpg) no-repeat 0px 0px;
	background-position: 0px -95px;
}
