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



/*	news	*/
.news ul{
	margin:0px;
	padding:0px;
}
.news li{
	list-style-type: none;
	background:url(../images/icon_disc_arrow.gif) no-repeat left center;
	padding:0px 0px 0px 17px;
	margin:0px 0px 15px 0px;
}
.news li span{
	padding:0px 5px 0px 0px;
}




/*	FAQ	*/
.faq .post dl{
	margin:0px;
	padding:0px;
}
.faq .post dt{
	border-bottom: 1px solid #333333;
	background:url(../images/icon_disc_arrow_large.gif) no-repeat left center;
	margin-bottom:10px;
	line-height:12px;
	padding:3px 0px 2px 19px;
}
.faq .post dt a{
	text-decoration:none;
}

.faq .post dd{
	background-color:#D6C3BF;
	padding:8px;
	margin-bottom:20px;
	margin-left:17px;
}
/*	建築用語辞典	*/
.glossary .post dl{
	margin:0px;
	padding:0px;
}
.glossary .post dt{
	border-bottom: 1px solid #333333;
	background:url(../images/icon_disc_arrow_large.gif) no-repeat left center;
	margin-bottom:10px;
	line-height:12px;
	padding:3px 0px 2px 19px;
}
.glossary .post dt a{
	text-decoration:none;
}

.glossary .post dd{
	background-color:#D6C3BF;
	padding:8px;
	margin-bottom:20px;
	margin-left:17px;
}

/*	作品紹介 	*/

#content .post div.work_waku{
	width:602px;
	border:1px solid #cccccc;
	margin: 0px 0px 9px 0px;
	padding: 9px 0px 9px 6px;
}
div.work_waku:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div.work_waku{
    height: 1em;
    overflow: visible;
}
/**/
#content .post .work_waku h3{
	clear:both;
	width:136px;
	height:21px;
	background: url(../images/title_smimage.gif) no-repeat left top;
	padding:5px 0px 4px 4px;
	text-align:left;
	line-height:12px;
}
#content .post .work_waku h3 span{
	color: #FFFFFF;
	padding:0px 6px 0px 0px;
}
#content .post .work_waku .exp{
	width:136px;
	float:left;
/*	margin-right:30px;	IE5.5対策*/
	line-height:14px;
}
#content .post .work_waku ul{
	width:436px;
 	margin:-39px 0px 0px 0px;
	padding:0px;
	float:right;
}
#content .post .work_waku li{
	width:109px;
 	margin:9px 0px 0px 0px;
	float:left;
	list-style-type:none;
	font-size:10px;
}
#content .post .work_waku li img{
	width:98px;
	height:65px;
	border:1px solid #ddc3c6;
	vertical-align:bottom;
}
#content .post .work_waku li span{
	display:none;
}
#content .post .work_waku li span.title{
	display:block;
	width:106px;
	height:11px;
	vertical-align:top;
	font-size:10px;
	line-height:11px;
	overflow:hidden;
}
