/*　リフォーム事例用　*/
#reform_navi{width:690px; text-align:left;	margin:0 30px 0 0;}
#reform_navi li{float:left; margin-left:10px;}
#reform_navi li#cap{margin-left:0;}

#rtop{
	width:690px;
	height:353px;
	background:url(../images/reform/top_img.gif) no-repeat;
}

#rtop_btn{
	width:296px;
	padding:184px 0 10px 33px;
}


#pagetitle{
	width:680px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background-color:#A78469;
	height:25px;
	line-height:25px;
	margin:20px 0 10px 0;
	padding-left:10px;
}

#reform_list{width:668px; height:120px; border:1px solid #CCCCCC; margin-top:10px; padding:10px; font-size:85%; text-align:left;}

#reform_list #title{
	font-weight:bold;
	color:#FF9900;
	font-size:13px;
	height:20px;
	line-height:20px;
	padding-left:10px;
	background:#E0E0E0;
	margin-bottom:10px;
}

#reform_list #photo{float:left; width:120px;}

#reform_list #detail{ width:528px; margin:0 0 5px 20px; float:left; font-size:12px;}
#reform_list #txt{ width:528px; margin-left:20px; float:left; font-size:11px;}

#reform_flow{width:570px; height:85px; margin:0 60px 20px 60px;}
#reform_flow_txt{width:450px; height:36px; line-height:17px; padding:39px 20px 10px 100px; font-size:12px;}

.step1{background:url(../images/reform/step1.gif) no-repeat;}
.step2{background:url(../images/reform/step2.gif) no-repeat;}
.step3{background:url(../images/reform/step3.gif) no-repeat;}
.step4{background:url(../images/reform/step4.gif) no-repeat;}
.step5{background:url(../images/reform/step5.gif) no-repeat;}
.step6{background:url(../images/reform/step6.gif) no-repeat;}


/*リフォーム詳細ページ設定*/
#rdetail_box{width:690px; margin:20px 0 30px 0; font-size:85%; text-align:left;}

#rdetail_title{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background-color:#666666;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	padding-left:10px;
}

#rdetail_before{float:left; width:260px; margin-top:20px; text-align:left;}
#rdetail_after{float:right; width:410px; margin-top:20px;}

#rdetail_txt{width:690px; margin:20px 0 0 0;}

#rdetail_pbox{width:688px; height:120px; background-color:#E6E6E6; margin:20px 0; border:1px solid #CCCCCC;}
#rdetail_pbox #title{height:20px; margin-top:10px; margin-left:20px; font-weight:bold;}
#rdetail_pbox #photo{float:left; width:100px; height:71px; margin-top:5px; margin-left:20px; background-color:#999999;}


#rdetail_t{width:110px; float:left; margin:0 0 5px 10px; font-size:12px;}
#rdetail_c{width:500px; float:left; margin:0 10px 5px 10px; font-size:12px;}

#rdetail_btn{width:210px; float:left; margin:30px 10px;}


#reform_infobtn{
	text-align:center;
	margin:30px;
	font-size:90%;
	line-height:130%;
	padding:10px;
	background-color:#f7f6f6;
}

