#mainbox {
	padding-bottom:5px;
	background:url(../images/blog/bg_side_bottom.jpg) no-repeat bottom;
}
#mainbox .box_blog {
	background:url(../images/blog/bg_blog.jpg) repeat-y left;
	width:530px;
	overflow:hidden;
}
.box_contents {
	width:358px;
	float:left;
}
.box_side {
	float:right;
	width:150px;
	padding-top:15px;
	padding-bottom:15px;
	background-image:url(../images/blog/bg_side_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f0edda;
}
.box_side .tit_side {
	padding:0px 10px;
	margin-bottom:5px;
/*	margin-bottom:10px;*/
}
.box_side ul {
	padding:0px 10px;
	margin-bottom:20px;
}
.box_side li {
	background:url(../images/blog/ic_grci2.jpg) no-repeat 0px 4px;
	padding-left:14px;
	height:18px;
	overflow:hidden;
	margin-bottom:2px;
}
/**********/
.box_side .box_prf {
	width:115px;
	padding:0px 8px;
	margin:0px auto;
	background:url(../images/blog/head_prf.jpg)  no-repeat top;
	padding-top:6px;
	padding-bottom:3px;
	background-color:#fff;
}
.box_side .box_prf p {
	font-size:10px;
	line-height:14px;
}
.box_side .box_prf_foot {
	background:url(../images/blog/foot_prf.jpg)  no-repeat bottom;
	padding-bottom:6px;
	margin-bottom:10px;
}

/***************/

.article {
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
}
.article h3 {
	display:block;
	background:url(../images/common/tit_b_00.jpg) no-repeat;
	padding:5px 10px 10px 30px;
	color:#c75400;
	font-size:14px;
	height:18px;
	overflow:hidden;
	margin-bottom:15px;
}
.article h3 a {
	color:#c75400;
	font-size:14px;
}
.comment {
}
.totop {
	width:780px;
}
.entry-footer {
	padding-top:10px;
	border-top:1px dotted #cecab3;
	margin-top:7px;
}

