@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

/* ----------
全体
------------- */

body{
	text-align:center;
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

a,
a:link,
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover,
a:active {
	color:#ffffff;
	text-decoration:none;
}


#wrapper {
	width:850px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main{
	width:840px;
	padding-bottom: 123px;
	margin:7px 0px 0px 10px;

}  /* must be same height as the footer */


.clear {
	clear:both;
}


h1{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}

h2{
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	color: #ffffff;
	text-align:left;
	padding:0px 0px 0px 10px;
}
.h_txt1 {
    position:absolute;
	top:48px;
	left:273px;
	color:#007130;
	font-size:11px;
}
.h_txt2 {
    position:absolute;
	top:36px;
	left:529px;
	color:#ffffff;
	font-size:11px;

}

.price_txt_red {
    font-size:12px;
	color:#F33;
	font-weight:bold;
}

.price_txt_mini {
    font-size:9px;

}

.t5 {
	margin-top:5px;
}

.t10 {
    margin-top:10px;
}

.t11 {
    margin-top:11px;
}

.t20 {
    margin-top:20px;

}


.v_b {
	vertical-align:bottom;
}
.v_t {
	vertical-align:top;
}
.v_t2 {
    vertical-align: top;
	text-align:center;
	_margin-left:2px;
}
.v_t4 {
    vertical-align: top;
	text-align:center;
	_margin-left:4px;
}

/* ----------
ヘッダー
------------- */

#header{
	width:850px;
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	height:110px;
	background-position: left top;
	position:relative;
}

#logo{
	background:url(../common/images/logo.jpg) 0 0 no-repeat;
	width:215px;
	height:50px;
	display:inline;
	text-indent:-9999px;
	float: left;
	margin-top:20px;
}

#logo a{
	width:215px;
	height:50px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

.txt_b {
    color:#000;
	font-weight:900;
}

.txt_r {
	color:#e20000;
	font-weight:bold;
}

.txt_big1 {
	font-size:20px;
}
.txt_big2 {
	font-size:28px;
}

/* ----------
グローバルナビ
------------- */

#gnavi{
	width: 830px;
	float:left;
	padding: 4px 10px 0px 10px;
}

#gnavi ul{
	height: 50px;
	width: 830px;
}

#gnavi li{
	float:left;
}

#gnavi a {
 	display: block;
}
#gnavi p {
 	padding-top:18px;
}

#gnavi li.gnavi1 a {
	background-image:url(../images/common/gnavi1.gif);
	background-position:0px 0px;
	width:130px;
	height: 50px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;

}

#gnavi li.gnavi1 a:hover, #gnavi li.gnavi1 a:active {
 	background-position:0px -50px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li.gnavi2 a {
	background-image:url(../images/common/gnavi2.gif);
	background-position:0px 0px;
	width:131px;
	height: 50px;
	overflow:hidden;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}

#gnavi li.gnavi2 a:hover, #gnavi li.gnavi2 a:active {
 	background-position:0px -50px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li.gnavi3 a {
	background-image:url(../images/common/gnavi3.gif);
	background-position:0px 0px;
	width:176px;
	height: 50px;
	overflow:hidden;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}

#gnavi li.gnavi3 a:hover, #gnavi li.gnavi3 a:active {
 	background-position:0px -50px;
 	overflow:hidden;
	text-decoration:none;
}



/* ----------
トップページメイン
------------- */

#top_main {
	width:830px;
	height:317px;
	margin:10px 10px 0px 10px;
	vertical-align:top;
}




/* ----------
左カラム
------------- */
#left_box {
   	width:220px;
	float:left;
}
.l_title_txt1 {
	padding-top:13px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;

}

.l_title_txt {
	padding-top:15px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;

}

/* ----------第１コンテンツ------------- */

.l_title1 {
    background:url(../images/common/top_l_t1_bg.gif) 0 0 no-repeat;
	width:220px;
	height:37px;
	font-size:16px;
	color:#FFF;
	padding:0px 0px 0px 48px;
	font-weight:bold;
}

.l_contents1 {
	border-left:2px solid #e60000;
	border-right:2px solid #e60000;
	background-color:#FFF;
	color:#2545ea;
	padding:10px;
	line-height:1.3em;
}
/* ----------第１コンテンツ------------- */

/* ----------第２コンテンツ------------- */

