@charset "UTF-8";
@import "../../common/css/reset.css";
@import "../../common/css/template.css";

/**************************************************/
/* 05 私の住まいづくりリフォーム */
/**************************************************/
.fl-box{overflow:hidden;}
.fl-lt{float:left;}
.fl-rt{float:right;}


#firstview{width:950px;margin:40px auto 20px;}
#overview{width:950px;margin-bottom:30px;}
#detail{width:950px;margin-bottom:20px;}
#detail p{margin-bottom:1.5em;}
#detail #dtl-lt{width:460px;}
#detail #dtl-rt{width:460px;}
#images{width:950px;margin-bottom:30px;}

p.contact a{color:#EB6033;}
p.contact a:link{color:#EB6033;}
p.contact a:visited{color:#EB6033;}







.clearfix:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/*IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/*IE-mac END*/

.imgTitle{display:block;}


/* 留意事項 */
p.info{padding-top:20px;font-size:85%;margin-bottom:0px;clear:both;}

/* エンドライン */
#page-end{width:950px;height:60px;overflow:hidden;clear:both;text-align:center;}
#page-end img{margin:0px auto;}
#page-end hr{visibility:hidden;}

/**************************************************/
