/*-----------------------------------------------------
RESET
-------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, p, ul, li, dl, pre, form, blockquote, fieldset, input, address {
	margin:0;
	padding:0;
}
h1, h2, h3, h5, h6, caption {
	font-weight:normal;
}
a {
	outline: none;
}
address {
	font-style:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption {
	text-align:left;
}
/*-----------------------------------------------------
LINK
-------------------------------------------------------*/
a {
	text-indent:-9999em;
}
a:link, a:visited {
	color: #FEF200;
}
a:hover {
	color:#E90111;
}
a img {
    border-style:none;
}
/*-----------------------------------------------------
HTML
-------------------------------------------------------*/
html {
	overflow-y: scroll;
	color:#333333;
}
/*-----------------------------------------------------
BODY
-------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#00303E;
}
/*-----------------------------------------------------
THIS PAGE TOP
-------------------------------------------------------*/
#thispageTop {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	text-indent:-9999em;
}
.clear {
	clear: both;
}
/*-----------------------------------------------------
WRAPPER
-------------------------------------------------------*/
#wrapper {
	width: 900px;
	margin: 0px auto 10px;
	text-align: left;
}
/*-----------------------------------------------------
HEADER
-------------------------------------------------------*/
h1 {
	width: 900px;
	height: 536px;
	margin: 0px;
	background-image:url(../images/h1_images.jpg);
	text-indent:-9999em;
}
h2 {
	width: 840px;
	height: 39px;
	margin: 0px 0px 20px 0px;
	background-image:url(../images/title_ja.gif);
	text-indent:-9999em;
}
#global-header {
	width: 900px;
	height: 40px;
	background: transparent url(../images/h1_images_bg.jpg) no-repeat;
}
#global-header ul {
	margin-left:618px;
}
#global-header ul li {
	display: inline;
	height: 40px;
}
#global-header ul li a {
	float: left;
	width: 282px;
	height: 40px;
	background: transparent url(../images/menu.gif) no-repeat;
	overflow: hidden;
}
#global-header ul li#menu_ja a {
	width: 141px;
	background-position: 0px 0;
}
#global-header ul li#menu_eng a {
	width: 141px;
	background-position: -141px 0;
}
#global-header ul li#menu_ja.hi a, #global-header ul li#menu_ja a:hover {
	background-position: 0 -40px;
}
#global-header ul li#menu_eng.hi a, #global-header ul li#menu_eng a:hover {
	background-position: -141px -40px;
}
/*-----------------------------------------------------
MAIN
-------------------------------------------------------*/
#main {
	height:900px;
	margin:0px 0px 10px 0px;
	padding: 0px;
	color:#FFFFFF;
	text-align:left;
}
#box {
	padding: 20px 30px 50px 30px;
	background-color:#000000;
}
#list_box {
	width:840px;
	height:22px;
	margin:0px 0px 10px 0px;
}
#list_box #left {
	width:94px;
	height:22px;
	margin:0px 6px 0px 0px;
	float:left;
}
#list_box #right {
	width:740px;
	height:22px;
	margin:0px;
	float:left;
}
#list_box #left p.vote {
	width: 94px;
	height: 22px;
	display: inline;
	margin: 0px;
	float:left;
}
#list_box #left p.vote a {
	width: 94px;
	height: 22px;
	float:left;
	background:
 transparent url(../images/btn_ja.gif);
}
#list_box #left p.vote a:hover {
	background-position: 0 -22px;
}
p.song_king {
	font-size: 16px;
	color: #75DDFF;
	font-weight:bold;
	line-height: 24px;
	margin: 0px 0px 0px 5px;
	border-bottom:1px solid #333333;
}
p.song {
	font-size: 12px;
	color: #FEF200;
	line-height: 24px;
	margin: 0px 0px 0px 5px;
	border-bottom:1px solid #333333;
}
p.about {
	font-size: 12px;
	line-height: 24px;
	margin: 0px 0px 40px 0px;
}
p.vote_end {
	font-size: 16px;
	font-weight:bold;
	color:#FFFF00;
	line-height: 24px;
	margin: 0px 0px 40px 0px;
}
#cd_box {
	width:840px;
	margin:0px;
}
#cd_box #left {
	width:230px;
	margin:0px 30px 0px 0px;
	float:left;
}
#cd_box #right {
	width:580px;
	margin:0px 0px 0px 0px;
	float:right;
}
p.cd-txt {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px 0px 0px;
}
#dvd_box {
	width:840px;
	margin:0px;
}
#dvd_box #left {
	width:320px;
	margin:0px 11px 10px 0px;
	float:left;
}
#dvd_box #right {
	width:509px;
	margin:0px 0px 0px 0px;
	float:left;
}
p.dvd-txt {
	font-size: 12px;
	line-height: 24px;
	margin: 0px 0px 20px 0px;
}
p.dvd-txt02 {
	font-size: 12px;
	line-height: 24px;
	margin: 10px 0px 0px 58px;
}
.m {
	margin:0px 0px 80px 0px;
}
.line {
	border:1px solid #333333;
	margin:40px 0px 40px 0px;
}
/*-----------------------------------------------------
FOOTER
-------------------------------------------------------*/
.footer {
	width:780px;
	margin:10px auto 10px auto;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF
}
