@charset "utf-8";


.mb20{
margin-bottom:20px;
}


div#container {
	width:822px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0px auto;
	padding: 0px;
	text-align:center;
	background: #fff;
}

div#header {
	margin: 0;
	width:820px;
	height:254px;
	padding-top:20px;
}
*:first-child+html div#header {
	margin: 0;
	height:254px;
}

/*--------------------------------------------------------
	*04 menu
----------------------------------------------------------*/

#menu{
	width:820px;
}

#menu ul{
	margin:18px 0 18px auto;
	padding: 0px;
	width:382px;
}
#menu li{
	margin-bottom:2px;
	float:left;
	display: inline;
}


/*--------------------------------------------------------
	*06 footer
----------------------------------------------------------*/

div#footer{
	margin: 24px 0 0 0;
}
div#footer p{
	background:#28759d;
	text-align:center;
	color:#fff;
}
div#footer div{
text-align:left;
}
div#footer div img{
margin-left:25px;
}

div#footer p a{
color:#fff;
}

div#main{
	float:left;
	text-align:left;
	width:545px;
	margin-left:17px;
}
div#cate_lst{
	float:right;
	width:220px;
	margin-right:17px;
}
#cate_lst table{
	margin-bottom:13px;
}
#cate_lst td,#cate_lst th{
	text-align:left;
}
#cate_lst th{
	background:#4da2d1;
	font-weight:bold;
	color:#fff;
}
#cate_lst td{
	background:#e8e8e8;
}


.title{
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	margin-bottom:0px;
	padding:0;
	height:75px;

}
.title span{
	color:#28759D;
	display:block;
	margin-top:27px;
	width:65px;
	padding-left:8px;
	float:left;
	border-left:5px solid #28759D;
	font-weight:bold;
}
.title span.links{
	display:block;
	margin-top:27px;
	width:85px;
	float:left;
	border:none;
	font-weight:normal;
}
.title h2{
	float:left;
	width:345px;
	font-size:130%;
	margin-top:25px;
	line-height:120%;
}
.title h3{
	float:left;
	width:245px;
	font-size:110%;
	margin-top:28px;
	line-height:120%;
}
.title h2 a{
	text-decoration:none;
	color:#000;
}
.title h3 a{
	text-decoration:none;
	color:#000;
}
.title p{
	float:right;
	width:118px;
}
.title p img{
	margin-top:10px;
}
.article{
	background:#eaf7ff;
	margin-bottom:25px;
	width:540px;
	margin-top:2px;
	padding:0;
}
#cate_lst ul{
	width:200px;
	margin:10px;
}

.article div.in{
	width:505px;
	margin:20px;
	margin-top:0;
	padding-top:15px;
	padding-bottom:30px;
}

#wp-calendar #today{
	background:#b5e6ff;
}
#wp-calendar td{
	text-align:center;
}
#wp-calendar td img{
	text-align:center;
	margin:2px 1px;
}
td.mon{
	width:34px;
}
td.sun{
	width:33px;
}

p.postmetadata{
	width:500px;
	margin-left:15px;
	padding-bottom:15px;
}
#container #contents{
	margin-top:20px;
	width:820px;
	background:#fff;
}
.blue,h2.pagetitle{
	color:#4da2d1;
	font-weight:bold;
	font-size:100%;
}
h3#comments,h3#respond{
	background:#ccc;
	text-indent:5px;
	margin-bottom:15px;
	margin-top:10px;
	font-size:100%;
	padding-top:3px;
	padding-bottom:3px;
}

#container .navigation_sing{
	width:544px;
	border-top:1px dashed #ccc;
	vertical-align:top;
	padding-top:10px;
	margin-bottom:40px;
}
#container .navigation_sing div.alignleft{
	width:270px;
	float:left;
	vertical-align:top;
}
#container .navigation_sing div.alignright{
	width:270px;
	float:right;
	vertical-align:top;
	text-align:right;
}
.commentlist li{
	margin-bottom:20px;
}
#cate_lst p.mb20{
	margin-top:18px;
}
#cate_lst th{
	text-indent:3px;
}
.gr{
	background:#efefef;
}
#commentform textarea#comment{
width:515px;
height:5em;
}
#commentform input,#commentform textarea#comment{
margin-left:10px;
margin-bottom:5px;
}
#commentform input#submit{
margin-bottom:40px;
}
/*debug*/
*html #container div#main{
	margin-left:12px;

}
*html #container div#cate_lst{
	margin-right:10px;

}
