@charset "utf-8";
/* CSS Document */



/*/////////////////保守点検ページ///////////////////*/

dt#what{
	margin:30px 0px 20px 0px;
	height:70px;
	background:url(../images/hoshu/q_01.jpg) no-repeat;
}
dt#content{
	margin:20px 0px;
	height:70px;
	background:url(../images/hoshu/q_02.jpg) no-repeat;
}
dt#app{
	margin:20px 0px;
	height:70px;
	background:url(../images/hoshu/q_03.jpg) no-repeat;
}
dt#inquiry{
	margin:20px 0px;
	height:70px;
	background:url(../images/hoshu/q_04.jpg) no-repeat;
}

dd.answer{
	background:url(../images/hoshu/mr_hoshu.jpg) no-repeat top left;
}
.ansTxt{
	float:right;
	width:530px;
	margin-left:94px;
	padding:25px 25px 0px 51px;
	background: url(../images/hoshu/bg_fukidashi.gif) no-repeat top;
}
.ansTxtBottom{
	clear:both;
	height:25px;
	margin-left:94px;
	margin-bottom:25px;
	padding:0px 25px 0px 51px;
	background: url(../images/hoshu/bg_fukidashi_bottom.gif) no-repeat top;
}

dt#tenken{
	height:55px;
	margin-top:25px;
	background: url(../images/hoshu/service_title_01.jpg) no-repeat bottom;
}
dt#omimai{
	height:55px;
	margin-top:25px;
	background: url(../images/hoshu/service_title_02.jpg) no-repeat bottom;
}
dt#kaigo{
	height:55px;
	margin-top:25px;
	background: url(../images/hoshu/service_title_03.jpg) no-repeat bottom;
}
dt#nisetai{
	height:55px;
	margin-top:25px;
	background: url(../images/hoshu/service_title_04.jpg) no-repeat bottom;
}
dt#sumikae{
	height:55px;
	margin-top:25px;
	background: url(../images/hoshu/service_title_05.jpg) no-repeat bottom;
}
dt#syoukai{
	height:55px;
	margin-top:25px;
	background: url(../images/hoshu/service_title_06.jpg) no-repeat bottom;
}
dd.serviceBody{
	margin-bottom:25px;
	padding:20px 25px;
	background: url(../images/hoshu/bg_service_bottom.jpg) no-repeat bottom #f7efd8;
}

ul#serviceItem li{
	display:inline;
	float:left;
	width:166px;
	height:30px;
	margin:10px 10px 7px 0px;
}
ul#serviceItem2 li{
	display:inline;
	float:left;
	width:166px;
	height:30px;
	margin:10px 10px 0px 0px;
}

table#furikomi{
	width:500px;
	margin:0px auto;
}
table#furikomi th{
	padding:3px;
	background:#eee;
}
table#furikomi td{
	padding:3px;
}
table.leftTable{
	float:left;
	width:310px;
}
table.rightTable{
	float:right;
	width:310px;
}
#hoshu table th{
	padding:7px 0px 0px 7px;
	background:#efcebb;
	border:1px solid #ddd;
}
#hoshu table td{
	padding:7px 0px 7px 7px;
	background:#fff;
	border:1px solid #ddd;
}
.clear{
	clear:both;
	text-align:right;
}
.contact{
	width:450px;
	margin:0px auto;
	padding:15px;
	border:1px solid #ddd;
}
.tel{
	height:40px;
	background:url(../images/hoshu/titl_tel.gif) no-repeat top;
}
.web{
	height:40px;
	background:url(../images/hoshu/title_web.gif) no-repeat top;
}
.telNo{
	height:90px;
	margin-left: 60px;
}
.form a{
	display:block;
	width:250px;
	height:40px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/hoshu/button_form.jpg) no-repeat;
}
#hoshu h2#pageImage{
	width:100%;
	height:150px;
	background-image: url(../kaitekiimages/hoshu_headerImg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/*/////////////////ここまで保守点検ページ///////////////////*/
