@charset "UTF-8";

/* TopView制御CSS */
#s_wrapper {
	width:660px; 
	font-size:12px;
	line-height:1.3;
	background:#fff;
	overflow:hidden;
}

/* 施工事例表示スペース */
.b_frame {
	width:310px; 
	padding:5px 5px 10px 5px;
	text-align:left;
	float:left;
	height:115px;
}

*html .b_frame {padding:5px 4px 15px 4px;}

.b_frame p {
	margin:3px;
	font-weight: normal;
}

a.mark {
	padding-left:20px;
	background-image: url(../img/s_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

img.thumbnail {
	padding:2px;
	margin-right:5px;
	margin-bottom:3px;
	border:1px solid #ccc;
	background:#fff;
	float:left;
}

.category {
	font-weight:bold;
	margin-top:5px;
	padding:0px 5px 0 5px;
	float:left;
}

.category img {
	vertical-align:middle;
	margin-left:5px;
}
#const {
 margin-top:10px;
	width: 670px;
}

#mypage1 {
width:620px;
	margin-left:auto;
	margin-right:auto;

}

#mypage2 {
margin-top: 13px;
margin-bottom: 10px;
}

/* 全体枠 */
#m_wrapper {
	width:600px;
	font-size:12px;
	line-height:1.3;
	background:#fff;
	overflow:hidden;
}

#m_wrapper img {
	margin-left:5px;
	vertical-align:middle;
}

/* 表示枠 */
#m_wrapper dl {
	width:850px;
	*margin-bottom:0px;
}


/* 日付枠 */
#m_wrapper dt {
	float:left;
	width:100px;
	padding:0 0 0px 0px;
	clear:both;
}

/* タイトル枠 */
#m_wrapper dd {
	width:510px;
	margin-left:105px;
	padding:0 0 0px 15px;
	margin-bottom:8px;
	*margin-bottom:10px;
	background-image: url(../img/m_mark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}