@import url("styles-site.css");
@import url("styles-sub.css");

.entry-box {
	width: 512px;
	margin: 0px auto 20px auto;
}
.blog-ttl {
	width: 478px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(img/blog_ttl.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 4px 2px 4px 32px;
	margin-bottom: 6px;
	color: #333333;
	text-align: left;
}
.blog-data {
	padding: 0px 5px;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
	color: #333333;
	text-align: right;
}
.blog-cat {
	padding: 0px 5px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
	color: #333333;
	text-align: left;
}
.blog-entry {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
	color: #333333;
	text-align: left;
}
.blog-more {
	padding: 2px 5px;
	font-size: 12px;
	line-height: 18px;
	height: 25px;
	margin: 0px;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
}
.blog-head {
	width: 512px;
	height: 4px;
	margin: 0px;
	background-image: url(img/entry_head.gif);
	background-repeat: no-repeat;
}
.blog-foot {
	width: 512px;
	height: 4px;
	margin: 0px;
	background-image: url(img/entry_foot.gif);
	background-repeat: no-repeat;
}

.info-ttl {
	width: 478px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(img/info_ttl.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 4px 2px 4px 32px;
	margin-bottom: 6px;
	color: #333333;
	text-align: left;
}
/*****************************************************************
家づくり実例集
*****************************************************************/

.home-ttl {
	width: 478px;
	font-size: 12px;
	line-height: 18px;
	background: url(img/homeex/titlebg.gif) no-repeat 0 0;
	padding: 4px 2px 4px 32px;
	margin-bottom: 6px;
	color: #333333;
	text-align: left;
}

.home-box {
	width: 190px;
	background-color: #EFEFEF;
	margin-bottom: 10px;
}
.home-box dt {
	width: 180px;
	font-size: 10px;
	line-height: 14px;
	padding: 2px 2px 0px 8px;
	margin: 0px;
	font-weight: bold;
}
.home-box dd {
	width: 170px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 2px 6px 18px;
	margin: 0px;
	background-image: url(img/line_190.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.home-box .cat {
	width: 180px;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 2px 4px 8px;
	background-image: url(img/line_190.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.home-box .select-box {
	width: 180px;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 2px 4px 8px;
}
.home-box select {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: 0px;
}
.kantoku-ttl {
	width: 478px;
	font-size: 12px;
	line-height: 18px;
	background: url(img/kantoku/kantoku-img03.gif) no-repeat 0 0;
	padding: 4px 2px 4px 32px;
	margin-bottom: 6px;
	color: #333333;
	text-align: left;
}
.oneday-ttl {
	width: 478px;
	font-size: 12px;
	line-height: 18px;
	background: url(img/oneday/oneday-img07.gif) no-repeat 0 0;
	padding: 4px 2px 4px 32px;
	margin-bottom: 6px;
	color: #333333;
	text-align: left;
}
.child-ttl {
	width: 478px;
	font-size: 12px;
	line-height: 18px;
	background: url(img/child/child-img07.gif) no-repeat 0 0;
	padding: 4px 2px 4px 32px;
	margin-bottom: 6px;
	color: #333333;
	text-align: left;
}