@charset "utf-8";
/* CSS Document */

@import url("/matrix/css/sub.css");


#blog_photo{
	display:block;
	width:188px;
	margin:0 auto;
	border-bottom:1px solid #dfdfdf;
}
.blog_section_outer {
	width:667px;
	margin:0 auto 40px;
}
.blog_section {
	padding:0 0 37px ;
	border-bottom:1px solid #ececec;
}
.blog_section .hd {
	padding:37px 10px 37px;
}
.blog_section .date{
	font-size:0.85em;
	font-weight:bold;
	color:#b9b38f;
	background-image:url(/blog/matrix/images/blog_title_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:2px 0 0 24px;
}

.blog_section .title{
	font-size:2.14em;
	background-image:url(/blog/matrix/images/blog_title_bg.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	padding:0 0 4px 22px;
	line-height:1.2;
}

.blog_section .entry_body{
	line-height:1.9;
	margin:0 5px;
}


.blog_btm_ye_box {
	width:667px;
	margin:0 auto 40px;
	background-color:#fffeea;
}
.blog_btm_ye_box .clearfix{
	border:1px solid #ffcc00;
	padding:5px 45px;
	line-height:1.7;
}

.blog_btm_ye_box  p{
	text-align:center;
	padding:14px 0 0;
}

#blog_entry_ft {
	text-align:center;
	padding:0 0 40px;
}
#bef_before,
#bef_wo_before {
	padding:0 7px 0 0;
}
#bef_index {
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	padding:0 7px;
}
#bef_next,
#bef_wo_next {
	padding: 0 0 0 7px;
}

#bef_wo_before,
#bef_wo_next {
	color:#999999;
}

