/********************************************************
 base
********************************************************/
body {
	font-family: "メイリオ","Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 22px;
	color: #111;
	padding:0px;
	margin:0px;
}
a:link ,a:visited {
	color: #0066ff;
	text-decoration: none;
}
a:hover ,a:active {
	color: #77aaff;
}

/********************************************************
 header
********************************************************/
#header{
background: url(../img/header_bg.jpg) top left repeat-x;
}
#header_area{
	width:960px;
 height:191px;
	margin:0 auto;
	overflow:hidden;
}
#header_area h1{
	font-size:0.8em;
	font-weight:normal;
	margin:5px 0 0 0;
	overflow:hidden;
 height:18px;
}
#header_area_box {
	overflow:hidden;
 height:101px;
}
#header_tit{
	float:left;
	margin:15px 10px 0 0 ;
}
#header_tel{
	float:left;
	margin:10px 10px 0 0 ;
}
#header_mail{
	float:left;
	margin:0 10px 0 0 ;
}

/********************************************************
 nav
********************************************************/
#nav {
	width: 961px;
	height:67px;
	overflow: hidden;
}
#nav ul{
overflow:hidden;
}
#nav ul li{
float:left;
display:inline;
padding:0;
margin:0;

}
#nav ul li a {
display: block;
overflow:hidden;
text-indent:-218px;
padding:0 0 0 0;
margin:0 0 0 0;
background:url("../img/header_nav.jpg") no-repeat;
}
#nav ul li.menu01 a{background-position:0px 0px; width:160px; height:67px;}
#nav ul li.menu02 a{background-position: -160px 0px; width:160px; height:67px;}
#nav ul li.menu03 a{background-position: -320px 0px; width:160px; height:67px;}
#nav ul li.menu04 a{background-position: -480px 0px; width:160px; height:67px;}
#nav ul li.menu05 a{background-position: -640px 0px; width:160px; height:67px;}
#nav ul li.menu06 a{background-position: -800px 0px; width:161px; height:67px;}

#nav ul li.menu01 a:hover{background-position:0px -67px ;}
#nav ul li.menu02 a:hover{background-position: -160px -67px;}
#nav ul li.menu03 a:hover{background-position: -320px -67px;}
#nav ul li.menu04 a:hover{background-position: -480px -67px;}
#nav ul li.menu05 a:hover{background-position: -640px -67px;}
#nav ul li.menu06 a:hover{background-position: -800px -67px;}


/********************************************************
 content
********************************************************/
#content{
	position:relative;
	background: url(../img/content_bg_002.jpg) top left repeat;
	margin:0;
}
#content_img{
	background: url(../img/top_img_bg.jpg) top left repeat-x;
}
#content_img_area{
	width:1183px;
	height:475px;
	margin:0 auto;
}
.top_img_area_002{
	width:976px;
	height:370px;
	margin:0 auto;
}
.top_img_area_003{
	width:976px;
	height:290px;
	margin:0 auto;
}
.top_img_area_004{
	width:976px;
	height:185px;
	margin:0 auto;
	position:relative;	
	background: url(../img/top_img_004.jpg) top left no-repeat;
}
.top_inq_btn{
	position: absolute;
	top:37px;
	right:55px;	
}
#content_area{
	width:976px;
	margin:0 auto;
	background: url(../img/content_bg_001.jpg) top left repeat-y;
 overflow:hidden;
	z-index:2;
	position:relative;
}
#content_area_bg{
	background: url(../img/inq_img_001.jpg) no-repeat;
	background-position:left bottom;
	position:relative;
	z-index:10;
	padding:0 23px;
 overflow:hidden;
}
#content_area_left{
	float:left;
	width:640px;
	margin:0 30px 0 0;
}

/********************************************************
 content sub
********************************************************/
#content_simg{
	background: url(../img/sub_tit_bg.jpg) top left repeat-x;
}
#content_simg_area{
	width:1180px;
	height:134px;
	margin:0 auto;
}
#content_sarea{
	width:976px;
	padding:50px 0 0 0;
	margin:0 auto;
	background: url(../img/content_bg_001.jpg) top left repeat-y;
 overflow:hidden;
	z-index:2;
	position:relative;
}

