﻿@charset "UTF-8";
<!--
/*台所*/
#kitchen1{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/reform/kitchen1.png) no-repeat;
}
#kitchen1 a{
width:349px;
height:144px;
display:block;
}
#kitchen1 a:hover{
background: url(img/reform/kitchen1_2.png) no-repeat;
}

/*浴室*/
#bath1{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/reform/bath1.png) no-repeat;
}
#bath1 a{
width:349px;
height:144px;
display:block;
}
#bath1 a:hover{
background: url(img/reform/bath1_2.png) no-repeat;
}

/*洗面所*/
#washroom1{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/reform/washroom1.png) no-repeat;
}
#washroom1 a{
width:349px;
height:144px;
display:block;
}
#washroom1 a:hover{
background: url(img/reform/washroom1_2.png) no-repeat;
}

/*トイレ*/
#toilet1{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/reform/toilet1.png) no-repeat;
}
#toilet1 a{
width:349px;
height:144px;
display:block;
}
#toilet1 a:hover{
background: url(img/reform/toilet1_2.png) no-repeat;
}

/*塗装*/
#paint1{
width:349px;
height:144px;
text-indent:-9999px;
background: url(img/reform/paint1.png) no-repeat;
}
#paint1 a{
width:349px;
height:144px;
display:block;
}
#paint1 a:hover{
background: url(img/reform/paint1_2.png) no-repeat;
}

.reform1{
position: relative;margin:14px 0 0 5px;width:695px
}

.reform2{
font-size:33px;line-height:33px;color:#1a9400
}

.reform3{
color:#272727
}

.reform4{
font-size:12px;color:#272727
}

.reform5{
font-size:24px;color:#272727
}

.reform6{
font-size:29px
}

.reform7{
font-family:AR P丸ゴシック体M
}

.reform8{
position:absolute;top:0px;right:0px
}

.reform9{
border: 1px #1a9400 solid;margin-top:25px
}

.reform10{
font-size:24px;color:#272727;margin-top:10px
}

.reform11{
border: 1px #1a9400 solid;margin-top:33px
}

.reform12{
font-size:12px;color:#272727;margin-top:15px;padding-bottom:15px
}
-->