.sub_banner_title {
    background:url(../images/sub_page/side_banner_title.jpg) 0 0 no-repeat;
	width:220px;
	height:37px;
	margin-top:7px;
}

.s_b_t_txt {
   padding:15px 0px 0px 48px;
   font-size: 14px;
   color: #ffffff;
   font-weight: bold;
}

.l_ban1 a {
   background:url(../images/sub_page/side_bannar1.jpg);
   background-repeat:no-repeat;
   width:220px;
   height:69px;
   background-position:0px 0px;
   overflow:hidden;
   text-decoration:none;
   margin-top:1px;
   display:block;
}

.l_ban1 a:hover, .l_ban1 a:active {
 	background-position:0px -69px;
 	overflow:hidden;
	text-decoration:none;
}

.l_ban2 a {
   background:url(../images/sub_page/side_bannar2.jpg);
   background-repeat:no-repeat;
   width:220px;
   height:69px;
   background-position:0px 0px;
   overflow:hidden;
   text-decoration:none;
   margin-top:1px;
   display:block;
}

.l_ban2 a:hover, .l_ban2 a:active {
 	background-position:0px -69px;
 	overflow:hidden;
	text-decoration:none;
}
.l_ban3 a {
   background:url(../images/sub_page/side_bannar3.jpg);
   background-repeat:no-repeat;
   width:220px;
   height:86px;
   background-position:0px 0px;
   overflow:hidden;
   text-decoration:none;
   margin-top:1px;
   display:block;
}

.l_ban3 a:hover, .l_ban3 a:active {
 	background-position:0px -86px;
 	overflow:hidden;
	text-decoration:none;
}

.l_ban1_on {
   background:url(../images/sub_page/side_bannar1_on.jpg);
   background-repeat:no-repeat;
   width:220px;
   height:69px;
   background-position:0px 0px;
   overflow:hidden;
   text-decoration:none;
   margin-top:1px;
   display:block;

}

.l_ban2_on {
   background:url(../images/sub_page/side_bannar2_on.jpg);
   background-repeat:no-repeat;
   width:220px;
   height:69px;
   background-position:0px 0px;
   overflow:hidden;
   text-decoration:none;
   margin-top:1px;
   display:block;

}

.l_ban3_on {
   background:url(../images/sub_page/side_bannar3_on.jpg);
   background-repeat:no-repeat;
   width:220px;
   height:86px;
   background-position:0px 0px;
   overflow:hidden;
   text-decoration:none;
   margin-top:1px;
   display:block;

}

.l_ban_title {
   color:#006633;
   text-align:left;
   padding:17px 0px 0px 32px;
   font-size:13px;
}
.l_ban_txt {
   color:#666666;
   text-align:left;
   padding:2px 14px;
   font-size:11px;
   line-height:1.4em;

}
/* ----------第２コンテンツ------------- */

/* ----------第３コンテンツ------------- */
.l_btn1 a {
	background:url(../images/common/snavi1.gif) 0 0 no-repeat;
	width:220px;
	height:46px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	margin-top:5px;

}

.l_btn1 a:hover, .l_btn1 a:active {
 	background-position:0px -46px;
 	overflow:hidden;
	text-decoration:none;
}

.l_btn1 p {
	padding-top:15px;
	font-size:14px;
	color:#FFF;
	text-align:center;

}
.l_btn2 a {
	background:url(../images/common/snavi2.gif) 0 0 no-repeat;
	width:220px;
	height:46px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	margin-top:1px;

}

.l_btn2 a:hover, .l_btn1 a:active {
 	background-position:0px -46px;
 	overflow:hidden;
	text-decoration:none;
}

.l_btn2 p {
	padding-top:15px;
	font-size:14px;
	color:#FFF;
	text-align:center;

}

.l_btn1_on {
	background:url(../images/common/snavi1_on.gif) 0 0 no-repeat;
	width:220px;
	height:46px;
	display:block;
	margin-top:5px;

}

.l_btn1_on p {
	padding-top:15px;
	font-size:14px;
	color:#FFF;
	text-align:center;

}


.l_btn2_on {
	background:url(../images/common/snavi2_on.gif) 0 0 no-repeat;
	width:220px;
	height:46px;
	display:block;
	margin-top:1px;

}

.l_btn2_on p {
	padding-top:15px;
	font-size:14px;
	color:#FFF;
	text-align:center;

}


/* ----------第３コンテンツ------------- */

