@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.header {
	padding: 4px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}
/* CSS Document */

.page {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subtext.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width: 800px;
	height: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}h1 {
	text-align: center;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	background-image: url(../images/t_back.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	height: 700px;
	width: 900px;
}
.footer {
	color: #FFFFFF;
	padding: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 188px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-image: url(../images/footobi.jpg);
}
h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#navi {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/nabiobi.gif);
	background-repeat: repeat;
}
p {
	background-color: #000000;
	text-align: center;
	padding: 0px;
}
h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 188px;
}
h5 {
	background-color: #F7F7F7;
	background-image: url(../images/obi.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #FFFFFF;
}
