@charset "utf-8";
@import "common/0-import.css";
/*Correction03/01*/
#main2 {width:640px;
        height:800px;
	    margin-left:290px;
		margin-top:20px;}

#blog { width:640px;
        height:900;
		margin-top:50px;}

.staff { 
         position:absolute;
/*	left:-18px;*/
/*	top:106px;*/
	width:300px;
	height:249px;
	z-index:1;
	float: left;
	margin-left:90px;
	}
/*.staff2 {float:right;
	position:absolute;
	left:-18px;
	top:106px;
	width:300px;
	height:249px;
	z-index:1;}
*/

#staff .banner {
	margin-right:500px;
	margin-bottom:10px;
	
}
#staff .banner2 {
}

#apDiv1 {
	position:absolute;
	left:415px;
	top:156px;
	width:651px;
	height:249px;
	z-index:1;
}
/*Correction03/01end*/

#conts {
	color: #000;
	background: url(../img/common/conts_back.jpg) no-repeat left top;
	+padding-bottom: 5px;
}


#conts .top {
	position: relative;
	margin: 10px 0 27px 10px;
	overflow: hidden;
}

	*html #conts .inner {
		height: 50px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/service/h2_back.png);
	}
	
	*html #conts .top img {
		display: none;
	}

#conts .top h2 {
	position: absolute;
	top: 36px;
	left: 13px;
	font-size: 13px;
	font-weight: normal;
}

#conts .box {
	overflow: hidden;
	padding: 0 50px 72px 30px;
	+padding: 0 50px 73px 30px;
}

#conts .end {
	padding-bottom: 72px;
	+padding-bottom: 73px;
}

#conts .end01 {
	padding: 1px 50px 145px 30px;
	+padding: 0px 50px 145px 30px;
}

	*html #conts .box .photo01 {
		height: 68px;
		width: 180px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/service/img01.png);
	}
	*html #conts .box .photo02 {
		height: 68px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/service/img02.png);
	}
	*html #conts .box .photo03 {
		height: 68px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/service/img03.png);
	}
	*html #conts .box .photo04 {
		height: 68px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/service/img04.png);
	}
	
	*html #conts .box img {
		display: none;
	}
	
#conts .box img {
	float: left;
	display: block;
}

#conts .box h2 {
	padding-left:196px;
	_padding-top:1px;
	_margin-top: -68px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
}

#conts .box p {
	_margin-top: -1px;
	font-size: 12px;
	line-height: 1.85;
}		

#footer {
	padding-top: 6px;
	+padding-top: 3px;
	height: 94px;
	+height: 96px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts .box {
		padding: 0 50px 74px 30px;
	}
	
	#conts .end01 {
		margin-bottom: 73px;
	}
	
	#footer {
		padding-top: 7px;
		height: 93px;
	}
}
/*--------------------------------------
	other class contact
--------------------------------------*/
.form {
	width: 600px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}

.def_form {
	color:#898989;
}

.td_form {
}
.tr_form {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.table_b {
	color: #FFFFFF;
	font-weight: bold;
	height: 45px;
	background-color: #333333;
	vertical-align: top;
}
.table_b2 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-left: 5px;
	vertical-align: middle;
}
.table_b3 {
	vertical-align: middle;
	width: 35px;
	padding-left: 5px;
}
.icon_hight {
	line-height: 6px;
}

.contact_textarea {font-size:12px;
}

.contact_content {
	padding-left:40px;
	font-size:12px;
	color:#1F1F1F;
	line-height:22px;
}
.td_marg{
	padding-top: 10px;
	padding-left: 10px;
}
/*--------------------------------------
	other class campany
--------------------------------------*/
.campany {
	width: 450px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 50px;
}
.recruit_p{
	background-image: url(../img/other/icon.png);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 40px;
	padding-left: 20px;
	background-position: 1px;
}

