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

/**************************************************/
/* ラクチンおそうじ1・2・3 */
/**************************************************/
.fl-box{overflow:hidden;}
.fl-lt{float:left;}
.fl-rt{float:right;}

#firstview{width:950px;margin:40px auto 20px;}

#step{width:950px;margin-bottom:40px;min-height:100%;oveflow:hidden;}
#step h3{margin-bottom:10px;}
#step h4{margin-bottom:14px;padding:10px;color:#E50012;font-size:20px;text-align:center;border-top:#E50012 1px solid;border-bottom:#E50012 1px solid;}
#step p{margin-bottom:24px;line-height:1.4em;}
#step #step01{width:300px;margin-right:25px;}
#step #step02{width:300px;}
#step #step03{width:300px;}

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

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

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