@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 #news2 {
	float: left;
	width: 610px;
	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;
*//*	text-align: center;
*/}

#topmenu #box {
	float: left;
	width: 119px;
}
#topmenu #box .text {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}

#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,a#bt_menu6 {
	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_menu6 {background-image: url(../img/top_bt_menu6.jpg);}
a#bt_menu1:hover,a#bt_menu2:hover,a#bt_menu3:hover,a#bt_menu4:hover,a#bt_menu5:hover,a#bt_menu6:hover {background-position: 0px -118px;}


a.info:link { color: #ff0000; }
a.info:visited { color: #ff0000; }
a.info:hover { color: #ff0000; }
a.info:active { color: #ff0000; }

#topleft #left_un {
	background-image: url(../img/610leftbg.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: 600px;
	margin-bottom: 10px;
}

#news2 ul {
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#news2 li {
	clear: both;
	margin-bottom: 5px;
}
#news2 .red {
	color: #FF0000;
	padding-right: 10px;
	float: left;
}
#news2 .box {
	margin-bottom: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#news2 .box .newstext {
	float: left;
	width: 530px;
	margin-bottom: 10px;
}

#news3 {
	clear:both;
	border-top-style:dashed;  
	border-top-width:1px;  
	border-top-color:#cccccc;
}
.box_news {
	margin-bottom: 5px;
	margin-right: 1px;
	clear: both;
}

.box_news .newstext {
	width: 500px;
	margin-bottom: 5px;
}

.box_news .newstext2 {
	margin-top:5px;
}

.box_news .newsimage {
	
}

#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: 20px;
	width: 160px;
/*	margin-right: auto;
	margin-left: auto;
*/}
.s_text {
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	width: 160px;
}

.pickup {
	width:280px;
	float:left;
	margin:5px 5px 5px 10px;
}

.pickup2 {
	width:580px;
	float:left;
	margin:5px 5px 5px 10px;
}

.pickup_title {
	float:left;
	font-size:16px;
	font-weight:bold;
}

.pickup_line {
	background-color:#CCC;
	width:1px;
	height:420px;
	float:left;
	margin:5px 0 5px 5px;
}

.pickup_img {
	margin:5px 5px 5px 5px;
	padding:1px 1px 1px 1px;
	border-color: #000;
	border:1px;
}

.pickup_text {
	margin:5px 20px 10px 5px;
}

.pickup_text2 {
	margin:7px 0 2px 5px;
}

.top_ban {
	padding-bottom: 5px;
}

.information {
	width: 587px;
	background-color:#fff;
	border-style:solid 2px;
	border:2px solid #cccccc;
	padding: 10px 0 10px 20px;
}

.information2 {
	width: 587px;
	background-color:#fff;
	border-style:solid 2px;
	border:2px solid #00467f;
	padding: 15px 0 15px 20px;
}

.information3 {
	float:left;
}

.information4 {
	float:left;
	margin:0 0 0 20px;
}
