body {
	background-color: #FFFFFF;
	background-image: url("http://swanlake.kyoudai.net/images/bg.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border: 0px;
	color: #404040;
	scrollbar-base-color: #404040;
}

a, body, p, div, table, tr, th, td, form, input, textarea, select, option, h1, h2, h3 {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-serif, Monospace;
	line-height: 130%;
}

img {
	border: 0px;
}

#container {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 650px;
	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: 645px;
	height: 600px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#main {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 360px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 4;
	left: 215px;
	top: 500px;
}

#main a {
	background-color: transparent;
	background-image: none;
	font-weight: normal;
	
}

#main a:link {
	color: #000000; 
	text-decoration: underline;
}

#main a:visited {
	color: #000000; 
	text-decoration: underline;
}

#main a:hover, #main a:active {
	color: #FFFFFF; 
	background-color: #000000;
	text-decoration: none;
}


#main h3 {
	font-size: 15px;
	text-align: right;
	background-color: transparent;
	background-image: none;
	font-family: georgia, verdana, tahoma, sans-serif;
	font-weight: bold;
	width: 100%;
	line-height: 90%;
	color: #202020;
	border-bottom: 1pt solid #c0c0c0;
}


form {
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	color: #404040;
}

input, textarea, select, option {
	background-color: #c0c0c0;
	border: 1px solid #202020;
	font-weight: bold;
	color: #202020;
	line-height: 120%;
}

select, option {
	border: 0px;
}
