/* CSS Document */

body {
	background-image: url(../images-top/background_top.gif);
	background-repeat: repeat-x;
}
#topbody{
	width: 798px;
	margin: 0px auto;
	border: 1px solid #C80f0a;
	background-color: #000000;
	height: 448px;
	background-image: url(../images-top/top_rising_image.jpg);
}
h1,h2 {
	display: none;	
}
#copyrighttop {
	text-align: right;
	width: 250px;
	font-size: xx-small;
	float: left;
	margin: 0px;
}
.width800 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rising {
	float: left;
	width: 550px;
	font-size: xx-small;
}
#offical {
	text-align: right;
	padding: 0px;
	width: 800px;
	margin-top: 69px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#selectlanguage {
	margin-left: 0px;
	margin-top: 390px;
}
#selectlanguage li {
	margin-bottom:2px;
}
#selectlanguage li a {
	color: #fff;
	margin: 0;
	padding: 0;
	border: 0 !important;
}
/*a#nav-japanese {
	background: url(../images-top/nav-japanese.gif) no-repeat 0 -24px;
	display:block;
	width:170px;
	height:19px;
	overflow:hidden;
}
a#nav-english {
	background: url(../images-top/nav-english.gif) no-repeat 0 -24px;
	display:block;
	width:170px;
	height:19px;
	overflow:hidden;
}
a#nav-japanese:hover {
	background: url(../images-top/nav-japanese.gif) no-repeat 0 0px;
}
a#nav-english:hover {
	background: url(../images-top/nav-english.gif) no-repeat 0 0px;
}*/
