@charset "utf-8";
body {
	background-color: #E8D8C8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Image/hatter.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	padding: 0px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	margin: 0px;
}
#logo {
	height: 155px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #9D0206;
	border-right-color: #9D0206;
	border-bottom-color: #9D0206;
	border-left-color: #9D0206;
	padding: 0px;
	clear: none;
	float: none;
	margin: 0px;
	width: 760px;
}
#loadarea {
	text-align: center;
	width: 250px;
	margin-left: 130px;
	margin-top: 30px;
	margin-right: 500px;
}

#nav {
	height: 40px;
	background-image: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #9D0206;
	border-right-color: #9D0206;
	border-bottom-color: #9D0206;
	border-left-color: #9D0206;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	background-repeat: no-repeat;
	background-position: center center;
}
#rightColumn {
	float: left;
	width: 365px;
	background-image: url(Image/gyuru.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 0px;
	margin-left: 10px;
	border: thin solid #660000;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 0px;
}
#centerColumn {
	float: none;
	width: 760px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#arakColumn {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	text-align: right;
	width: 740px;
}
#leftColumn {
	float: right;
	width: 365px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

