@charset "utf-8";

/*

index.html -------- #index
news.html --------- #sub .news#contents
aisatsu.html ------ #sub .aisatsu#contents
price.html -------- #sub .price#contents
branch.html ------- #sub .branch#contents
sos.html ---------- #sub .sos#contents
service.html ------ #sub .service#contents
faq.html ---------- #sub .faq#contents
privacy.html ------ #sub .privacy#contents
sitepolicy.html --- #sub .privacy#contents
sitemap.html ------ #sub .sitemap#contents
siteigyousha.html - #sub .sitei#contents

*/
/*himeji*/
/* --- index.html --- #index ------------------------------------------------- */

#index #mainimg{
	position:relative;
}
#index #mainimg p.caption{
	position:absolute;
	left: 5px;
	top: 225px;
	font-size:75%;
	line-height:1.2;
	color:#000000;
}
#index #mainimg p.area{
	position:absolute;
	left: 10px;
	top: 266px;
	width: 234px;
	height: 40px;
	font-size:83%;
}
#index #mainimg p.freedial{
	display:none;
}
#index #walker{
	width:760px;
	height:124px;
	padding:10px;
	margin:6px 0;
	background:url(../images/top-walker-bg.gif) no-repeat left top;	
}
#index #walker h2{
	display:none;
}
#index #walker div.content{
	float:right;
	margin-top:20px;
	width: 268px;
	font-size:83%;
	line-height:1.2em;
}
#index #walker div.content div.pic{
	float:left;
}
#index #walker div.content h3 img{
	width:145px;
}
#index #walker div.content p{
	margin:3px 8px 7px 115px;

}
#index #walker div.content div.syousai{
	margin-right:5px;
	text-align:right;
}
#index #aisatsu{
	float:left;
	width:288px;
	background:url(../images/top-aisatsu-bg.gif) repeat-x;
}
#index #aisatsu h2{
	width:255px;
	height:28px;
	background:url(../images/top-aisatsu-h2.gif) no-repeat;
	text-align:left;
	padding-top:13px;
	padding-left:33px;

}
#index #aisatsu h2 span{
	font-size:120%;
	font-weight:bold;
	color:#333333;
}

#index #aisatsu h2 a{
	margin-left:47px;
}

#index #aisatsu p{
	padding:0 10px;
	line-height:1.5em;
	color:#333333;
}
#index #aisatsu div.pic{
	float:right;
}
#index #aisatsu div.pic img{
	margin:0 13px 5px 5px;
}
#index #news{
	position:relative;
	margin:4px 0 0 0;
	float:right;
	width:486px;
}
#index #news h2{
	background:url(../images/top-news-h2.gif) no-repeat;
	margin-bottom:30px;
}
#index #news h2 span{
	display:none;
}
#index #news h2 a{
	display:block;
	width:386px;
	height:23px;
	text-decoration:none;
	color:#333333;
	padding:10px 10px 0 90px;
}
#index #news ul{
	margin:0 8px;
	border-top:1px dotted #aaaaaa;
}
#index #news ul li{
	padding:8px;
	border-bottom:1px dotted #aaaaaa;
	color:#333333;
}
#index #news div.rss{
	position:absolute;
	left: 432px;
	top: 9px;
}

/* --- news.html --- #sub .news#contents ------------------------------------------------- */

#sub .news#contents h1{
	background:url(../images/news-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .news#contents h1 span{
	display:none;
}

#sub .news#contents ul.news{
	margin:8px;
	width:770px;
	border-top:1px dotted #aaaaaa;
}

#sub .news#contents li.article{
	padding:8px;
	border-bottom:1px dotted #aaaaaa;
	color:#333333;
}

/* --- aisatsu.html --- #sub .aisatsu#contents ------------------------------------------------- */

#sub .aisatsu#contents h1{
	background:url(../images/aisatsu-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .aisatsu#contents h1 span{
	display:none;
}

#sub .aisatsu#contents div.text{
	width:490px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #aaa;
	}

#sub .aisatsu#contents div.text p{
	margin: 10px 0px;
}
#sub .aisatsu#contents div.text ul{
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#sub .aisatsu#contents div.text li{
	margin:0 10px 8px;
	padding-left:12px;
	background:url(../images/sitemap-point.gif) no-repeat left 4px;
	font-weight:bold;
}

#sub .aisatsu#contents div.photo{
	width:240px;
	margin-top:15px;
	float: left;
	padding-left: 9px;
	}
#sub .aisatsu#contents div.sign{
	text-align: right;
	margin-top: 40px;
	}

/* --- price.html --- #sub .price#contents ------------------------------------------------- */
/*SEO改造テスト*/
#sub .price#contents h1{
	background:url(../images/price-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}

