
body {
	background:url(../img/blog/blog_bg.jpg) no-repeat 0 0;
}

.blog {
}

.blog h1 {

}

.blog #blog_header {
	display:none;
}

.blog .h2 {
	background:url(../img/blog/h2_bg.jpg) no-repeat 0 0;
	width:auto;
	height:46px;
	font-size:15px;
	text-indent:20px;
	margin-bottom:20px;
}

.blog .h2 h2 {
	padding-top:10px;
}

.blog .h2 a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.blog .h2 small {
	color:#ff6633;
	font-weight:bold;
	line-height:140%;
}

* html .blog .h2 small {
	line-height:normal;
}

.blog .h2 small a {
	color:#ff6633;
}

.widecolumn .h2 {
	background:url(../img/blog/h2_bg_sec.jpg) no-repeat 0 0;
	height:26px;
	margin:10px 0 20px;
}

.widecolumn .h2 h2 {
	padding-top:5px;
	font-weight:bold;
}

#sab {
	width:200px;
}

.blog_navi a {

}

.blog_navi h2 {
	background:url(../img/blog/navi_h2_bg.jpg) no-repeat 0 0;
	width:200px;
	height:37px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family  : "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-indent:10px;
	line-height:37px;
	margin:0;
}

.top_level_li {
	margin-bottom:10px;
}

.blogroll,
.page_item,
.sec_level,
.categories,
#recent-posts ul,
.widget ul,
#tag_cloud {
	width:auto;
	margin-bottom:10px;
	border-left:2px solid #e7e7e7;
	border-right:2px solid #e7e7e7;
	border-bottom:2px solid #e7e7e7;
}

#tag_cloud {
	padding:0 10px 10px;
}

#tag_cloud .widgettitle {
	margin:8px 0 8px -12px;
}

* html #tag_cloud .widgettitle {
	margin:8px -10px 0 -12px;
}

#tag_cloud a {
	margin:0 2px;
}

.page_item li,
.sec_level li,
.categories li,
#recent-posts ul li,
.widget ul li {
	background:url(../img/blog/line_bg.gif) no-repeat bottom;
	padding:5px 10px;
	margin-bottom:5px;
}

.page_item li a,
.sec_level li a,
.categories li a,
#recent-posts ul li a,
.widget ul li a {

	color:#3399FF;
	font-size:11px;
	text-decoration:underline;
	background:url(../img/blog/icon.jpg) no-repeat 0 0;
	padding-left:12px;
}

#archives .widgettitle {
	display:none;}

#searchform .hidden {
	display:none;
}

#searchform #s {
	width:145px;
	float:left;
}

#searchform #searchsubmit {
	background:url(../img/blog/search_bt.jpg) no-repeat 0 0;
	width:48px;
	height:21px;
	border:none;
	text-indent:-9999em;
	float:right;
}

#archives select {
	width:200px;
	margin-top:3px;
	margin-bottom:10px;
}

#search {
}

*:first-child+html #search {
	margin-top:-15px;
}

* html #search {
	margin-top:-15px;
}

#comment {
	width:500px;
}

.postmetadata {
	background:url(../img/blog/entry_foot.gif) repeat-x bottom;
	padding:10px 0 20px 0;
}

.pagetop {
	text-align:right;
	margin-bottom:20px;
}

.blog_navi .code {
}

.blog_navi .code p {
	margin:0 0 0 -7px;
}

.sec_level {
	display:block;
	padding:5px;
}






