/* ----------第４コンテンツ------------- */

.l_title3 {
    background:url(../images/top/top_l_t2_bg.gif) 0 0 no-repeat;
	width:220px;
	height:37px;
	padding:0px 0px 0px 48px;
	margin-top:7px;
}

.l_contents3 {
	border-left:2px solid #ff6600;
	border-right:2px solid #ff6600;
	background-color:#FFF;
	color:#666;
	padding:10px;
	line-height:1.3em;

}

.l_title3_s {
    color:#8abe1c;
	margin-left:10px;

}

.l_contents3_txt {
     margin-top:10px;
}
.l_contents3_line {
     border-bottom:#ff6600 dotted 1px;
	 margin-top:10px;

}

/* ----------第４コンテンツ------------- */

.sub_banner_mame {
     background:url(../images/sub_page/sub_banner_mame.jpg) 0 0 no-repeat;
	 width:220px;
	 height:194px;
	 margin-top:10px;

}

.sub_banner_freon {
     background:url(../images/sub_page/sub_banner_freon.jpg) 0 0 no-repeat;
	 width:220px;
	 height:172px;
	 margin-top:10px;
	 font-size:11px;

}

.s_b_t_txt2 {
   padding:15px 0px 0px 48px;
   font-size: 13px;
   color: #ffffff;
   font-weight: bold;

}

/* ----------
右カラム
------------- */
#right_box {
   	width:605px;
	float:right;
	margin: 0px 0px 0px 15px ;

}
.r_title1 {
    font-size:14px;
	color:#FFF;
	padding:15px 0px 0px 50px;
	display:block;
}

#crumb_list {
    color:#077c24;
	margin-top:5px;

}

#crumb_list a {
    color:#077c24;
	text-decoration:none;
	font-size:10px;

}

#crumb_list a:hover {
    color:#e60000;

}


/* ----------下層ページ右カラム情報ここから------------- */



.sub_title1 {
    background:url(../images/sub_page/sub_title1.jpg) no-repeat;
	background-position:0 0 ;
	width:595px;
	height:39px;
	margin-top:7px;
	background-color:#22ab37;
}
.sub_title1 h3{
	padding:17px 0px 0px 50px;
	color:#FFF;
	font-size:12px;

}