/********************************************************
 news
********************************************************/
.news{
 background: url(../img/top_news_box.jpg) top left no-repeat;
	width:630px;
	height:371px;
	margin:0 0 40px 7px;
	position:relative;
}
.news_area{
	overflow:hidden;
	position: absolute;
	top:20px;
	left:25px;
	width:580px;
}
h3.news_logo{
	width:580px;
	height:42px;
	margin:0 0 20px 0;
}
.news_box{
	float:left;
	width:580px;
	height:270px;
}
.news_cont{
	border-bottom: dashed 1px #999;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	line-height:15px;
	font-size:0.9em;
	overflow:hidden;
}
.news_day{
	background: url(../img/news_icon_001.jpg) no-repeat;
	background-position:left 2px;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
	width:100px;
	height:67px;
	float:left;
}
.news_day_box{
	margin:0 20px 0 0;
	width:330px;
	height:67px;
	float:left;
}
.news_tit{
	font-weight:bold;
	color:#0033cc;
	padding:0 0 3px 0;
}
.news_txt{
	line-height:18px;
}
.more-link{
float:right;
*float:none;
*padding-left:20px;
padding-right: 20px;
}
a.more-link:link , a.more-link:visited {
color:#0066ff;
text-decoration:underline;
}
a.more-link:hover , a.more-link:active {
	color: #77aaff;
}

/********************************************************
 top_feature
********************************************************/
#top_feature{
	margin:0 0 40px 10px; 
}
.top_feature_tit{
	width:625px;
	height:101px;
}
.top_feature_001{
	background: url(../img/top_feature_001.jpg) top left no-repeat;
	width:625px;
	height:134px;
	position:relative;
}
.top_feature_001 p{
	position: absolute;
	top:60px;
	left:128px;	
}
.top_feature_002{
	background: url(../img/top_feature_002.jpg) top left no-repeat;
	width:625px;
	height:146px;
	position:relative;
}
.top_feature_002 p{
	position: absolute;
	top:55px;
	left:128px;	
}
.top_feature_003{
	background: url(../img/top_feature_003.jpg) top left no-repeat;
	width:625px;
	height:134px;
	position:relative;
}
.top_feature_003 p{
	position: absolute;
	top:75px;
	left:128px;	
}

/********************************************************
 top_cleaning
********************************************************/
#top_cleaning{
	background: url(../img/top_cleaning_001.jpg) top left no-repeat;
	width:625px;
	height:380px;
	position:relative;
	margin:0 0 40px 10px; 
}
#top_cleaning p{
	width:570px;
	position: absolute;
	top:188px;
	left:30px;	
}

/********************************************************
 side
********************************************************/
#side{
	float:right;
	width:240px;
}
#content_area #side{
	margin:10px 15px 0 0;
}
#content_sarea #side{
	margin:0;
}
#side_area{
}
.side_bn{
	margin:0 0 25px 0;
}

.side_menu{
	margin:0 0 25px 0;
}
.side_menu_tit{
	width:240px;
	height:33px;
}
.side_menu_area_001{
	background:#ebf3fd;
	border-left:#99c7f5 1px solid;
	border-right:#99c7f5 1px solid;
	padding:35px 15px;
}
ul.side_menu_list_001{
	font-size:0.9em;
}
ul.side_menu_list_001 li{
	border-top: dashed 1px #999;
	background: url(../img/side_icon_001.jpg) no-repeat;
	background-position:5px 10px;
	padding:2px 0 1px 15px;
	margin:0 10px 0 0;
}
ul.side_menu_list_001 li.bottom_line{
	border-bottom: dashed 1px #999;
}
ul.side_menu_list_002{
	font-size:0.9em;
	overflow:hidden;
	margin:0 0 3px 10px;
}
ul.side_menu_list_002 li{
	background: url(../img/side_icon_002.jpg) no-repeat;
	background-position: left 10px;
	width:70px;
	float:left;
	border-top:none;
	padding:0 0 0 5px;
	margin:0 10px 0 0;
}
.side_menu_area_002{
	background:#ebf3fd url(../img/side_bg_001.jpg) no-repeat;
	border-left:#99c7f5 1px solid;
	border-right:#99c7f5 1px solid;
	border-bottom:#99c7f5 1px solid;
	padding:10px 15px 0 15px;
	width:208px;
	height:421px;
}
.side_menu_area_002 ul.side_menu_list_001 li{
	border-top: none;
	background: url(../img/side_icon_001.jpg) no-repeat;
	background-position:5px 8px;
	padding:0 0 0 15px;
	margin:0 6px 0 0;
}

