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

body {
	margin: 0px;
	padding: 0px;
	background-color: #060;
}
.page-wrapper {
	background-color: #060;
	height: 2118px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
p.header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #00F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 798px;
	background-image: url(img/header-2.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-left-color: #00F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
p.menu {
	background-color: #FFF;
	text-align: center;
	float: left;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00F;
	border-bottom-color: #00F;
	margin: 0px;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00F;
	border-left-color: #00F;
}
p.menu a {
	font-size: 12px;
	display: block;
	width: 11em;
	text-decoration: none;
	line-height: 1.5em;
	color: #00F;
	background-color: #FFF;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	background-color: #060;
	float: left;
	height: 30px;
	width: 798px;
	border: 1px solid #000;
	margin: 0px;
}

p.menu a:hover {
	background-color: #FF0;
	color: #F00;
}
.main_contents {
	height: 1900px;
	width: 798px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00F;
	background-color: #FFF;
}
p.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F00;
	text-align: left;
	text-indent: 20px;
	font-style: italic;
	font-weight: bold;
}