#sub .price#contents h1 span{
	display:none;
}
/*ここまで*/
/*
#sub .price#contents h2{
	background:url(../images/price-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}

#sub .price#contents h2 span{
	display:none;
}
*/
#sub .price#contents div.pricelist{
	background:url(../images/price-morisue.jpg) no-repeat right bottom;
	margin-bottom:10px;
	margin-left:7px;
}
#sub .price#contents table.blue td span{
	font-size:113%;
	color:#0033cc;
	font-weight:bold;
}
#sub .price#contents p{
	margin-left:7px;
	margin-bottom:2em;
}
#sub .price#contents h3{
	margin-left:7px;
	font-weight:bold;
	line-height:2em;
}
#sub .price#contents h3 span{
	color:#93ca76;
}
#sub .price#contents span{
	color:#ff9900;
}
#sub .price#contents h4{
	margin-left:7px;
	font-weight:bold;
	line-height:2em;
}

/* --- branch.html --- #sub .branch#contents ------------------------------------------------- */

#sub .branch#contents h1{
	background:url(../images/branch-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}

#sub .branch#contents h1 span{
	display:none;
}

#sub .branch#contents{
	padding-bottom:60px;
}
#sub .branch#contents table{
	width:528px;
	margin:0 0 40px 7px;
}
#sub .branch#contents table th a{
	display:block;
	padding-left:20px;
	background:url(../images/branch-point.gif) no-repeat left 3px;
}

/* --- sos.html --- #sub .sos#contents ------------------------------------------------- */

#sub .sos#contents h1{
	background:url(../images/sos-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .sos#contents h1 span{
	display:none;
}

#sub .sos#contents h4{
	font-weight:bold;
	font-size: 116%;
	background-image: url(../images/sos-h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sub .sos#contents h5{
	font-weight:bold;
	margin-top: 10px;
	margin-left: 10px;
}

#sub .sos#contents div#ibutsu{
	margin:5px;
	zoom:100%;
}
#sub .sos#contents div#genin:after{
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
#sub .sos#contents div#ibutsu .head{
	margin-bottom:10px;
	width:770px;
}

#sub .sos#contents div#ibutsu .head h4{
	margin-bottom:-10px;
}
#sub .sos#contents div#ibutsu .head p#genin01{
	float:left;
	font-size:120%;
}

#sub .sos#contents div#ibutsu .head p#toraburu{
	font-size:120%;
	margin-left:385px;
}

#sub .sos#contents div#ibutsu .head:after{
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}	
#sub .sos#contents div#ibutsu div.kitchen{
	width:770px;
	height:180px;
	background:url(../images/kitchin.gif) left top no-repeat;
	border-bottom:1px dashed #999999;
}
#sub .sos#contents div#ibutsu div.bath{
	margin-top:10px;
	width:770px;
	height:180px;
	background:url(../images/bath.gif) left top no-repeat;
	border-bottom:1px dashed #999999;
}
#sub .sos#contents div#ibutsu div.toilet{
	margin-top:10px;
	width:770px;
	height:180px;
	background:url(../images/toilet.gif) left top no-repeat;
	border-bottom:1px dashed #999999;
}
#sub .sos#contents div#ibutsu div.gesui{
	margin-top:10px;
	width:770px;
	height:180px;
	background:url(../images/gesui.gif) left top no-repeat;
	border-bottom:1px dashed #999999;
}
#sub .sos#contents div#ibutsu div.left{
	float:left;
	width:370px;
	height:180px;
	color:#4b4b4b;
}

#sub .sos#contents div#ibutsu div.right{
	float:right;
	width:385px;
	height:180px;
	color:#4b4b4b;
}
#sub .sos#contents .sos#ibutsu:after{
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

#sub .sos#contents .sos#ibutsu {
	min-height: 1%;
	display: inline-table;
	}

#sub .sos#contents div#ibutsu h5{
	font-weight:bold;
	margin-bottom:10px;
}
#sub .sos#contents div#ibutsu .right h5{
	font-weight:bold;
	font-size:120%;
	color:#ff7a00;
	margin-bottom:5px;
}
#sub .sos#contents div#ibutsu p{
	font-size:83%;
	line-height:1.2em;
}
#sub .sos#contents div#ibutsu p#kitchin,
#sub .sos#contents div#ibutsu p#gesui{
	margin:55px 5px 0 180px;
	font-size:83%;
	line-height:1.2em;
}
#sub .sos#contents div#ibutsu p#bath{
	margin:55px 5px 0 180px;
	font-size:83%;
	line-height:1.2em;
}
#sub .sos#contents div#ibutsu p#toilet{
	margin:50px 5px 0 180px;
	font-size:83%;
	line-height:1.2em;
}
#sub .sos#contents div#ibutsu .right p{
	margin-left:1.3em;
	font-size:120%;
	line-height:1.2em;
	color:#000000;
}
#sub .sos#contents .sos#genin:after{
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

