#headbg {
	margin: auto;
	height: 380px;
	width: 100%;
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #003;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#headtop {
	color: #FFF;
	margin: auto;
	height: 23px;
	width: 800px;
	text-align: right;
	line-height: 22px;
}#headtopbg {
	background-image: url(images/headtopbg.jpg);
	margin: auto;
	height: 97px;
	width: 800px;
}
#header {
	background-image: url(images/head.jpg);
	margin: auto;
	height: 260px;
	width: 800px;
}
#menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 50px;
	width: 100%;
}
#menu {
	margin: auto;
	height: 50px;
	width: 800px;
	background-color: #FFF;
}
#titlebg {
	background-image: url(images/titlebg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 70px;
	width: 100%;
}
#title {
	margin: auto;
	height: 70px;
	width: 800px;
}
#main {
	margin: auto;
	width: 800px;
}
#futbg {
	background-color: #299DFF;
	margin: auto;
	height: 110px;
	width: 100%;
}
#fut {
	margin: auto;
	height: 70px;
	width: 800px;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.down50 {
	margin-bottom: 50px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#mainspace {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.fontwhite {
	font-weight: bold;
	color: #FFF;
}
