div#contents_blog {
        clear:both;
        margin:0 auto;
        padding-top:15px;
        width:870px;
}

div#main_contents_inner {
	width: 632px;
	padding-right: 0px;
	padding-left: 57px;
}

div#blog_contents {
	float: left;	
	width: 425px;
	margin-right: 20px;
	overflow: hidden;x
}

div#blog_side_menu {
	float: left;
	width: 170px;
	font-size: 93%;
}

h2{
	width: 400px;
	border-bottom: 2px dotted ;
	margin-bottom: 5px;

}

div#blog_contents h2 a,
div#blog_contents h2 a:visited,
div#blog_contents h2 a:link
{
	color:#754C24;
}

sapn.date {
	backgorund-image: url(../img/archives_bg.gif);
	margin-top: 5px;
}

ul.blog_data {
	
}

#blog_contents ul.blog_data li {
	width: 125px;
	/*height: 15px;*/
	float: left;
	background-repeat: no-repeat;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 6px;
	line-height: 1;
}

#blog_contents ul.blog_data li a {
	color: #FFFFFF;	
}

#blog_contents ul.blog_data li.date {
	background-image: url(../img/date_bg.gif);
}

#blog_contents ul.blog_data li.categories {
	background-image: url(../img/categories_bg.gif);
}

#blog_contents ul.blog_data li.comment {
	width: 100px;
	color: #FF8000;
	padding-left: 20px;
	background-image: url(../img/fukidashi.gif);
}

#blog_contents ul.blog_data li.comment a {
	color: #FF8000;
}


#blog_contents div.entry-content {
	clear: left;
	padding-top: 10px;
}

div#blog_side_menu a {
	color: #000000;	
}

div#blog_side_menu dl,
div#blog_side_menu ul
{
	margin-bottom: 10px;	
}

div#blog_side_menu h3 {
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

div#blog_side_menu h3#recentry_written {
	text-indent: -9999px;
	background-image: url(../img/recently_written.gif);
}

div#blog_side_menu h3#recentry_comment {
	text-indent: -9999px;
	background-image: url(../img/recently_comment.gif);
}

div#blog_side_menu dl.comment dt,
div#blog_side_menu dl.comment dd
{
	padding-left: 25px;
}

div#blog_side_menu dl.comment dt{
	color: #FF8000;
	background-image: url(../img/fukidashi.gif);
	background-repeat: no-repeat;
}


div#blog_side_menu h3#archives {
	text-indent: -9999px;
	background-image: url(../img/archives.gif);
}

div#blog_side_menu h3#categories {
	text-indent: -9999px;
	background-image: url(../img/categories.gif);
}

div#blog_side_menu ul.categories a {
	font-weight: bold;	
}

div#blog_side_menu ul.categories span.num {
	display: inline-block;
	width: 20px;
	height: 12px;
	padding-left: 0px;
	padding-right: 8px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.3;
	background-image: url(../img/categories_no.bg.gif);
	background-repeat: no-repeat;
}



div#blog_side_menu h2 {
	width: 100%;
	border-bottom: none ;
	margin-bottom: 5px;
}

div#blog_side_menu h2 {
	background-repeat: no-repeat;
background-position:0 20px;
clear:both;
color:#000000;
font-size:108%;
padding:20px 0 8px;
margin: 0;
}

div#blog_side_menu li#recent-posts h2 {
	text-indent: -9999px;
	background-image: url(../img/recently_written.gif);
}

div#blog_side_menu li#recent-comments h2 {
	text-indent: -9999px;
	background-image: url(../img/recently_comment.gif);
}

div#blog_side_menu dl.comment dt,
div#blog_side_menu dl.comment dd
{
	padding-left: 25px;
}

div#blog_side_menu dl.comment dt{
	color: #FF8000;
	background-image: url(../img/fukidashi.gif);
	background-repeat: no-repeat;
}


div#blog_side_menu li#archives h2 {
	text-indent: -9999px;
	background-image: url(../img/archives.gif);
}

div#blog_side_menu li#categories-434736411 h2 {
	text-indent: -9999px;
	background-image: url(../img/categories.gif);
}

div.entry {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

div#main_contents div.entry p {
	overflow: hidden;
	margin-bottom: 0px;
}

div#respond  textarea {
        width: 390px;
}

div.navigation a {
        text-decoration: underline;
        font-weight: bold;
        color:#754C24;
}

div.alignleft {
      float: left;
}

div.alignright {
      float: right;
}

div#blog_contents ul.blog_data a {
	font-size: 116%;
        line-height:1.2;
}

span.categories {
       /*float: left;*/
       text-align: right;
       position: relative;
       right: 176px;
       bottom: 30px;
       /*top: -42px;*/
       font-size: 116%;
       color: #000;
}
