@charset "utf-8";
#menu #bt02 a {
	background-image: url(images/bt02c.gif);
}
#menu #bt02 a:hover {
	background-image: url(images/bt02c.gif);
}
#content h2 {
	background-image: url(images/title_news.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 99px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	padding-left: 30px;
	padding-right: 20px;
}
#content #main .chapter {
	margin-bottom: 30px;
}
#content #main #entry_body {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCD1;
}
#content #main #entry_body p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #main #entry_body strong {
	color: #0066FF;
}
#content #entry_date {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	margin-bottom: 8px;
}
#content #entry_date a {
	color: #666666;
}
.content_nav {
	text-align: center;
	color: #999999;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
.content_nav a {
	text-decoration: none;
}
.content_nav a:hover {
	text-decoration: underline;
}