@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------------------*/
/*ページタイトル（LPガスとは？）*/
#wrapBody #wrapR h2{
background:url(../images/pagetitle_kazari.gif) no-repeat;
}
h3{
background:url(../images/midashi_kazari.gif) no-repeat 0 100%;
}
h4{
border-left:3px solid #c6768d;
}
/*-------------------------------------------------------------*/
/*ローカルナビ（LPガスとは？）*/
.wrapLoNaviEle dt span.act{
background-color:#c6768d;
}
.wrapLoNaviEle dt a:hover{
background:url(../images/lnav_back_dt_ov.gif);
color:#c6768d;
}
.wrapLoNaviEle dt a:hover span{
background:url(../images/lnav_icon_dt_ov.gif) no-repeat 5px 50%;
color:#c6768d;
}
/*-------------------------------------------------------------*/
/*index.html*/
#wrapIdx{
background:url(../images/image.jpg) no-repeat;
}
.idxLink dl{
width:330px;
}
#wrapIdx dt{
text-indent:-99999px;
}
a.lk1 dt{
background:url(../images/idx_link_kankyo.gif) no-repeat;
}
a.lk1:hover dt{
background:url(../images/idx_link_kankyo_ov.gif) no-repeat;
}
a.lk2 dt{
background:url(../images/idx_link_anzen.gif) no-repeat;
}
a.lk2:hover dt{
background:url(../images/idx_link_anzen_ov.gif) no-repeat;
}
/*-------------------------------------------------------------*/
/*kankyo.html*/
/*-------------------------------------------------------------*/
/*anzen.html*/
.anzenKiki table{
background:url(../images/anzen_line_tate.gif) repeat-y 50% 0;
margin:0 0 0px 0;
}
.anzenKiki table td{
clear:both;
}
.anzenKiki table td.dyn{
width:390px;
}
.anzenKiki table tr.l1 td{
background:url(../images/anzen_line_yoko.gif) repeat-x 0 100%;
padding:0 0 30px 0;
}
.anzenKiki table tr.l2 td{
background:url(../images/anzen_line_yoko.gif) repeat-x 0 100%;
padding:30px 0;
}
.anzenKiki table tr.l3 td{
padding:30px 0 0 0;
}
.anzenKiki td dl{
width:330px;
}
.anzenKiki dt.namae{
background:url(../images/anzen_icon.gif) no-repeat 140px 5px;
padding:0 0 10px 150px;
color:#c6768d;
font-weight:bold;
font-size:0.75em;
line-height:150%;
}
.anzenKiki dt.img{
float:left;
padding:0 0 3px 0;
width:140px;
display:block;
}
.anzenKiki dd{
font-size:0.75em;
line-height:150%;
}
/*-------------------------------------------------------------*/
end/**/
