@charset "utf-8";

h2#news_title	{
	display:block;
	width:800px;
	height:100px;
	overflow:hidden;
	text-indent: -9877em;
	background:url("../images/ba2_news.jpg") no-repeat;
	padding:0;
	text-decoration:none;
}

h2#diary	{
	display:block;
	width:800px;
	height:100px;
	overflow:hidden;
	text-indent: -9877em;
	background:url("../images/ba2_diary.jpg") no-repeat;
	padding:0;
	text-decoration:none;
}

#body_right_inner h3	{
	display:block;
	width:565px;
	height:55px;
	overflow:hidden;
	background-image:url("../images/bg_ba3.gif");
	margin:0 0 10px 0;
	padding:0;
	text-decoration:none;
}

#body_right_inner h3 div.title_inner	{
	padding:15px 0 15px 20px;
	size:14px;
	color:#006600;
	font-weight:normal;
}

div.inner_border	{
	padding:5px;
}

div.date	{
	text-align:right;
}

div.entries_footer	{
	margin:0 auto;
	padding:10px;
	text-align:center;
}
