@charset "utf-8";
#header {
	height: 340px;
	width: 800px;
	float: none;
}
#top {
	height: 130px;
	width: 800px;
}

body {
	background-attachment: fixed;
	background-color: #C8E9EC;
	background-image: url(pict/bk/bk02.jpg);
	background-repeat: repeat;
	cursor: crosshair;
}

#navi {
	height: 60px;
	width: 800px;
}
#middle {
	height: auto;
	width: 760px;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #743D43;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(pict/bk/middle.png);
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:link {
	color: #E7475B;
	text-decoration: none;
}
a:visited {
	color: #E7475B;
	text-decoration: none;
}
a:hover {
	color: #E7475B;
	text-decoration: underline;
}
a:active {
	color: #B52D44;
}
p {
	padding-bottom: 2px;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-weight: normal;
	background-color: #FEE7E7;
	height: 15px;
	letter-spacing: 1px;
}

#middle-head {
	height: 50px;
	width: 800px;
	margin-top: 10px;
}

#footer {
	height: 100px;
	width: 800px;
	clear: left;
}
#middle-foot {
	height: 50px;
	width: 800px;
	margin-bottom: 10px;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#table {
	height: 350px;
	width: 500px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-align: justify;
	background-image: url(pict/parts/table.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	margin-bottom: auto;
	letter-spacing: normal;
	word-spacing: normal;
	color: #743D43;
	position: relative;
}
#enter {
	height: 130px;
	width: 242px;
	float: none;
	margin-top: 90px;
	margin-right: 129px;
	margin-bottom: auto;
	margin-left: 129px;
	position: fixed;
}
#counter {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 30px;
	height: auto;
	width: auto;
	float: none;
	clear: none;
	padding: 0px;
}
