@charset "EUC-JP";

div#s-title2{
	width: 950px;
	padding-top: 20px;
	background: url(images/bg.jpg) no-repeat #ffffff;
	height: 77px;
}

*html div#s-title2{
	width: 950px;
	padding-top: 20px;
	background: url(images/bg.jpg) no-repeat #ffffff;
	height: 97px;
}


div#s-title2 h1{
	width: 70px;
	height: 27px;
	background: url(../images/s-title.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	outline: none;
	float: left;
	margin: 7px 0 10px 30px;
}


div#s-title2 div{
	padding-top:15px;
	float: left;
}

div#s-title2 h2{
	padding: 10px 30px 10px 0;
	float: right;
}


div#main-detail-service{
	height: 403px;
	width: 950px;
	background: url(images/bg2.jpg) no-repeat #ffffff;
}

div#main-detail-service div#left{
	float: left;
	width: 417px;
	margin: 10px 0px 0 44px;
	display: inline;
}

div#main-detail-service div#right{
	float: right;
	width: 417px;
	margin: 10px 44px 0 0;
	display: inline;
}



