@charset "utf-8";


a {
  text-decoration: none;
  color: #003366;
}

a:hover {
  color: #ff9900;
}

a img {
  border: 0;
  margin:0px;
}


a img.border {  
  border: 0px solid #FC3307;
}



/******************
基本　スタイル
*******************/

html{
	margin: 0 0 0 0;
	background-color: #ffffff;
	background: #ffffff;
	padding: 0 0 0 0;
}


body {
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	font:85% Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding: 0;
	text-align: center;
	}

h1 h2 h3 h4 h5 h6{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

a{
	margin:0 0 0 0;
	padding:0 0 0 0;
}



/******************
index　スタイル
*******************/
#hontai{
	height:auto;
	width:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}



#header{
	width:900px;
	height:50px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

#logo{
	width:342px;
	height:50px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	float:left;
	background-image: url(../img/logo.gif);
}

#top_menu{
	width:558px;
	height:50px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	float:right;
	text-align: right;
}

#top_menu2{
	height:20px;
	padding:0;
	margin-bottom: 0px;
	margin-top: 30px;
	text-align: right;
	color: #999;
}



#bar01{
	width:100%;
	height:30px;
	padding:0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/bar.gif);
}

#bar02{
	width:100%;
	height:59px;
	padding:0;
    text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/menu_bar_index/menu_bar_index_01.jpg);
}


#menu_bar{
	width:100%;
	height:50px;
	padding:0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/menu_bar.gif);
	text-align:center;
}


#menu_b{
	width:1000px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	background-color:#999;
	background-image: url(../img/menu_bar.gif);
}


#flash{
	width:1000px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	background-color:#FFF;
	}


#content{
	width:100%;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0;
	float: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color:#09F;
	}

#content2{
	width:1000px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0;
	float: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #09F;
	clear:both;
	}
	
	
.news_bar{
	margin:0;
	padding:0;
}
	
#news{
	width:465px;
	height:195px;
	border:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	float:left;
	padding:0;
	text-align: left;
	/*background-color: #2782D0;*/
}
	
	
#news_ichiran{
	width:465px;
	height:195px;
	overflow:auto;
	scrollbar-face-color: #b6e0f8;
	scrollbar-track-color: #dff3ff;
	scrollbar-highlight-color: #dff3ff;
	scrollbar-darkshadow-color: #b6e0f8;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #88bddb;
	scrollbar-3dlight-color: #dff3ff;
}




table.news01 {
	padding: 0;
	margin: 0;
}

td.news01 {
	width:45px;
	height:21px;
	margin-bottom:3px;
	border-left:#A4F3FF 1px groove;
	background-color: #FFF;
	padding-top:8px;
	padding-bottom:8px;
}

td.news02 {
	width:345px;
	margin-left:3px;
	margin-bottom:3px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:#A4F3FF 1px groove;
	color: #FFF;
	background-color: #FFF;
	font-size:0.8em;

}

td.news03 {
	width:55px;
	margin-left:5px;
	margin-bottom:3px;
	color:#F93;
		padding-top:8px;
	padding-bottom:8px;
	padding-right: 5px;
	border-bottom:#A4F3FF 1px groove;
	background-color: #FFF;
	border-right-width:1px;
	border-right-style:groove;
	border-right-color:#A4F3FF;
	font-size:0.8em;

}




#navi {
	width:480px;
	height:240px;
	border:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding:0;
	float: right;
	}
	
#navi_top {
	width:440px;
	height:55px;
	border:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0;
	/*background-color: #B6E0F8;*/
	}

table .navi_top {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0;
	/*background-color: #B6E0F8;*/
}

td .navi_top {
	width:55px;
	height:55px;
	border:0px;
	margin:0;
	padding:0;
}


#navi_bottom {
	width:480px;
	height:auto;
	border:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	/*background-color: #B6E0F8;*/
	padding-top: 0px;
	color: #006;
	}
	
table.navi_bottom {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
	
div.navi_bottom {
	color:#006;
	font-size:18px;
	font-weight:bold;
}
	
	
#footer{
	width:100%;
	height:30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../img/heder_bg.gif);
	clear:both;
}
	
img {
    border-style:none;
}






/*　a:link 	未訪問のリンク
　a:visited 	訪問済みのリンク
　a:hover 	カーソルが重なったときのリンク
　a:active 	クリックしたときのリンク

a {
text-decoration: none;
}
a:link {
	color: #039;
}
a:visited {
	color: #FFF;
}
a:active {
	color: #FC3;
}
a:hover {
	color: #009;
}
*/


#menu_ber{
	width:1000;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