.fulo_txt1 {
    background:url(../images/sub_page/fulo_txt_bg1.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;
}

.fulo_txt1b {
    background:url(../images/sub_page/fulo_txt_bg1.gif) no-repeat;
	width:571px;
	height:55px;
	margin-top:10px;
}

.furufulo_txt1 {
    background:url(../images/sub_page/furufulo_txt_bg1.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;
}

.furufulo_txt1b {
    background:url(../images/sub_page/furufulo_txt_bg1.gif) no-repeat;
	width:571px;
	height:55px;
	margin:0px;
	padding:0px;

}

.fulo_txt2 {
    background:url(../images/sub_page/fulo_txt_bg2.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;
}

.fulo_txt2b {
    background:url(../images/sub_page/fulo_txt_bg2.gif) no-repeat;
	width:571px;
	height:148px;
	margin-top:10px;
}

.fulo_txt3 {
    background:url(../images/sub_page/fulo_txt_bg3.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;
}

.fulo_txt3b {
    background:url(../images/sub_page/fulo_txt_bg3.gif) no-repeat;
	width:571px;
	height:148px;
	margin-top:10px;
}

.fulo_txt4 {
    background:url(../images/sub_page/fulo_txt_bg4.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;
}

.fulo_txt4b {
    background:url(../images/sub_page/fulo_txt_bg4.gif) no-repeat;
	width:571px;
	height:148px;
	margin-top:10px;
}


.furufulo_txt2 {
    background:url(../images/sub_page/furufulo_txt_bg2.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;
}

.furufulo_txt2b {
    background:url(../images/sub_page/furufulo_txt_bg2.gif) no-repeat;
	width:571px;
	height:148px;
	margin-top:10px;
}

.business_txt1 {
    background:url(../images/sub_page/business_txt_bg1.gif) no-repeat;
	background-position:0 0 ;
	width:571px;
	height:55px;
	margin-top:0px;

}
.business_txt1 h4 {
	padding:10px 0px 0px 50px;
	line-height:1.6em;
	font-size:12px;
}
.business_txt2 {
    background:url(../images/sub_page/business_txt_bg2.gif) no-repeat;
	background-position:bottom;
	width:571px;
	margin-top:10px;

}
.business_txt2b {
    background:url(../images/sub_page/business_txt_bg2.gif) no-repeat;
    width:571px;
	height:100px;
	margin-top:10px;

}

.family_txt1 {
    background:url(../images/sub_page/family_txt_bg1.gif) no-repeat;
	background-position:0 0 ;
	width:571px;
	height:55px;
	margin-top:0px;
}
.family_txt1 h4 {
	padding:10px 0px 0px 50px;
	line-height:1.6em;
	font-size:12px;
}
.family_txt2 {
    background:url(../images/sub_page/family_txt_bg2.gif) no-repeat;
	background-position:0 0 ;
	width:571px;
	height:100px;
	margin-top:10px;
	display:block;
	vertical-align:bottom;

}

.right_contents1 {
	width:595px;

}


.field_in {
	border-left:2px solid #22ac38;
    border-right:2px solid #22ac38;
	padding: 10px 10px;
    background-color:#FFF;
}

.sub_title_s {
    background:url(../images/sub_page/sub_title_s.gif) no-repeat;
	background-position:0 0 ;
	width:571px;
	height:28px;
}

.sub_title_s  h4{
	padding:8px 0px 0px 15px;
	color:#666666;
	font-size:12px;

}

.sub_title_sl {
    background:url(../images/sub_page/sub_title_sl.gif) no-repeat;
	background-position:0 0 ;
	width:280px;
	height:28px;
}

.sub_title_sl  h4{
	padding:8px 0px 0px 15px;
	color:#666666;
	font-size:12px;

}

.field_in  p {
    padding:5px 10px 0px 15px;
	font-size:10px;
	line-height:1.4em;
    letter-spacing:1.2px;
}

.t_txt {
	width:571px;
	margin-top:10px;
    border-collapse:collapse;

}

.t_txt td {
    background-color:#ffffff;
	text-align:left;
	padding:3px 15px 0px;
	font-size:11px;
	color:#666;
	line-height:1.4em;

}


#t_txt_img {

}

#t_txt_img th {
    background-color:#ffffff;
	text-align:left;
	padding:3px 15px 0px;
	font-size:11px;
	color:#666;
	line-height:1.4em;
}

#t_txt_img td {
	text-align:right;
}

.t_repair {
	width:571px;
	margin-top:10px;
	background:#22ac38;
    border-collapse:collapse;
}

.t_repair th {
    background-color:#e2ffe7;
	text-align:left;
	padding:8px 15px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;
	font-weight:normal;
}
.t_repair td {
    background-color:#ffffff;
	text-align:right;
	padding:8px 15px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;

}

.t_repair td .l_price {
    background-color:#ffffff;
	text-align:right;
	font-size:12px;
	color:#F03;


}

.t_repair td .s_price {
    background-color:#ffffff;
	text-align:right;
	font-size:10px;
	color:#666;


}

.t_selection {
	width:571px;
	margin-top:10px;
	background:#22ac38;
    border-collapse:collapse;

}

.t_selection th {
    background-color:#e2ffe7;
	text-align:left;
	padding:8px 15px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;
	font-weight:normal;

}

.t_selection td {
    background-color:#ffffff;
	text-align:left;
	padding:8px 5px 8px 15px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;

}

.l_price {
    background-color:#ffffff;
	text-align:right;
	font-size:12px;
	color:#F03;

}

.s_price {
    background-color:#ffffff;
	text-align:right;
	font-size:11px;
	color:#666;

}


/* ----------下層ページ右カラム情報ここまで------------- */

/* ----------クリーニング右カラム情報ここから------------- */
.left {
	float:left;
}
.right {
     float:right;
}


.left1 {

	width:280px;
	float:left;
}
.left1 h5 {

	margin-left:15px;
	padding:3px 10px 2px 6px;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
    letter-spacing:1.2px;
	border-left:3px solid #21b227;

}

.right1 h5 {

	margin-left:15px;
	padding:3px 10px 2px 6px;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
    letter-spacing:1.2px;
	border-left:3px solid #21b227;

}

.right1 {
	margin-left:8px;
	width:280px;
	float:right;

}

.cleaning_txt {
	font-size:20px;
}

/* ----------クリーニング右カラム情報ここまで------------- */

/* ----------販売右カラム情報ここから------------- */

.t_sale {
	width:278px;
    border-collapse:collapse;
	background-color:#FFF;

}
.t_sale_left {
    width:278px;
	float:left;

}

.t_sale_right {
    width:278px;
	float:right;

}

.t_sale th {
    background-color:#e2ffe7;
	text-align:left;
	padding:8px 3px 8px 15px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;
	font-weight:normal;
}
.t_sale td {
    background-color:#ffffff;
	text-align:left;
	padding:8px 3px 8px 5px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;
	_position:relative;
}

.t_sale td .l_price {
    background-color:#ffffff;
	text-align:right;
	font-size:12px;
	color:#F03;


}

.t_sale td .s_price {
    background-color:#ffffff;
	text-align:right;
	font-size:10px;
	color:#666;


}

.sale_btn a {
	background:url(../images/sale/sale_btn_off.gif) 0 0 no-repeat;
	width:250px;
	height:50px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 10px;

}

.sale_btn a:hover, .sale_btn a:active {
	background:url(../images/sale/sale_btn_on.gif) 0 0 no-repeat;
 	overflow:hidden;
	text-decoration:none;
}

.sale_img {
    text-align:center;
}

.t10_sale {
    margin-top:10px;
	width:280px;
}

/* ----------販売右カラム情報ここまで------------- */

/* ----------お問い合わせ右カラム情報ここから------------- */


#mail_form_m {
	width:100%;
	background-color:#8ae498;
	padding:1px;
	font-size:12px;
	color: #666;

}
#form_box1 {
	width:567px;
	_width:571px;
    margin-top:10px;
	background-color:#007130;
	padding:2px;
}


.form_bg {
	background-color:#FFF;
}

#form_box1 th {
    text-align:left;
	padding:8px 8px;
	vertical-align:text-top;
	font-size:11px;
	color: #666;


}

