@charset "utf-8";

/********************************************************
 コンテンツ
********************************************************/

div#alpha {
	width:646px;
	float:left;
}

ul.sub-list li {
	padding:8px 12px;
	font-size:85%;
	color:#007d37;
	text-indent:15px;
	letter-spacing:1px;
	border-bottom:1px dotted #b3b3b3;
	background:url(../image/common/icon01.gif) no-repeat 12px 12px;
}

ul.sub-list li span {
	margin:0 0 0 15px;
	font-size:95%;
	color:#007d37;
	text-indent:0;
	letter-spacing:0;
	text-align:justify;
	display:block;
}


/********************************************************
 サイドバー
********************************************************/

div#beta {
	font-size: 0.9em;
	width:200px;
	margin:15px 0 0 0;
	float:right;
}

div#beta h4 {
	width:200px;
	height:25px;
	margin:0 0 15px 0;
	text-indent: -9999px;
	font-size:1px;
	background: url(http://www.watamatu.com/blog/images/passive/beta_h3.gif) no-repeat;
}

div#beta h4#category	{ background-position:0px; }
div#beta h4#new	{ background-position:0 -25px;}
div#beta h4#back	{ background-position:0 -50px; }
div#beta h4#question	{ background-position:0 -75px; }
div#beta h4#blog     { background-position:0 -100px; }
div#beta h4#link     { background-position:0 -125px; }

div#beta img.margin_bottom {
	margin:0 0 23px 0;
}
div#beta img {
	margin:0 0 10px 0;
}
div#beta ul,
div#beta dl {
	margin-bottom: 20px;
	margin-left: 10px;
}
div#beta ul li,
div#beta dl dt,
div#beta dl dd {
	margin-bottom: 5px;
	padding: 2px 0 2px 15px;
}
div#beta ul li,
div#beta dl dt {
	background: url(http://www.watamatu.com/blog/images/passive/arrow01.gif) left 7px no-repeat;
}
div#beta dl dt {
	color: #df6000;
}
div#beta .backnumber {
	text-align: right;
	background: none;
}
/********************************************************
 パッシブハウス
********************************************************/
.section01 {
	width: 600px;
	margin: 0 auto 30px auto;
}
.section01 p {
	font-size: 0.9em;
} 
body#passive h2 {
	width:646px;
	height:40px;
	margin:0 0 10px 0;
	text-indent:-9999px;
	background: url(http://www.watamatu.com/blog/images/passive/page-title.gif) no-repeat;
}

body#passive h3 {
	font-size: 1.4em;
	font-weight: bold;
	width:550px;
	padding: 30px 0 30px 50px;
	background: url(http://www.watamatu.com/blog/images/passive/h3_back.gif) no-repeat;
}
.p_middle,
.p_bottom {
	width: 540px;
	padding: 0 30px 20px 30px;
}
.p_middle {
	background: url(http://www.watamatu.com/blog/images/passive/p_middle_back.gif) repeat-y;
}
p.blog_text {
	padding-bottom: 30px;
	border-bottom: 1px dotted #7f4400;
}
p.time {
	color: #df6000;
	margin-bottom: 10px;
}
.p_middle img {
	width: 528px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #ccc;
}
.p_bottom {
	text-align:right;
	padding-top: 20px;
	background: url(http://www.watamatu.com/blog/images/passive/p_bottom_back.gif) left bottom no-repeat;	
}
.p_bottom p {
	color: #007d37;
}
h4#q {
	width:646px;
	height:40px;
	margin:0 0 15px 0;
	text-indent:-9999px;
	background: url(http://www.watamatu.com/blog/images/passive/h-title.gif) left no-repeat ;
	clear:both;
}
#links{
 margin-top:20px;}

.list{
background: url(http://www.watamatu.com/blog/images/passive/arrow01.gif) left 10px no-repeat ;
border-bottom:1px solid #CCC;
padding:1px 0 5px 15px;
margin-bottom:4px;
}

.go_main{
	float:right;
	background: url(http://www.watamatu.com/blog/images/passive/arrow01.gif) left 7px no-repeat;
	padding-left:13px;
}
