@charset "Shift_JIS";

#activex{
	width:800px;
	height:255px;
	margin:0 auto 20px;
}

#top_event{
	width:387px;
	background:url(../img/event_ttl.gif) no-repeat;
	float:left;
	margin-bottom:20px;
}
#top_event h2{
	width:289px;
	height:48px;
	float:left;
}
#top_event h2 span{
	display:none;
}
#top_event_btn{
	width:98px;
	height:25px;
	margin-top:10px;
	float:left;
}

#top_news{
	width:387px;
	background:url(../img/news_ttl.gif) no-repeat;
	float:right;
	margin-bottom:20px;
}
#top_news h2{
	width:289px;
	height:48px;
	float:left;
}
#top_news h2 span{
	display:none;
}
#top_news_btn{
	width:98px;
	height:25px;
	margin-top:10px;
	float:left;
}

#banner_top{
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}

#banner_top_02{
	width:690px;
	height:87px;
	margin:10px auto 0;
}

#other{
	width:459px;
	height:87px;
	background:url(../img/other_bg.gif) no-repeat;
	margin-left:13px;
	float:left;
	font-size:92%;
}
#other_ttl{
	width:160px;
	height:50px;
	float:left;
}
#other_ttl span{
	display:none;
}

#other_num{
	width:410px;
	margin:0 auto;
	clear:both;
	text-align:center;
}
#other p.blue{
	padding:5px;
	background:#e6edf2;
	margin-right:5px;
}

.news{
	width: 387px;
	height: 200px;
	margin: 0;
	border: 1px solid #FFF;
	overflow-x: hidden;
	padding: 0;
	clear:both;
}
#news_box{
	width:360px;
	padding:5px;
}
.event_news_ttl{
	background:#f6f6e3;
	padding:5px 10px;
	margin:10px 0 5px;
}
.event_news_txt{
	padding:5px 10px 10px;
	background:url(../common/img/line_dot_01.gif) bottom repeat-x;
}
.news_news_ttl{
	padding:5px 10px;
	margin:5px 0;
	font-weight:bold;
}	
