body {
	background-color: #273653;
	background-image: url("http://devil.kyoudai.net/images/bg.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border: 0px;
	color: #DDDDDD;
	scrollbar-base-color: #273653;
}

a, body, p, div, table, tr, th, td, form, input, textarea, select, option, h1, h2, h3 {
	font-size: 12px;
	font-family: Georgia, Verdana, Tahoma, Arial, Sans-serif, Monospace;
	line-height: 130%;
}

img {
	border: 0px;
}

#container {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 850px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#image {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 812px;
	height: 475px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#nav {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 3;
	left: 465px;
	top: 327px;
}

#main {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 790px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 4;
	left: 10px;
	top: 490px;
}

#main a {
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

#main a:link {
	color: #FFFF99; 
	text-decoration: none;
}

#main a:visited {
	color: FFFF99;
	text-decoration: none; 
}

#main a:hover, #main a:active {
	color: #FFCC66;
	text-decoration: underline;
}

#main h3 {
	font-size: 20px;
	text-align: right;
	font-family: georgia, verdana, tahoma;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	width: 100%;
	line-height: 90%;
	color: #4f637c;
	border-bottom: 1pt solid #6f839b;
}

form {
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	color: #02102d;
}

input, textarea, select, option {
	background-color: #BBBBBB;
	border: 1px solid #000000;
	border-style: inset;
	font-weight: bold;
	color: #1a1d24;
	line-height: normal;
}

select, option {
	border: 0px;
}
