/* ------------ ブログ特集 ------------ */
.pan_blog {
	padding: 2px 10px;
	border-top: 2px solid #009900;
	font-size: 80%;
	text-decoration: none;
	border-bottom: 8px solid #8ED2FF;
}

.yd_blog {
	background:   url(/img/gen/blog/stit_blog.gif) no-repeat 0px 0px;
	height: 25px;
	width: 530px;
	margin-bottom: 5px;
}

.yd_blog td {
	padding-left: 20px;
	font-weight: bold;
}

.fr {
	border-bottom: 1px dotted #999999;
}

.photo{
	border: 1px solid #cccccc;
}
/* 左枠 */
.blog_fr_left {
	width:180px;
	background: url(/img/gen/blog/bg_blog.gif) no-repeat 0px 0px;
	vertical-align:top;
}
.blog_fr_msg{
	padding:280px 7px 10px 7px;
	line-height:140%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #006699;
}
.fr_search{
	width:180px;
	height:46px;
	background: url(/img/gen/blog/bg_search.gif) no-repeat 0px 0px;
	padding-top:30px;
	text-align:center;
}
.header_fr_about{
	margin-top:10px;
	height:20px;
	background: url(/img/gen/blog/header_fr_about.gif) no-repeat 0px 0px;
	vertical-align: top;
}
.fr_about{
	color:#666666;
	line-height:120%;
	padding:5px 10px;
	background: url(/img/gen/blog/bg_fr_about.gif) repeat-y;
}
.footer_fr_about{
	height:10px;
	background: url(/img/gen/blog/footer_fr_about.gif) no-repeat 0px 0px;
	vertical-align: top;
}