@import "calendar.css";
img	{border:none}
#banner	{
	margin:0 auto 0;
	width:787px;
	height:330px;
	text-align:left;
	background: url(../img/top/banner_center_bg.gif) no-repeat left top;
}
/* バナー2カラム
------------------------------------------------ */
#banner_l{
	width: 556px;
	height:300px;
	float:left;
	padding:13px 0px 0px 19px;
	position:absolute;
}
#banner_r{
	width: 190px;
	height:98px;
	float:right;
	padding:13px 19px 0px 0px;
}
#banner_r img{
	margin-bottom:3px;
}
#baner_hide	{
	position:relative;
}
#top1	{
	position:relative;
	top:30px;
	left:450px;
	width:94px;
	height:24px;
}

/* ボディー3カラム
------------------------------------------------ */
#body_container	{
	background:url(../img/top/news_bg.gif) no-repeat left bottom;
	width:767px;
	margin:0 auto;
	padding:0 0 30px;
	font-size:11px;
	line-height:1.4;
}
#body_l{
	width: 270px;
	float:left;
}
#news	{
	width: 250px;
	line-height:1.4;
	margin:0 auto 20px;
}
#news .day {
	margin:5px 5px 0 0;
}
#news .text	{
	border-bottom:1px solid #b0b8c9;
	padding-bottom:5px;
}
#news img	{
	vertical-align:bottom;
}
.news_banner	{
	width: 250px;
	margin:0 auto 10px;
	line-height:1.2;
}
/* 中　トピックス
------------------------------------------------ */
#body_c{
	width: 270px;
	float:left;
	margin-left:10px;
}
#campaign {
	width: 250px;
	margin:5px auto 20px;
}
#campaign li a {
	clear:both;
	display:block;
	padding-bottom:10px;
}
#campaign li a:hover {
	text-decoration:none;
}
#campaign span {
	border-bottom:1px solid #68aa27;
	margin-bottom:10px;
}
#campaign img {
	float:left;
	border:1px solid #b0b8c9;
	margin:0 5px 0 0;
	padding:1px;
}
#campaign .cmt {
	color:#666;
	padding-top:5px;
	font-size:10px;
	letter-spacing:1.1;
	line-height:1.4;
}

/* 右
------------------------------------------------ */
#body_r{
	width: 200px;
	float:left;
	margin-left:10px;
}
.top_text	{
	text-indent:-999px;
}
.body_r_text	{
	margin:5px 10px;
	line-height:1.2;
}
#top_calen h3 {
	background:url("../img/top/calendar.jpg") no-repeat;
	line-height:normal;
	padding:0px;
	width: 200px;
	height:27px;
	margin-bottom:10px;
}
#top_access h3 {
	background:url("../img/top/r-title.jpg") no-repeat;
	line-height:normal;
	padding:0px;
	width: 200px;
	height:27px;
}