#sub .sos#contents .sos#genin {
	min-height: 1%;
	display: inline-table;
	}
#sub .sos#contents div#mizumore{
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
#sub .sos#contents div#mizumore div{
	width:380px;
	height:183px;
	background:url(../images/sos-mizumore.gif) no-repeat left top;
}
#sub .sos#contents div#mizumore div p{
	padding:28px 40px 108px 185px;
}
#sub .sos#contents div#toiletmore{
	float:left;
	margin-bottom:10px;
}
#sub .sos#contents div#toiletmore div{
	width:387px;
	height:183px;
	background:url(../images/sos-toiletmore.gif) no-repeat left top;
}
#sub .sos#contents div#toiletmore div p{
	padding:28px 40px 108px 200px;
}
#sub .sos#contents div#tel{
	margin:30px 6px 0 5px;
	background: #4c85ed url(../images/sos-tel-footer.jpg) no-repeat left bottom;

}
#sub .sos#contents div#tel h3{
	background:url(../images/sos-tel-header.jpg) no-repeat left top;
	text-align:center;
	font-size:133%;
	font-weight:bold;
	color:#FFFFFF;
	padding:30px 0;
}

/* --- service.html --- #sub .service#contents ------------------------------------------------- */


#sub .service#contents{
	background:url(../images/service-contents-bg.jpg) no-repeat right bottom;
	padding-bottom:190px;
	margin-bottom:50px;
}
#sub .service#contents h1{
	background:url(../images/service-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .service#contents h1 span{
	display:none;
}
#sub .service#contents div.col{
	background:url(../images/service-box-header2.gif) no-repeat left top;
	margin:0 10px 0 7px;
}
#sub .service#contents div.col div.boxL{
	float:left;
	width: 376px;
}
#sub .service#contents div.col div.boxR{
	float:right;
	width: 376px;
}
#sub .service#contents div.col h3{
	font-size:150%;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
}
#sub .service#contents div.col p{
	margin:10px;
	line-height:1.2em;
}
#sub .service#contents div.box{
	clear:both;
	background:url(../images/service-box-header.gif) no-repeat left top;
	margin:0 397px 0 7px;
}
#sub .service#contents div.box h3{
	font-size:150%;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
}
#sub .service#contents div.box p{
	margin:10px;
	line-height:1.2em;
}
/* --- faq.html --- #sub .faq#contents ------------------------------------------------- */

#sub .faq#contents h1{
	background:url(../images/faq-h2.gif) no-repeat left top;
	width:530px;
	height:36px;
	padding:14px 0px 0px 250px;
	line-height: 120%;
	color:#000099;
}
#sub .faq#contents h1 span{
	display:none;
}
#sub .faq#contents div.fukidashi{
	background:url(../images/faq-fukidashi-bg.jpg) no-repeat right bottom;
	margin-bottom:14px;
	padding-bottom:43px;
}
#sub .faq#contents div.fukidashi div.qbox{
	background:url(../images/faq_fukidashi-body.gif) repeat-y left top;
	margin:0 317px 0px 13px;
}
#sub .faq#contents div.fukidashi div.qbox dl{
	padding:10px 32px 20px 8px;
	background:url(../images/faq_fukidashi-header.gif) no-repeat left top;
}
#sub .faq#contents div.fukidashi div.qbox dl dt{
	background:url(../images/faq-fukidashi-title-bg.gif) repeat-x left top;
	padding:5px;
	color:#FFFFFF;
	font-size:113%;
	font-weight:bold;
}
#sub .faq#contents div.fukidashi div.qbox dl dt.toilet{
	margin-bottom:10px;
}
#sub .faq#contents div.fukidashi div.qbox dl dt.jaguchi{
	margin-top:20px;
	margin-bottom:10px;
}
#sub .faq#contents div.fukidashi div.qbox dl dd{
	font-size:83%;
	background:url(../images/faq-fukidashi-point.gif) no-repeat left 3px;
	padding-left:20px;
	margin-left:10px;
}

