body{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background-color: #0F1141;
}

table{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

#header {
	background-position: left top;
	height: 80px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/blue_header.gif);
	background-repeat: repeat;
	}
	

#main {
	background-color: #0F1141;
	}

.contents {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 140%;
	}

#footer {
	background-color:#000033;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px 5px 15px;
	height: 100%;
	}
	
#footer a,#footer a:link,#footer a:visited{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	}
	
.space10 {
	padding: 10px;
}

