@charset "UTF-8";
@charset "UTF-8";

* {  box-sizing: border-box !important; line-height: 14px !important; }
a { text-decoration: underline; color: #0000FF; }
.TABLE_TH_RAINBOW {
	font-family: Times New Roman, Times, Serif;
	color: #000000 !important;
	font-weight: bold;
	font-size: smaller;
	vertical-align: MIDDLE;
	background: #000000 url('../images/barcolor.gif') repeat;
	padding: 4px 4px 4px 4px;
}

BODY {
	font-family: Times New Roman, Times, Serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('../images/Kirby_Star_Backround2.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	padding: 0;
	margin: 8px 8px 8px 8px;
}

#MAIN {
	margin: 0 AUTO;
	background: #FFFFFF url('../images/XTREE.gif') repeat;
	width: 600px;
	height: AUTO;
	border-width: 1px;
	border-color: #000000;
	border-style: outset;
	padding: 16px 16px 16px 16px;
}
#MAIN table {
	width: 100%;
	border-width: 1px;
	border-color: #000000;
	border-style: outset;
	background: #FFFFFF url('../images/flowers 12.gif') repeat;
	margin: 0 AUTO;
	text-align: CENTER;
	vertical-align: TOP;
}
#MAIN h1, #MAIN h2 {
	font-family: Georgia, Times New Roman. Times, Serif;
}
#MAIN h1 {
	margin: 16px 0 16px 30px;
	text-align: initial;
}
#MAIN h2 {
	margin: 18px 30px 18px 0;
	text-align: RIGHT;
}
#MAIN .WELCOME_BANNER_TOP {
	background: url('../images/sky.gif') repeat;
}
#MAIN .WELCOME_TITLE_TOP {
	height: 100px;
	background: url('../images/welcomebana.gif') no-repeat;
	background-position-y: 56px;
	background-position-x: 46px;
}
#MAIN .WELCOME_INFO_TOP {
	background: #FFFFFF url('../images/pattern 524.gif') repeat;
	padding: 4px 0 4px 0;
}
#MAIN .WELCOME_INFO_TOP strong, #MAIN .TABLE_TH_RAINBOW strong {
	background: url('../images/halftone-white.gif') repeat;
}
#MAIN .WELCOME_INFO  table {
	width: 100%;
	height: AUTO;
	background: url('../images/wallp26.gif') repeat;
	border: 0;
}
#MAIN .WELCOME_INFO .WELCOME_INFO_PICT {
	width: 40%;
	height: 300px;
	vertical-align: MIDDLE;
	background: url('../images/killua_cute.gif') no-repeat center;
}
#MAIN .WELCOME_INFO .WELCOME_INFO_CHANGELOG {
 width: 60%;
 height: AUTO;
 padding: 16px 16px 16px 16px;
}
#MAIN .WELCOME_INFO .WELCOME_INFO_CHANGELOG p {
	margin: 0 AUTO;
	text-align: CENTER;
}
#MAIN .WELCOME_INFO .WELCOME_INFO_CHANGELOG div {
	margin: 16px 0 16px 0;
	width: 100%;
	height: 100px;
	color: #000000;
	text-align: initial;
	background: #FFFFFF;
	border: 1px black solid;
	font-family: MS PGothic, Times New Roman, Times, Serif;
	font-size: small;
	padding: 6px 6px 6px 6px;
	overflow-y: scroll !important;
}
#MAIN .WELCOME_INFO .WELCOME_INFO_CHANGELOG div:hover {
	cursor: help !important	;
}
#MAIN .ENTER_BOTTOM {
	vertical-align: MIDDLE;
	text-align: RIGHT;
	padding: 8px 8px 8px 8px;
	background: url('../images/bg_sakuracol_t04.gif') repeat;
}
#MAIN .ENTER_BUTTON {
	width: 140px;
	height: 64px;
	background: url('../images/enter_button.gif') no-repeat;
	border-width: 0 !important;
}
#MAIN .ENTER_BUTTON:hover {
	cursor: crosshair !important;
	background: url('../images/enter_button_hover.gif') no-repeat;
}
#MAIN .ENTER_BUTTON:active {
	background: url('../images/enter_button_active.gif') no-repeat;
}
#MAIN .ENTER_BUTTON:visited {
	background: url('../images/enter_button_visited.gif') no-repeat;
}