#back {
	width: 800px;
	margin: auto;
}
#menu                          {
	font-stretch: extra-expanded;
	padding: 0;
	background-color: #993333;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	width: 800px;
	background-image: url(image/menuback.jpg);
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 33px;
}
#menu a, #menu a:link                       {
	color: #dddbff;
	font-size: 16px;
	font-stretch: wider;
	text-decoration: none;
	margin: 0;
	letter-spacing: 0.1em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	line-height: 34px;
}
#menu a:hover, #menu a:active                      {
	color: #fff;
	font-size: 16px;
	font-stretch: extra-expanded;
	text-decoration: none;
	line-height: 34px;
	letter-spacing: 0.1em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFDC44;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 150px;
}
#top {
	background-image: url(image/top.jpg);
	height: 300px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#head {
	height: 90px;
	width: 800px;
}
#content {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#foot {
	width: 800px;
	padding-top: 50px;
	font-size: 19px;
	font-weight: bold;
	color: 993333;
	font-family: "メイリオ";
}

p {
	font-size: 14px;
	padding-bottom: 2px;
	line-height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	font-family: "メイリオ";
}
h1 {
	display: none;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	width: 500px;
	padding-top: 8px;
	padding-left: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(image/h3bot.gif);
	background-repeat: no-repeat;
	background-position: left 70%;
	padding-bottom: 2px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	padding-left: 20px;
	width: 780px;
	margin-bottom: 8px;
	padding-top: 4px;
	color: #993333;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
	background-image: url(image/h2back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 4px;
}