/********************************************************
 bottom_content
********************************************************/
#bottom_content{
	position:relative;
	width:976px;
	height:240px;
	overflow:hidden;
}
#bottom_content_area{
}
.bottom_content_inq_btn{
	position:absolute;
	bottom:110px;
	*bottom:116px;
	right:80px;
}
ul.bottom_content_link{
	position:absolute;
	bottom:40px;
	left:100px;
}
ul.bottom_content_link li{
	float:left;
}
ul.bottom_content_link li a:link , ul.bottom_content_link li a:visited {
color:#0066ff;
text-decoration:underline;
}
ul.bottom_content_link li a:hover , ul.bottom_content_link li a:active {
	color: #77aaff;
}

/********************************************************
 house
********************************************************/
#house{
	margin:0 0 40px 0;
	font-size:0.9em;
}
.house_tit{
	width:655px;
	height:135px;
	margin:0 0 20px 0;
}
.house_001{
	background: url(../img/house_cleaning_001.jpg) top left no-repeat;
	width:659px;
	height:173px;
	position:relative;
	margin:0 0 20px -5px;
}
.house_001 p{
	width:485px;
	position: absolute;
	top:90px;
	left:20px;	
}
.house_002{
	background: url(../img/house_cleaning_002.jpg) top left no-repeat;
	width:659px;
	height:173px;
	position:relative;
	margin:0 0 20px -5px;
}
.house_002 p{
	width:450px;
	position: absolute;
	top:90px;
	left:20px;	
}
.house_003{
	background: url(../img/house_cleaning_003.jpg) top left no-repeat;
	width:659px;
	height:173px;
	position:relative;
	margin:0 0 0 -5px;
}
.house_003 p{
	width:480px;
	position: absolute;
	top:90px;
	left:20px;	
}

