@charset "UTF-8";
body#reg_bg/* CSS Document */

 {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/back01.jpg);
	background-repeat: no-repeat;
	background-position: 65% 600px;
}
body#index_bg {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 50% 265px;
	background-image: url(images/back05.jpg);
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC99;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #99ff00;
}
#wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#header h1 {
	text-indent: -10000px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	color: #DDC94B;
}
h4 {
	font-size: 0.9em;
}
p, li {
	font-family: "Courier New", Courier, monospace;
}
li {
	margin-bottom: 1em;
	line-height: 1em;
}
#contents_wrap {
	background-image: url(images/left_back02.jpg);
	background-repeat: no-repeat;
}
#main_contents {
	clear: none;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	margin: 0px;
}
#main_contents_inner {
	background-image: url(images/back_trans01.png);
	padding: 15px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.5em;
}
#main_contents_inner_index {
	padding: 15px 15px 0px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	float: left;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	margin-bottom: 10px;
}
#nav ul li a:link, #nav ul li a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
#nav ul li a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #99FF00;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
#writing-nav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#writing-nav li {
	.font-size: 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-type: none;
}




#footer {
	margin: 0px;
	padding: 70px 0px 0px;
	clear: both;
	height: 209px;
	width: 1000px;
	background-image: url(images/left_footer02.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.7em;
}
#footer_index {
	margin: 0px;
	padding: 70px 0px 0px;
	clear: both;
	text-align: center;
	font-size: 0.7em;
}
.small1 {
	font-size: 0.8em;
}
.charactor-name {
	font-weight: bold;
	color: #99FF00;
}
