div#wp-header {
	padding: 5px;
}

#wp-header .wp-hd-title{
	clear: both;
	font-size: 150%;
	font-weight: bold;
}

#wp-header .wp-description{
	padding: 5px;
	float: left;
	text-align: left;
}

#wp-header .wp-navigation{
	padding: 5px;
	float: right;
	text-align: right;
}

#wp-content{
	/* padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	5px;
	padding-right:	5px;
	*/
	font-size: 1.2em;
}
#wp-header .b_h1 h1 a{
color:#ffffff;
font-weight:bold;
line-height:1.4em;
}
#wp-content a{
color:#ffffff;
}

#wp-content.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#wp-content .commentlist li ul li {
	font-size: 1em;
}

#wp-content .commentlist {
	margin: 0px 15px 0px 25px;
	padding:0px 0px 0px 0px;
}


#wp-content .commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 5px;
	font-weight: bold;
}

#wp-content .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#wp-content .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#wp-content .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#wp-content .odd {
background:#FFFFFF none repeat scroll 0 0;margin:0;
padding:5px;
}
#wp-content .even {
background:#FFFFFF none repeat scroll 0 0;margin:0;
padding:5px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.thread-odd {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
#comment-input {
	margin:0px 25px 0px 15px;
	padding:0px 0px 0px 5px;
}
#wp-content .wp-title{
	padding: 0 5px;
	font-size: 90%;
}

#wp-content .wp-post-nav{
	font-size: 80%;
	padding: 5px;
	text-align:right;
}

#wp-content .wp-page-nav{
	font-size: 80%;
	padding: 5px;
}

#wp-content .wp-post-nav div.alignleft{
	float: left;
	text-align: left;
	padding-right: 2px;
}

#wp-content .wp-post-nav div.alignright{
	float: right;
	text-align: right;
	padding-left: 2px;
}


#wp-content .wp-post-title{
	margin: 0 0 .25em 20px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

#wp-content .wp-post-title a{
	text-decoration: none;
}

.wp-post hr, .wp-post-meta {
	margin-left: 20px;
}

#wp-content .wp-post-meta{
	font-size: 90%;
}

#wp-content .wp-post-entry{
	/* padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	20px;
	padding-right:	2px;
	*/
}

#wp-content .wp-post-entry img
{
	border:solid 1px #cccccc;
	}

#wp-content .blog-rss{
	text-align:right;
}

#wp-content .credit{
	text-align:center;
}


/* To override the comment style */
#wp-content h3#comments, #respond h3{
	font-size: 16px;
}

/* To override the comment style */
#wp-content h3#trackbacks{
	font-size: 110%;
}

td.wp-delimiter-vertical {
	font-size: 1%;
	border-right: 1px solid #aaa;
	width: 1px;
}

td.wp-delimiter-horizontal {
	font-size: 1%;
	border-bottom: 1px solid #aaa;
	height: 1px;
}

.entry img
{
	border:solid 1px #cccccc;
}