/********************************************************
 sub_aircon
********************************************************/
.sub_aircon_001{
	margin:0 0 10px 0;
	overflow:hidden;
	width:651px;
}
.sub_aircon_002{
	margin:0 0 40px 0;
	overflow:hidden;
	width:651px;
}
.sub_aircon_003{
	margin:0 0 40px 0;
	overflow:hidden;
	width:651px;
	border-top:#777 dashed 1px;
	padding:20px 0 0 0;
}
.sub_aircon_tit_001{
	margin:0 0 30px 0;
}
.sub_aircon_tit_002{
	margin:0 0 20px 0;
}
.sub_aircon_tit_003{
	color:#003399;
	margin:0 0 10px 0;
}
.sub_aircon_tit_004{
	color:#003399;
	font-weight:bold;
}
.sub_aircon_box{
	overflow:hidden;
	margin:0 0 30px 0;
}
.sub_aircon_box_left{
	float:left;
	width:380px;
	margin:0 15px 0 5px;
}
.sub_aircon_box_right{
	float:left;
}
.sub_aircon_box ul{
overflow:hidden;
}
.sub_aircon_box ul li{
	float:left;
	margin:0 11px 0 0;
}
.sub_aircon_box ul li.end{
	margin:0;
}
.sub_aircon_txt_001{
	margin:0 0 20px 0;
}
.sub_aircon_txt_002{
	font-weight:bold;
	margin:0 0 20px 0;
}
.sub_aircon_txt_003{
	font-size:0.9em;
	margin:0 0 20px 0;
}
.sub_aircon_table{
	width:640px;
	margin:0 0 20px 0;
	border:#999 solid 1px;
}
.sub_aircon_table_002{
	width:650px;
	margin:0 0 20px 0;
	border:#999 solid 1px;
}
.sub_aircon_table_003{
	width:550px;
	margin:0 0 20px 0;
	border:#999 solid 1px;
}
.sub_aircon_table tr,.sub_aircon_table_002 tr,.sub_aircon_table_003 tr{
	height:30px;
}
.sub_aircon_table th ,.sub_aircon_table_003 th{
	background:#c5d9f1;
	color:#003399;
	text-align:left;
	padding:2px 0 0 40px;
	width:210px;
	font-weight:normal;
	border:#999 solid 1px;
}
.sub_aircon_table_002 th{
	background:#c5d9f1;
	color:#003399;
	text-align: center;
	padding:2px 0 0 0;
	font-weight:normal;
	border:#999 solid 1px;
}
.sub_aircon_table td ,.sub_aircon_table_003 td{
	padding:2px 0 0 0;
	text-align:center;
	border:#999 solid 1px;
}
.sub_aircon_table_002 td{
	padding:2px 0 0 0;
	text-align:center;
	border:#999 solid 1px;
}
.w_box{
	width:160px;
	background:#FFF;
}
.f_box{
	background:#f8f7eb;
	color:#990000;
}
.sub_aircon_table_002 .f_box{
	background:#fff;
	color:#990000;
}
.sub_aircon_table_tit_001{
	background:#538ed5;
	color:#FFF;
}
.sub_aircon_table_tit_002{
	background:#dbeef3;
}
.sub_aircon_table_tit_003{
	background:#e1f0d4;
}
.sub_aircon_table_tit_004{
	background:#f8f7eb;
}
.sub_aircon_table_tit_002,.sub_aircon_table_tit_003,.sub_aircon_table_tit_004{
	width:26%;
}
.t_size .sub_aircon_table_tit_002,.t_size .sub_aircon_table_tit_003,.t_size .sub_aircon_table_tit_004{
	width:24%;
}

/********************************************************
 business
********************************************************/
#business{
	margin:0 0 40px 0;
	font-size:0.9em;
}
.business_tit{
	width:655px;
	height:180px;
	margin:0 0 20px 0;
}

/********************************************************
 aircon_img_area
********************************************************/
.aircon_img_area_001{
	width:660px;
	height:150px;
	margin:0 0 70px 0;
	position:relative;	
	background: url(../img/inq_img_002.jpg) top left no-repeat;
}
.aircon_inq_btn{
	position: absolute;
	bottom:3px;
	*bottom:9px;
	right:10px;	
}

/********************************************************
 business_img
********************************************************/
#business_img{
overflow: hidden;
margin:0 0 20px 0;
}
#photo_b_box{
	width:481px;
	height:346px;
	background: url(../img/shop_img_area_bg.jpg) no-repeat center top;
	margin:0 0 20px 88px;
}
#photo_b_box p{
	padding:3px;	
}
#photo_s_box{
width: 595px;
margin: 0 0 0 32px;
}
#photo_s_box li{
	float:left;
	width:77px;
	height:56px;
	padding:0;
	margin:0 9px 9px 0;
}
#photo_s_box li.end{
	margin:0 0 9px 0;
}

/********************************************************
 sub_txt_img
********************************************************/
.sub_txt_img{
	margin:0 0 20px 0;
}

/********************************************************
 aircon_img_area
********************************************************/
.shop_img_area_001{
	width:660px;
	height:190px;
	margin:0 0 40px 0;
	position:relative;	
	background: url(../img/inq_img_003.jpg) top left no-repeat;
}
.shop_inq_btn{
	position: absolute;
	bottom:11px;
	*bottom:17px;
	right:20px;	
}

