@charset "utf-8";

.entry_area {
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}

.blog_area {
}

.blog_date {
	line-height: 20px;
}

.blog_title {
	background-image: url(../images/bbs/title_bk_01.gif);
	font-size:16px;
	background-repeat: repeat-x;
	line-height: 28px;
	color: #FFFFFF;
	padding-left: 10px;
}

.blog_cate {
	line-height: 30px;
}

.blog_content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.com_area {
	background-image: url(../images/bbs/bar_01.gif);
	background-repeat: repeat-x;
	padding-top: 16px;
}

.com_content {
	padding-bottom: 10px;
}

.com_name {
}

.com_date {
	line-height: 30px;
}

.entry_area .pagetop {
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
}

.blog_rss {
	margin-top: 20px;
	text-align: center;
	width: 200px;
}

.blog_rss dt {
	line-height: 28px;
	background-image: url(../images/bbs/title_bk_01.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.blog_rss dd {
	margin-top: 10px;
	font-size: 12px;
}

.blog_rss dd a {
	background-image: url(../images/bbs/read_blog.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 33px;
	width: 158px;
	margin-right: 21px;
	margin-left: 21px;
}

.blog_rss dd a:hover {
	background-position: 0px -33px;
}

.staff {
	margin-top: 20px;
	width: 200px;
}

.staff dt {
	line-height: 28px;
	background-image: url(../images/bbs/title_bk_01.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.staff dd {
	font-size: 12px;
	margin-top: 5px;
}

.staff dd a {
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
	display: block;
	padding-left: 20px;
	padding-top: 42px;
	color: #666666;
	text-decoration: none;
}

.staff dd a.sh {
	background-image: url(../images/bbs/staff_01.gif);
}

.staff dd a.umi {
	background-image: url(../images/bbs/staff_01.gif);
}

.staff dd a.st {
	background-image: url(../images/bbs/staff_01.gif);
}

.staff dd a.sp {
	background-image: url(../images/bbs/staff_01.gif);
}

.staff dd a:hover {
	background-position: 0px -62px;
	color: #999999;
	text-decoration: none;
}

.bn {
	margin-top: 20px;
	text-align: center;
	width: 200px;
}

.bn dt {
	line-height: 28px;
	background-image: url(../images/bbs/title_bk_01.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.bn dd {
	margin-top: 10px;
}

.link {
	margin-top: 20px;
	width: 200px;
}

.link dt {
	line-height: 28px;
	background-image: url(../images/bbs/title_bk_01.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.link dd {
	margin-top: 10px;
	padding-left: 10px;
}
.blog_title a {
    color:#FFFFFF;
	}

