@charset "utf-8";
/*	右コンテンツ	*/
#content .post{
	width:435px;
	margin:0px 11px;
}
*html #content .post{
/*-----IE66	-----*/
	margin-right:-10px;
}

/*作品紹介_個別ページ*/
.communal_facilities .post h3, .store .post h3, .apartment_store .apartment h3, .house .post h3{
	clear:both;
	width:110px;
	height:21px;
	background: url(../images/title_smimage.gif) no-repeat left top;
	padding:5px 0px 4px 4px;
	text-align:left;
	line-height:12px;
}
.communal_facilities .post span, .store .post span, .apartment_store .apartment span, .house .post span{
	color: #FFFFFF;
	padding:0px 6px 0px 0px;
}

#work_detail1{
	width:608px;
	border: 1px solid #B3B3B3;
	background-color:#F5F5F5;

}
#work_detail1:after {
    content: "";
    display: block;
    clear: both;
    height: 13px;
    overflow: hidden;
}

/*\*/
* html #work_detail1 {
    height: 1em;
    overflow: visible;
}
/**/

#work_detail1 h4{
	font-weight:bold;
	margin:38px 0px 0px 17px;
}

#work_detail1 h4 span{
	display:block;
	margin:-38px 0px 15px -17px;
	padding:0px 0px 0px 10px;
	width:80px;
	height23px;
	background-color:#360606;
	color: #FFFFFF;
	font-weight:normal;
}
#work_detail1 p{
	margin:23px 17px 13px 17px;
}
#work_detail1 p img{
	width:346px;
	border: 2px solid #000000;
	float:right;
	margin:-67px 0px 0px 17px;
}
#work_detail1 p span{
	color:#000000;
}

#work_detail2{
	width:608px;
	clear:both;
	background-color:#CCCCCC;
	border: 1px solid #B3B3B3;
	margin-top:13px;
}
#work_detail2 p img{
	width:100px;
	border: 1px solid #000000;
	margin:9px;
	vertical-align:bottom;
}
