@charset "utf-8";
/* CSS Document */

 h1{font-size:15px; color:#3D3D3D; font-family:Georgia;}
 h2{font-size:40px; color:#FFFFFF; font-family:Georgia;}
 h3{font-size:18px; color:#3D3D3D; font-family:Georgia;}
 h4{font-size:15px; color: #003; font-family:Georgia;}
 h5{font-size:13px; color: #003; font-family:Georgia; font-weight:bold;}

#header
{
	border: solid 0px black;
	back_ground-color: white; 
	width:900px;
	height:auto;
	margin-left:100px;
	margin-right:200px;	
	margin-bottom:10px;
}

.logo
{
	border:solid 0px black ;
	background-color:white;
	width:300px;
	height:auto;
}
.line
{
	border-top: solid 1px #D3D3D3;
	width:1200px;
	height:1px;
	margin-bottom:0px;
	float:left;
}
#main_left
{
	
	border: solid 0px #D3D3D3;
	back_ground-color: white;
	width:auto;
	height:auto;
	margin-left:100px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
}
#main_right
{
	border: solid 1px #D3D3D3;
	back_ground-color: white;
	width:410px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	float:left;
	font-family:Georgia;
}
#main_right p{
	font-size:12px;
	font-family:Georgia;
	text-align: center;
}
.main_title
{
	border: solid 0px black;
	padding-left:10px;
	back_ground-color: white;
	width:400px;
	height:auto;
	float:left;
	text-align:center;
}
.news_history
{
    border: solid 0px black;
	back_ground-color: white;
	width:400;
	height:auto;
	float:left;
	text-align:right;
	margin-bottom:10px;
	margin-left:330px;
	font-family:Georgia;
}
#main_title2
{
    border: solid 1px #FFFFFF;
	background:#666;
	back_ground-color:black;
	width:250px;
	height:auto;
	float:left;
	text-align:center;
	font-family: Georgia;
	margin-bottom:10px;
	margin-left:100px;
	margin-top:20px;	
}
#main_contents
{
    border: solid 1px #D3D3D3;
	back_ground-color: #FFFFFF;
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:20px;
	padding:10px 50px 20px;
    font-size:13px;
	font-family:Georgia;
}

#main_contents p
{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
	font-weight:;
}


#footer
{
	border: solid 0px black ;
	back_ground-color: white; 
	width:900px;
	margin-top:30px;
	margin-left:100px;
	margin-right:200px;
	font-family:Georgia;
}

.footer_contents
{
	border: solid 0px black;
	back_ground-color: white;
	width:900px;
	height:20px;
	float:left;
	text-align:center;
	margin-top:10px;
    font-family:Georgia;
}

.footer_contents2
{
	border: solid 0px black;
	back_ground-color: white;
	width:300px;
	height:20px;
	margin-top:5px;
	float:left;
	text-align:center;
	font-family:Georgia;
}

#navigation
{
	border: solid 0px black;
	back_ground-color: white;
	width:auto;
	height:auto;
	float:left;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:100px;
}
.image_contens
{
	border: solid 0px black;
	back_ground-color: white;
	width:580px;
	height:auto;
	float:left;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:25px;
}
.image_box
{
	border: solid 0px black;
	back_ground-color: white;
	width:80px;
	height:80px;
	float:left;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	margin:6px;
}
