@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 40px;}

#point-hd{width:950px;padding-bottom:0px;background:url(../img/point_bg.gif) repeat-y left top;}
#point-hd #point01-hd{width:300px;}
#point-hd #point02-hd{width:280px;margin-left:34px;}
#point-hd #point03-hd{width:280px;}

#point{width:950px;margin-bottom:30px;background:url(../img/point_bg.gif) repeat-y left top;}
#point p{}
#point #point01{width:280px;}
#point #point02{width:280px;margin-left:54px;}
#point #point03{width:280px;}

.point-box p{margin-top:15px;font-size:92%;line-height:1.5em;}

.point-block{width:260px;padding:10px;background-color:#E1EECD;margin-top:15px;}
.point-block p{margin-top:0px;}

.point-group{padding-top:10px;}
.point-group .point-block{margin-top:5px;}

.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;}

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