@charset "utf-8";
/* CSS Document */
h2#news	{
	display:block;
	position:relative;
	width:690px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height: 60px;
	background: url("../images/ba2_news.gif") no-repeat;
}

/*=============================================
body部分
===============================================*/
div.entry	{
	width:458px;
	border:1px #cccccc solid;
	overflow:hidden;
	padding:10px;
	margin:5px 0px 20px 10px;
}

img.main_image	{
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
}

div.entry-date	{
	text-align:right;
	width:100%;
}

div.entries-footer	{
	margin-left:10px;
	text-align:center;
	margin:0 auto;
	width:468px;
	padding:10px;
}
