@charset "shift_jis";
<!--
/*エコキュート*/
#eco_select{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/denka_select/eco1.png) no-repeat;
}
#eco_select a{
width:349px;
height:144px;
display:block;
}
#eco_select a:hover{
background: url(img/denka_select/eco2.png) no-repeat;
}

/*IH*/
#IH_select{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/denka_select/IH1.png) no-repeat;
}
#IH_select a{
width:349px;
height:144px;
display:block;
}
#IH_select a:hover{
background: url(img/denka_select/IH2.png) no-repeat;
}

.denka_select1{
position: relative;margin:20px 0 0 5px;width:695px;
}

.denka_select2{
font-size:33px;line-height:33px;color:#c71620;margin-bottom:125px
}

.denka_select3{
position:absolute;top:0px;right:0px
}

.denka_select4{
border: 1px #c7161e solid;
}

.denka_select5{
position: relative;margin:14px 0 0 5px;width:695px;
}
-->