body {
	background-color: #320000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FFFF00;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
}
#main {
	margin: 0px;
	padding: 0px;
}
#main #contents_top {
	background-image: url(img/waku01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	height: 195px;
}
#main #contents_under {
	background-image: url(img/waku02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main_title {
	padding: 50px 0px 0px;
}

#main #contents_bottom {
	background: url(img/waku03.gif) no-repeat center top;
	height: 206px;
}
#contents_under table {
	color: #CCCCCC;
	line-height: 1.2em;
}
