@charset "UTF-8";


/* ▼flashエリア*/
#flashbox {
	height: 200px;
	clear: both;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* ▼mainエリア*/
#main {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/topmain_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topleft {
	float: left;
	width: 620px;
}
#topleft #menu {
	float: left;
}
#topleft #news {
	float: left;
	width: 435px;
	margin-right: 5px;
	background-image: url(../img/newsbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
}
#topleft #info {
	float: left;
	width: 175px;
	background-image: url(../img/infobg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
}
#topright {
	float: left;
	background-image: url(../img/rightbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	width: 160px;
	text-align: center;
}
#topleft #menu #box {
	float: left;
	width: 119px;
}
#topleft #menu #box .text {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}
a#bt_menu1,a#bt_menu2,a#bt_menu3,a#bt_menu4,a#bt_menu5 {
	text-indent: -9999em;
	display: block;
	height: 118px;
	width: 119px;
	background: no-repeat 0px 0px;
}
a#bt_menu1 {background-image: url(../img/top_bt_menu1.jpg);}
a#bt_menu2 {background-image: url(../img/top_bt_menu2.jpg);}
a#bt_menu3 {background-image: url(../img/top_bt_menu3.jpg);}
a#bt_menu4 {background-image: url(../img/top_bt_menu4.jpg);}
a#bt_menu5 {background-image: url(../img/top_bt_menu5.jpg);}
a#bt_menu1:hover,a#bt_menu2:hover,a#bt_menu3:hover,a#bt_menu4:hover,a#bt_menu5:hover {background-position: 0px -118px;}
#topleft #left_un {
	background-image: url(../img/leftbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-bottom: 5px;
}
#news ul {
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#news li {
	clear: both;
	margin-bottom: 5px;
}
#news .red {
	color: #FF0000;
	padding-right: 10px;
	float: left;
}
#news .box {
	margin-bottom: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#news .box .newstext {
	float: left;
	width: 340px;
	margin-bottom: 10px;
}
#info ul {
	padding: 0px 10px;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px;
}
#info li {clear: both; margin-bottom: 5px;}
#info .red {color: #FF0000; padding-right: 5px;}
#news h2,#info h2 {
	background-repeat: no-repeat;
	background-position: 8px 0px;
	float: left;
	height: 17px;
	font-size: 12px;
	line-height: 0px;
	text-indent: -9999em;
	display: block;
}
#info .box {
	margin-bottom: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#news h2 {
	background-image: url(../img/news_t.gif);
	width: 176px;
	margin-right: 15px;
}
#info h2 {
	background-image: url(../img/info_t.gif);
	width: 72px;
	margin-right: 20px;
}
#news #titlebox,#info #titlebox {
	clear: both;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004986;
}

a#list_news,a#list_event,a#list_pre,a#list_info {
	text-indent: -9999em;
	display: block;
	height: 20px;
	background: no-repeat 0px 0px;
	float: left;
	margin-right: 4px;
}
a#bt_topics {
	text-indent: -9999em;
	display: block;
	height: 20px;
	background: no-repeat 0px 0px;
	float: right;
	margin-right: 4px;
}
a#list_news {width: 76px; background-image: url(../img/bt_list_news.gif);}
a#list_event {width: 76px; background-image: url(../img/bt_list_event.gif);}
a#list_pre {width: 76px; background-image: url(../img/bt_list_pre.gif);}
a#list_info {width: 76px; background-image: url(../img/bt_list_info.gif);}
a#bt_topics {width: 116px; background-image: url(../img/bt_topics.gif);}

a#list_news:hover,a#list_event:hover,a#list_pre:hover,a#list_info:hover,a#bt_topics:hover {background-position: 0px -20px;}
#topright .bnbox {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
#topright .bnbox2 {
	clear: both;
	padding-bottom: 10px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
.s_text {
	font-size: 10px;
	text-align: left;
	line-height: 120%;
}
