* {
	margin: 0px;
	padding: 0px;
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#all{

}

body{
	background: url(../images/back1.gif) repeat-x top;
}

#header {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-decoration: none;
	border-width: 0px;
}

#header a{
	text-decoration: none;
}

#main_contents {
	height: auto;
	width: 930px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #FFF;
}

#main_contents_pro2 {
	height: auto;
	width: 930px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;

}


#rss {
	height: auto;
	width: 930px;
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;

}

#main_contents_pro {
	height: auto;
	width: 930px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;

}

#footer {
	clear: both;
	height: auto;
	width: 930px;
	position: relative;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
#main_navi {
	height: 50px;
	width: 950px;
	position: relative;
	text-align: center;
	background: #1e50a2;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}


ol li{
	list-style-type: none;
	height: 20px;
	width: 115px;
	font-size: 20px;
	background: #1E50A2;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	}

ol li a{
	text-decoration: none;
	font-size: 20px;
	color: #FFF;
	background: #1E50A2;
}
	
ol li a:hover{
	text-decoration: none;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	
#waku{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	clear: both;
	background: #FFF;
}

#tuita{
	float: left;
	height: auto;
	width: 400px;
	margin-top: 10px;
	}


#migini{
	float: right;
	height: auto;
	width: 520px;
}

ul{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#naka{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#hidari{
	float: left;
	width: 500px;
	height: auto;
	background: #FFF;
}
