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

p.header {
	background-image: url(../img/header_1.gif);
	background-repeat: repeat-x;
	width: 796px;
	margin: 0px;
	height: 80px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c41143;
	border-left-color: #c41143;
	background-color: #FFF;
}
.title {
	background-image: url(../img/title_rogo.gif);
	height: 340px;
	width: 796px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c41143;
	border-left-color: #c41143;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
.main_contents {
	width: 622px;
	height: 520px;
	background-image: url(../img/back_rogo.gif);
	background-position: center center;
	float: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c41143;
	background-repeat: no-repeat;
	top: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	margin-left: 10px;
	font-weight: bold;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-right: 30px;
	margin-left: 30px;
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}
body {
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px;
	background-color: #FFF;
}
p.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/footer.gif);
	font-size: 14px;
	height: 80px;
	width: 796px;
	text-align: center;
	margin: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c41143;
	border-left-color: #c41143;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
}
p.menu {
	margin: 0px;
	height: 520px;
	width: 170px;
	float: left;
	text-align: center;
	background-color: #FFF;
	border-right-width: 4px;
	border-right-color: #666;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #c41143;
}
p.img_line_1 {
	margin: 0px;
	height: 600px;
	width: 8px;
	float: left;
	background-color: #9F3;
	text-align: center;
	clip: rect(0px,auto,auto,auto);
	font-size: 8px;
	vertical-align: middle;
}
p.menu a:hover {
}
.main_contents table {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.wrapper {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	width: 800px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c41143;
	border-left-color: #c41143;
}
.page_wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
}

