﻿/* 施工事例
------------------------------------------------ */
#list{
	margin-top:20px;
	margin-left:10px;
}
.list_l{
	width:170px;
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}
.list_c{
	width:170px;
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}
.list_r{
	width:170px;
	margin-bottom:10px;
	float:left;
}

#list .title{
	border-bottom:1px #CCCCCC solid;
	margin-bottom:5px;
	padding-bottom:3px;
	font-weight:bold;
}
#list .img{
	margin-bottom:3px;
}
#list .bt{
	text-align:right;
	margin-right:3px;
}


#list2{
	float:left;
	width:510px;
	border-bottom:1px dashed #666;
}
#list2 .l{
	float:left;
	padding:5px;
	margin:0 auto;
}
#list2 .l img{
	border:1px #CCC solid;
	padding:5px;
}
#list2 .r{
	padding-top:15px;
	width:374px;
	float:right;
}
#list2 .r dt{
	font-weight:bold;
	margin-bottom:10px;
}

#frame{
	border:1px #C9B19C solid;
	padding:5px;
	float:left;
}
#frame #smain{
	margin-bottom:20px;
}
#frame #smain img{
	float:left;	
}
#frame #smain #works{
	width:220px;
	float:right;	
}
#frame #smain #works dt{
	font-weight:bold;
	margin-bottom:10px;
	color:#996600;
}
#frame #smain #works dd{
	border-bottom:1px #CCC solid;
	padding-bottom:3px;
	margin-bottom:5px;	
}
#frame #point{
	margin-bottom:10px;
	line-height:140%;
}
#frame p{
	line-height:140%;
	margin-bottom:20px;
}
#frame h5{
	margin-bottom:10px;
	float:left;
}
#frame #no{
	width:100px;
	text-align:right;
	float:right;
}
#frame h6{
	padding:5px;
	margin-bottom:10px;
	background-color:#EAE1D9;
	color:#660000;
	font-size:12px;
}
#frame #charge img{
	margin:0 10px;
	float:left;

}
#frame #charge .text{
	width:440px;
	margin-top:5px;
	line-height:140%;
	float:right;
}

/* ホームケア物語
------------------------------------------------ */
#story-top{
	width:508px;
	margin:30px auto 0;
}
#story-top .sn{
	width:138px;
	border:1px #999 solid;
	padding:5px 5px 30px 5px;
	float:left;
}
#story-top .center{
	margin:0 29px;
}

.story-img{
	float:left;
	margin-left:10px;
}