#form_box1 td {
	padding:8px 8px;
	vertical-align:text-top;
	font-size:11px;
	color: #666;
}

.formBtn {
    text-align:center;
}

#formtext {
	padding:5px 8px;
}
.txt_red {
   color:#e60000;
}
#formName {

}

#formMail {

}

#formtitle {

}

#formText {

}


/* ----------お問い合わせ右カラム情報ここまで------------- */

/* ----------会社概要右カラム情報ここから------------- */

#t_company {
	width:571px;
	margin-top:10px;
	background:#22ac38;
    border-collapse:collapse;
}

#t_company th {
    background-color:#e2ffe7;
	text-align:left;
	padding:8px 15px;
	font-size:11px;
	color:#666;
    border:1px solid #22ac38;
	width:189px;
	font-weight:normal;
}
#t_company td {
    background-color:#ffffff;
	text-align:left;
	padding:8px 15px;
	font-size:11px;
	color:#666;
	line-height:1.4em;
    border:1px solid #22ac38;

}

/* ----------会社概要右カラム情報ここまで------------- */


/* ----------右カラム情報ここまで------------- */

/* ----------
フッター
------------- */

#footer {
	background-image: url(../images/common/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 100%;
	height: 147px;
	position: relative;
	margin-top: -93px; /* negative value of footer height */
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer_box{
	width:820px;
	height: 93px;
	margin-right: auto;
	margin-left: auto;
}

/* フッターナビ------------------------ */

#fnavi {
	width:850px;
	text-align: left;
}

#fnavi ul {
	list-style-type:none;
	width:850px;
	padding-top: 10px;
	padding-left: 14px;
}

#fnavi li  {
	float:left;
	font-size: 11px;
	color: #666666;
}

#fnavi li a {
	text-decoration:none;
	color: #00994a;
	font-size: 11px;
}

#fnavi li a:hover, #fnavi li a:active {
	text-decoration:none;
	color: #1b6b0e;
	font-size: 11px;
}

.footer_on{
	color: #1b6b0e;
	font-size: 11px;
}

/* フッター情報------------------------ */

#footer_info{
	width:850px;
	text-align:left;
	padding-top: 8px;
	padding-left:430px;
}


.f_text1{
	font-size: 13px;
	color:#6083f4;
}
.f_text2{
	font-size: 15px;
	margin-top:11px;
	color:#666;
}
.f_text3{
	font-size: 13px;
	margin-top:11px;
	line-height:1.1;
	color:#666;
}

.f_copy{
	font-size: 13px;
	padding-top: 8px;
	color:#666;
}
