@charset "utf-8";
@import "common/0-import.css";

#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;
	padding-left: 195px;
	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 message
--------------------------------------*/
#conts .box2 {
	overflow: hidden;
	padding: 0 50px 72px 30px;
	+padding: 0 50px 73px 30px;
}

#conts .box2 p {
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 1.8em;
	font-weight: bold;
	color: #000000;
}

#conts .box2 .p_deco {
	font-size: 18px;
	padding-bottom: 15px;
	line-height: 1.8em;
	font-weight: bold;
	color: #3E0E00;
}
