* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #1177BB;
	font-weight: bold;
}
a:hover {
	color: #88AAFF;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #4F4F4F;
	margin: 0px;
	background-image: url("/image/common/body_bg.png");
	font-family: Arial, sans-serif;
	text-align: center;
}

div {
	line-height: 150%;
}
td {
	line-height: 150%;
}
hr {
	color: #008800;
	height: 1px;
}

table.base {
	border-collapse: collapse;
}

div.menu_top {
	width: 335px;
	height: 15px;
	background-image: url("/image/home/menu_top.png");
	background-repeat: repeat-x;
	font-size: 0px;
}
div.menu {
	width: 335px;
	background-image: url("/image/home/menu_center.png");
	background-repeat: repeat-y;
	font-size: 0px;
}
div.menu_bottom {
	width: 335px;
	height: 22px;
	background-image: url("/image/home/menu_bottom.png");
	background-repeat: repeat-x;
	font-size: 0px;
}
div.logo {
	padding-bottom: 8px;
}
div.start_button {
	padding-bottom: 8px;
}
div.contents_top {
	height: 8px;
	background-image: url("/image/home/contents_top.png");
	background-repeat: repeat-x;
	font-size: 0px;
}
div.contents {
	padding: 6px;
	height: 100%;
	vertical-align: top;
	background-image: url("/image/common/contents_bg.png");
	font-size: 90%;
}
div.contents_bottom {
	height: 8px;
	background-image: url("/image/home/contents_bottom.png");
	background-repeat: repeat-x;
	font-size: 0px;
}
div.left_center {
	width: 15px;
	height: 100%;
	background-image: url("/image/home/left_center.png");
	background-repeat: repeat-y;
	font-size: 0px;
}
div.left_bottom {
	width: 15px;
	height: 15px;
	background-image: url("/image/home/left_bottom.png");
	background-repeat: no-repeat;
	font-size: 0px;
}
div.right_top {
	width: 15px;
	height: 15px;
	background-image: url("/image/home/right_top.png");
	background-repeat: no-repeat;
	font-size: 0px;
}
div.right_center {
	width: 15px;
	height: 100%;
	background-image: url("/image/home/right_center.png");
	background-repeat: repeat-y;
	font-size: 0px;
}
div.right_bottom {
	width: 15px;
	height: 15px;
	background-image: url("/image/home/right_bottom.png");
	background-repeat: no-repeat;
	font-size: 0px;
}
div.pr {
	color: #FF0099;
	text-align: center;
}
table.heading {
	border-collapse: collapse;
}
div.heading_left {
	padding-top: 4px;
	width: 18px;
	height: 30px;
	background-image: url("/image/common/header_left.png");
	background-repeat: no-repeat;
}
div.heading {
	padding-top: 4px;
	padding-left: 4px;
	height: 30px;
	background-image: url("/image/common/header_center.png");
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 90%;
}
div.heading_right {
	padding-top: 4px;
	width: 2px;
	height: 30px;
	background-image: url("/image/common/header_right.png");
	background-repeat: no-repeat;
}
div.normal {
	padding: 8px;
}
div.normal_top {
	padding: 8px;
	font-size: 90%;
}
div.inner {
	padding-top: 8px;
}
div.news {
	padding: 8px;
	padding-bottom: 16px;
}

td.caption {
	font-size: 90%;
	text-align: center;
}
span.caption {
	font-size: 80%;
}

span.bold {
	font-weight: bold;
}
.emphasis {
	font-weight: bold;
	font-size: 120%;
}

table.news {
	margin: 8px;
}
td.date {
	color: #008800;
	vertical-align: top;
	font-size: 90%;
	white-space: nowrap;
}
td.schedule {
	color: #FF0099;
	vertical-align: top;
	font-size: 90%;
	white-space: nowrap;
}
td.news {
	vertical-align: top;
	font-size: 90%;
}
span.news {
	font-size: 90%;
}
span.date {
	color: #008800;
}
span.schedule {
	color: #FF0099;
}
a.news_header {
	font-weight: normal;
}
a.news_header:hover {
	font-weight: normal;
}
span.news_header {
	font-weight: bold;
}

table.normal {
	border-collapse: collapse;
}
table.inner {
	margin-top: 8px;
	border-collapse: collapse;
}
td.key {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #008800;
	background-color: #DEFFBF;
	text-align: center;
	white-space: nowrap;
	font-size: 90%;
}
td.key_left {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #008800;
	background-color: #DEFFBF;
	white-space: nowrap;
	font-size: 90%;
}
td.key_right {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #008800;
	background-color: #DEFFBF;
	text-align: right;
	white-space: nowrap;
	font-size: 90%;
}
td.value {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #008800;
	background-color: #F4FFDD;
	font-size: 90%;
}
td.text {
	padding-left: 2px;
	font-size: 90%;
}
td.number_key {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #008800;
	background-color: #DEFFBF;
	font-size: 90%;
	text-align: right;
	white-space: nowrap;
}
td.number {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #008800;
	background-color: #F4FFDD;
	font-size: 90%;
	text-align: right;
	white-space: nowrap;
}

td.key_server_status {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #008800;
	background-color: #DEFFBF;
	text-align: right;
	white-space: nowrap;
	font-size: 90%;
}
td.number_server_status {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 2px;
	border: 1px solid #008800;
	background-color: #F4FFDD;
	font-size: 90%;
	text-align: right;
	white-space: nowrap;
}

div.subtitle {
	color: #008800;
	padding-bottom: 8px;
}
div.subtitle_bottom {
	color: #008800;
	line-height: 100%;
}

span.menu_current {
	color: #88AAFF;
	font-weight: bold;
}
span.prophet {
	color: #008F6F;
}
span.godfield {
	color: #6699EE;
}
span.dead {
	color: #FF0000;
}

span.kana {
	font-weight: normal;
	font-size: 80%;
}

span.mars {
	color: #FF6666;
}
span.mercury {
	color: #6666FF;
}
span.jupiter {
	color: #FF9900;
}
span.saturn {
	color: #6688AA;	
}
span.uranus {
	color: #C5C500;
}
span.pluto {
	color: #AA55CC;
}
span.neptune {
	color: #00AAEE;
}
span.venus {
	color: #008800;
}
span.earth {
	color: #EEAAAA;
}
span.moon {
	color: #BBBB77;
}

span.server_status {
	font-weight: bold;
	font-size: 110%;
}

span.charin {
	color: #444444;
	font-weight: bold;
	font-size: 180%;
	font-family: fantasy;
}
img.charin {
	margin-left: 2px;
	margin-right: 2px;
	width: 16px;
	height: 16px;
}

span.small {
	font-size: 90%;
}

#percent {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 0px solid #668877;
	border-left-width: 4px;
	border-bottom-width: 2px;
	text-align: center;
	background-color: #225544;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 80%;
}
#percent a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#percent a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

img {
	border-width: 0px;
}

