body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #032A8F url(../../images/bk.jpg) repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 167px;
}
h1 {
	font-size: 70%;
	color: #FFFFFF;
	height: 15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#mein_menu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	padding: 0px;
}
#mein_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#mein_menu a:hover {
	color: #0099FF;
}
#main_img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_contents {

}
h2 {
	text-align: left;
	background-image: url(../../images/h2.png);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 120%;
	width: 932px;
}
.footer {
	background-image: url(../../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	margin: 0px;
}
.footer ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 80%;
	color: #FFFFFF;
}
.footer li {
	background-image: url(../../images/point.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #00FFFF;
}
.footer img {
	padding: 0px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
