* {
	margin: 0;
	padding: 0;
}

a
{
	color:#000000;
	text-decoration: none;
}
a:link,
a:visited,
a:active   { color:#333333;
			
}
a:hover   { color:#999999;
			text-decoration: underline;
}


img{
	border:0px #d8d8d8 solid;
}

body 
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	color:#000000;
	background-color: #f6f6f6;
}

#all{
	background-color: #ffffff;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	overflow: hidden;
}



#all:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #all {
    height: 1em;
    overflow: visible;
}
/**/



#head{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

#head_logo{
	padding-top: 28px;
	padding-left: 25px;
	height: 72px;
}

#head_bottom{
	height: 52px;
}

#head_img{
	height: 170px;
}

#headd{
	display: none;
}

h1 {
	font-size: 14px;
	text-indent: -9999px;
}
h2 {
	font-size: 12px;
	text-indent: -9999px;
}




/************************************
*	メインエリア　　　　			*
************************************/
#top_rss{
	width: 950px;
	height:500px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
}

#rss_text{
	width: 430px;
	height:95px;
	margin-top:20px;
	margin-right:20px;
	font-size:12px;
	padding:35px 10px 10px 10px;
	line-height: 180%;
	overflow:auto;
	float:right;
	
}

#rss_text a:link,
#rss_text a:visited,
#rss_text a:active   { color:#2985e4;
			text-decoration: none;
			
}
#rss_text a:hover   { color:#000000;
			text-decoration: underline;

}

#news_text_date{
	margin-right:15px;
	float:left;
	color:#44b1ea;
	
}




#contents{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#contents_main{
	width: 870px;
	padding:40px;
}

#contents_left{
	width: 580px;
	padding:40px 0px 40px 40px;
	float: left;
	
}

#contents_left_e{
	width: 310px;
	padding:40px 0px 40px 40px;
	float: left;
	
}

#contents_middle_e{
	width: 250px;
	padding:40px 20px 40px 20px;
	float: left;
	
}

#contents_middle_e img{
		border:1px #d8d8d8 solid;
}

#contents_middle_e a:link,
#contents_middle_e a:visited,
#contents_middle_e a:active   { color:#44b1ea;
			text-decoration: none;
			
}
#contents_middle_e a:hover   { color:#999999;
			text-decoration: underline;
}

#map{
	padding-top:50px;;
	
}

#contents_right{
	width: 250px;
	padding:40px 40px 60px 0px;
	float: right;
}

#news_side{
	width: 248px;

	border:1px #d8d8d8 solid;
	
}

#news_index{
	width: 568px;
	height:160px;
	border:1px #d8d8d8 solid;
	
}

#news_d_index{
	padding:20px 20px 10px 20px;
	
}

#news_d{
		padding:10px;
	
}

#news_d_text{
	padding-left:25px;
	line-height: 180%;
	
}



#news_d_text_s{
	padding:0 0 10px 10px;
	line-height: 180%;
	font-size:12px;
	
}

#news_d_text_s a:link,
#news_d_text_s a:visited,
#news_d_text_s a:active   { color:#44b1ea;
			text-decoration: none;
			
}
#news_d_text_s a:hover   { color:#999999;
			text-decoration: underline;

}



#new_table{
	float: left;
	width: 840px;
	padding-left: 5px;
	padding-bottom: 60px;
	color: #000000;
}
#new_table .text01{
	float: left;
	width: 80px;
	padding-left: 0px;
	padding-top: 15px;
	vertical-align: top;
}
#new_table .text02{
	float: left;
	width: 750px;
	padding-top: 15px;
}
#new_table .tensen{
	padding-top: 3px;
}



.banner_right{
	width:206px;
	padding-top: 10px;
}

#midashi{
	padding-bottom: 5px;
}

#text_main{
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 5px;

}

#text_main_history{
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 5px;
	background-image:url(../history/images/kamon.gif);
	background-repeat:no-repeat;

}

#text_main a:link,
#text_main a:visited,
#text_main a:active   { color:#44b1ea;
			text-decoration: none;
			
}
#text_main a:hover   { color:#999999;
			text-decoration: underline;
}

#text_main_history a:link,
#text_main_history a:visited,
#text_main_history a:active   { color:#44b1ea;
			text-decoration: none;
			
}
#text_main_history a:hover   { color:#999999;
			text-decoration: underline;
}

#text_bb{
	padding-top: 15px;
	font-weight:bolder;
	font-size:14px;
	line-height: 160%;

}



#text_news{
	padding-top: 15px;

}

#text_left{
	width: 500px;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
	float:left;
	
}

/************************************
*	フッターデザイン				*
************************************/
#foot{
	width: 950px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;


}
#foot_top{
	width: 950px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;


}
#foot_area01
{	
	clear: both;
	padding-top: 20px;
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
}


#foot_menu_area01
{	

	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	line-height: 200%;
}