/********************************************************
 inq_table
********************************************************/
.inq_table{
	width:650px;
	margin:0 0 20px 0;
	font-size:0.9em;
}
.inq_table tr{
	height:50px;
}
.inq_table th{
	background:#eaf5fd;
	color:#003399;
	text-align:left;
	padding:2px 0 0 20px;
	width:210px;
	font-weight:normal;
}
.inq_table td{
	background:#FFF;
	padding:10px 0 10px 20px;
}
.inq_table th p{
	background: url(../img/inq_table_icon.jpg) no-repeat;
	background-position: left 8px;
	padding:2px 0 0 10px;
}


/********************************************************
 txt
********************************************************/
.r_txt{
	color:#f00;
}

/********************************************************
 footer
********************************************************/
#footer{
background: url(../img/footer_bg.png) repeat-x;
height:85px;
position:relative;
margin:-6px 0 0 0;
z-index:20;
}
#footer_area{
	width:976px;
	margin:0 auto;
}

/********************************************************
 address
********************************************************/
#address{
	clear:both;
	text-align:center;
	padding:43px 0 7px 0;
	*padding:43px 0 9px 0;
}
#address address{
	font-style:normal;
}

/********************************************************
 form
********************************************************/
input{
	font-size:1.1em;
}
textarea{
	width:645px;
	font-size:1.1em;	
}
button{
	background:#f5f5f1;
	border: 0;
	margin: 0;
	padding: 0;
}
.submit_btn{
	float:left;
	margin:0 50px 0 140px;
}
.reset_btn{
	float:left;
}

/********************************************************
 news
********************************************************/
#news_page{
}
#news_page .news_box02{
	width:650px;
	background: url(../img/news_box_bg_btm.gif) no-repeat center bottom;
	margin:0px 0px 30px;
	padding:0px 0px 20px;	
}
#news_page .news_box_in{
	width:600px;
	margin:0px auto;
}
#news_page .news_title{
	width:600px;
	background: url(../img/news_title_bar.gif) no-repeat left top;
	font-size: 15px;
	font-weight: bold;
	color: #3366cc;	
	padding:10px 10px 10px 60px;
	margin:0px 0px 30px;
}
#news_page .left{
	width:243px;
	float:left;
}
#news_page .left .img{
	padding:0px 0px 20px 0px;
}
#news_page .right{
	width:315px;
	float:left;
	margin:0px 0px 20px 30px;
}







/********************************************************
 reset
********************************************************/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#social iframe {
    max-width: none !important; /* for Facebook Like button */
}




.clear{
	clear:both;
}

.pt05{
	padding-top:10px;
}




/********************************************************
 inquiry_cording
********************************************************/

#content_area02{
	width:976px;
	margin:0 auto;
	background: url(../img/content_bg_001.jpg) top left repeat-y;
}
#content_area_bg02{
	background: url(../img/inq_img_001.jpg) no-repeat;
	background-position:left bottom;
	padding:0 23px;
}
#content_area_left02{
	float:left;
	width:640px;
	margin:0 30px 0 0;
}

#content_sarea02{
	width:976px;
	padding:50px 0 0 0;
	margin:0 auto;
	background: url(../img/content_bg_001.jpg) top left repeat-y;
}

#footer02{
background: url(../img/footer_bg.png) repeat-x;
height:85px;
margin:-6px 0 0 0;
}
#footer_area02{
	width:976px;
	margin:0 auto;
}

#otoiawase_box{
	height:300px;
}

#bottom_content02{
	width:976px;
	height:240px;
	overflow:hidden;
}
#bottom_content_area02{
}
.bottom_content_inq_btn02{
	padding:41px 0px 0px 693px;
}
ul.bottom_content_link02{
	padding:48px 0px 0px 100px;
}
ul.bottom_content_link02 li{
	float:left;
}
ul.bottom_content_link02 li a:link , ul.bottom_content_link02 li a:visited {
color:#0066ff;
text-decoration:underline;
}
ul.bottom_content_link02 li a:hover , ul.bottom_content_link02 li a:active {
	color: #77aaff;
}




