body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color : #000000;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
}

body { text-align: center; }

#header {
	height: 405px;
	width: auto;
	margin:auto;
	background-color: #000000;
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#container {
	text-align: left;
	margin: auto;
	position: relative;
	width: 800px;
	background: #FFFFFF;
}

#contents {
	text-align: center;
}

#footer {
	text-align: center;
	background-color: #000060;
	color: #ffffe0;
}

p {
}

p.center {
	text-align: center;
	margin-left: 0px;
	margin-bottom: 2em;
	margin-right: 0px;
	margin-top: 0px;
}

.main {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.img {
	margin-bottom: 1em;
	margin-left: 60px;
}

img.chara {
	margin-left: 40px;
}

img.banner {
	margin-left: 40px;
	border: solid 1px #808080;
}

.menu {
}

.foot {
	color: #000000;
	background-color: #b0b0f0;
	font-style: italic;
	width: 100%;
	text-align: right;
}

a:link{
	color: #4040f0;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #4040f0;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #4040f0;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #0000a0;
	text-decoration: underline;
	font-weight: bold;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	height: 1px;
	width: 50%;
}

h1 {
	font-size: 150%;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 1em;
	border-bottom: 1px solid #000000;
}

h2 {
	font-size: 120%;
	margin-bottom: 1em;
	border-bottom: 1px dashed #000000;
	width: 50%;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

h3 {
	font-size: 110%;
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 0em;
}

table {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

tr {
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
}

th.list {
	background-color: #b0b0f0;
	color: #404080;
	padding: 2px;
	margin: 0px;
}

td.list {
	text-align: center;
	padding: 8px;
	margin: 0px;
}

.anothertitle {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
}

.original {
	font-size: 8px;
	color: #808080;
	font-weight: normal;
}