#sub .faq#contents div.QandA div.box{
	background:url(../images/faq-bg.gif) repeat-x left bottom;
	padding:20px 10px 10px 10px;
	margin-top:20px;
	border-top:1px dotted #999999;
}
#sub .faq#contents div.QandA div.long{
	background:url(../images/faq-bg-long.gif) repeat-x left bottom;
	padding:20px 10px 10px 10px;
	margin-top:20px;
	border-top:1px dotted #999999;
}
#sub .faq#contents div.QandA div.box h4{
	background:url(../images/faq-q.gif) no-repeat left 4px;
	padding:5px 10px 5px 30px;
	color:#2457b7;
	font-size:113%;
	font-weight:bold;
}
#sub .faq#contents div.QandA div.box p{
	background:url(../images/faq-a.gif) no-repeat left 4px;
	padding:5px 10px 5px 30px;
	color:#777777;
}
#sub .faq#contents div.QandA p.gotop{
	font-size:75%;
	text-align:right;
	padding:10px 0;
}
#sub .faq#contents div.QandA p.gotop a{
	text-decoration:none;
}
#sub .faq#contents div.QandA p.gotop img{
	vertical-align:middle;
}

/* --- privacy.html --- #sub .privacy#contents ------------------------------------------------- */
/* --- sitepolicy.html --- #sub .privacy#contents ------------------------------------------------- */


#sub .privacy#contents h1{
	background:url(../images/sitepolicy-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .privacy#contents h1 span{
	display:none;
}
#sub .privacy#contents h1.plicy{
	background:url(../images/privacy-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}

#sub .privacy#contents h3{
	background:url(../images/sitepolicy-h3-bg-l.jpg) no-repeat left top;
	width:11.5em;
	height:30px;
	padding:auto;
	margin:0 0 20px 0;
	font-size:113%;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1em;
}
#sub .privacy#contents h3 span{
	display:block;
	width:100%;
	height:14px;
	padding:8px 10px;
	background:url(../images/sitepolicy-h3-bg-r.jpg) no-repeat right top;	
}
#sub .privacy#contents div.box{
	border-bottom:1px dotted #999999;
	margin:0 10px 20px 10px;
	padding-bottom:20px;
}
#sub .privacy#contents h4{
	font-weight:bold;
	margin-bottom:15px;
}
#sub .privacy#contents p{
	margin-bottom:10px;
}
#sub .privacy#contents ul{
	margin:0 20px 20px 20px;
}
#sub .privacy#contents ul li span{
	color:#FF6600;
}

/* --- sitemap.html --- #sub .sitemap#contents ------------------------------------------------- */

#sub .sitemap#contents h1{
	background:url(../images/sitemap-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .sitemap#contents h1 span{
	display:none;
}

#sub .sitemap#contents{
	margin-bottom:180px;
}
#sub .sitemap#contents ul#left{
	float:left;
	width:260px;
}
#sub .sitemap#contents ul#left li,
#sub .sitemap#contents ul#branch li{
	margin:0 0 0 10px;
	padding-left:12px;
	background:url(../images/sitemap-point.gif) no-repeat left 4px;
	font-weight:bold;
}
#sub .sitemap#contents ul#left li ul{
	margin:10px 0;
}
#sub .sitemap#contents ul#left li ul li{
	font-weight:normal;
}
#sub .sitemap#contents ul#branch{
	float:left;
	width:250px;
}
#sub .sitemap#contents ul#branch li ul li{
	font-weight:normal;
	background:none;
	padding:0;
}
#sub .sitemap#contents ul#right{
	float:left;
	width:260px;
}
#sub .sitemap#contents ul#right li{
	margin:0 10px 15px 10px;
	padding-left:12px;
	background:url(../images/sitemap-point.gif) no-repeat left 4px;
	font-weight:bold;
}

/* --- siteigyousha.html --- #sub .sitei#contents ------------------------------------------------- */

#sub .sitei#contents h1{
	background:url(../images/sitei-h2.gif) no-repeat left top;
	width:580px;
	height:25px;
	padding:15px 10px 10px 200px;
}
#sub .sitei#contents h1 span{
	display:none;
}

#sub .sitei#contents div.bango{
	width:340px;
	float: left;
	margin-left: 10px;
	}
	
#sub .sitei#contents .bango table{
	margin:8px;
	width: 320px;
}

#sub .sitei#contents .bango table th{
	background-color: #d6e2f7;
	padding: 4px;
}

#sub .sitei#contents .bango table td{
	font-size:83%;
	padding: 0px 4px;
}


/**/
div#ibutsu:after {
	font-size: 1px;
	color: #ffffff;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
div#ibutsu {
	min-height: 1%;
	display: inline-table;
	}
* html div#ibutsu  {
	height: 1%;
	}
div#ibutsu  {
	display: block;
	}
div#genin:after {
	font-size: 1px;
	color: #ffffff;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
div#genin {
	min-height: 1%;
	display: inline-table;
	}
* html div#genin  {
	height: 1%;
	}
div#genin  {
	display: block;
	}
