﻿@charset "UTF-8";
.manifest {display : block;}
.latent   {display : none;}
#hdmenu {
	float: right;
	margin-top: -31px;
	margin-bottom:0px;
}
#hd_contents #hdmenu LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 32px;
	width: 70px;
	text-align: left;
	text-indent: -9999px;
}
#hd_contents #hdmenu LI A:hover {
	background-position: 0px -32px;
}
#hd_contents #hdmenu #m01 A {
	background-image: url(../img_cmn/btn_news.png);
}
#hd_contents #hdmenu #m02 A {
	background-image: url(../img_cmn/btn_world.png);
}
#hd_contents #hdmenu #m03 A {
	background-image: url(../img_cmn/btn_staffcast.png);
}
#hd_contents #hdmenu #m04 A {
	background-image: url(../img_cmn/btn_story.png);
}
#hd_contents #hdmenu #m05 A {
	background-image: url(../img_cmn/btn_ms.png);
}
#hd_contents #hdmenu #m06 A {
	background-image: url(../img_cmn/btn_chara.png);
}
#hd_contents #hdmenu #m07 A {
	background-image: url(../img_cmn/btn_product.png);
}
#hd_contents #hdmenu #m08 A {
	background-image: url(../img_cmn/btn_special.png);
}
#hd_contents #hdmenu LI {
	float: left;
	padding-left: 5px;
}
#hd_contents #hdmenu LI#m04 {
	display:none;
}
#hd_contents #hdmenu LI#m07 {
	display:none;
}
#hd_contents .sub {
	width: 800px;
	float: right;
	clear: both;
	height: 52px;
	_margin-top:-2px;
}
#m01sub, #m02sub, #m03sub, #m04sub, #m05sub, #m06sub, #m07sub, #m08sub {
	width: 800px;
	height: 52px;
	background-repeat: no-repeat;
	background-position: 355px 0px;
}
#hd_contents #m01sub {
	background-image: url(../img_cmn/submenu-news.png);
	_background-image: none;
}
#hd_contents #m02sub {
	background-image: url(../img_cmn/submenu-world.png);
	_background-image: none;
}
#hd_contents #m03sub {
	background-image: url(../img_cmn/submenu-staffcast.png);
	_background-image: none;
}
#hd_contents #m04sub {
	background-image: url(../img_cmn/submenu-story.png);
	_background-image: none;
}
#hd_contents #m05sub {
	background-image: url(../img_cmn/submenu-ms.png);
	_background-image: none;
}
#hd_contents #m06sub {
	background-image: url(../img_cmn/submenu-chara.png);
	_background-image: none;
}
#hd_contents #m07sub {
	background-image: url(../img_cmn/submenu-product.png);
	_background-image: none;
}
#hd_contents #m08sub {
	background-image: url(../img_cmn/submenu-product.png);
	_background-image: none;
}
#hd_contents .sub UL   {
	width: 800px;
	height: 32px;
	text-align: right;
	padding-top: 20px;
}
#hd_contents .sub  LI   {
	margin-right: 15px;
	display: inline;
}
#hd_contents .sub A {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
}
#hd_contents .sub #m01sub UL   {
	width: 423px;
	text-align: left;
	padding-left: 377px;
}
#hd_contents .sub #m02sub UL   {
	width: 377px;
	text-align: left;
	padding-left: 423px;
}
#hd_contents .sub #m03sub UL   {
	width: 380px;
	text-align: left;
	padding-left: 470px;
}
