@charset "UTF-8";
body {
	background: #000000; text-align: center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS Pゴシック", Geneva, Arial, Verdana, sans-serif;
}
a:focus { outline:none; }
#header {
	background: url(../img/common/headerBg.png) repeat-x center top;
	padding: 0px;
	margin: 0px;
	height: 120px;
	width: 100%;
	display: block;
	position: relative;
}
#header #headCont {
	padding: 0px; margin: 0px auto; width: 900px; height: 120px; text-align: left; position: relative;
}
#header #headCont #promoWord {
	background: url(../img/common/promoWord.png) no-repeat left top;
	padding-top: 30px; margin: 10px 0px 0px; height: 0px; width: 225px;
	float: right; display: block; overflow: hidden;
}
#header #headCont #logo { margin: 0px; padding: 0px; height: 120px; width: 185px; float: left; overflow: hidden; }
#header #headCont #logo strong,
#header #headCont #logo a {
	background: url(../img/common/logo.png) no-repeat left top;
	padding-top: 120px; margin: 0px; height: 0px; width: 185px;
	display: block; overflow: hidden;
}

/* Header menu */
#header #headCont #headMenu {
	margin: 0px; padding: 5px 0px 0px;
	height: 60px; width: 710px; float: right; position: relative; overflow: hidden;
}

/* Header Sub Menu */
#header #headCont #headMenu #subMenuJp {
	margin: 0px; padding: 0px; width: 270x; height: 20px;
	float: right; position: relative; overflow: hidden;
}
#header #headCont #headMenu #subMenuJp li {
	float: left; margin: 0px; padding: 0px; position: relative; overflow: hidden;
}
#header #headCont #headMenu #subMenuJp #smCompany { width: 80px; height: 20px; }
#header #headCont #headMenu #subMenuJp #smContact { width: 70px; height: 20px; }
#header #headCont #headMenu #subMenuJp #smSupport { width: 100px; height: 20px; }
#header #headCont #headMenu #subMenuJp #smService { width: 70px; height: 20px; }
#header #headCont #headMenu #subMenuJp #smEnglish { width: 50px; height: 20px; }

#header #headCont #headMenu #subMenuJp a,
#header #headCont #headMenu #subMenuJp strong { height: 0px; padding-top: 20px; display: block; overflow: hidden; background-repeat: no-repeat; position: absolute; }
#header #headCont #headMenu #subMenuJp #smCompany a,
#header #headCont #headMenu #subMenuJp #smCompany strong { width: 80px; background-image: url(../img/common/menu/smCompany.png); }
#header #headCont #headMenu #subMenuJp #smContact a,
#header #headCont #headMenu #subMenuJp #smContact strong { width: 70px; background-image: url(../img/common/menu/smContact.png); }
#header #headCont #headMenu #subMenuJp #smSupport a,
#header #headCont #headMenu #subMenuJp #smSupport strong { width: 100px; background-image: url(../img/common/menu/smSupport.png); }
#header #headCont #headMenu #subMenuJp #smService a,
#header #headCont #headMenu #subMenuJp #smService strong { width: 70px; background-image: url(../img/common/menu/smService.png); }
#header #headCont #headMenu #subMenuJp #smEnglish a,
#header #headCont #headMenu #subMenuJp #smEnglish strong { width: 50px; background-image: url(../img/common/menu/smEnglish.png); }

#header #headCont #headMenu #subMenuJp #smCompany a:Link,
#header #headCont #headMenu #subMenuJp #smContact a:Link,
#header #headCont #headMenu #subMenuJp #smSupport a:Link,
#header #headCont #headMenu #subMenuJp #smService a:Link,
#header #headCont #headMenu #subMenuJp #smEnglish a:Link { background-position: 0px 0px; }

#header #headCont #headMenu #subMenuJp #smCompany a:hover,
#header #headCont #headMenu #subMenuJp #smContact a:hover,
#header #headCont #headMenu #subMenuJp #smSupport a:hover,
#header #headCont #headMenu #subMenuJp #smService a:hover,
#header #headCont #headMenu #subMenuJp #smEnglish a:hover { background-position: 0px -20px; }

#header #headCont #headMenu #subMenuJp #smCompany strong,
#header #headCont #headMenu #subMenuJp #smContact strong,
#header #headCont #headMenu #subMenuJp #smSupport strong,
#header #headCont #headMenu #subMenuJp #smService strong,
#header #headCont #headMenu #subMenuJp #smEnglish strong { background-position: 0px -40px; }

/* Header main menu */
#header #headCont #headMenu #mainMenu {
	background: url(../img/common/menu/mainMenuBg.png) no-repeat left top;
	margin: 0px; padding: 5px; height: 30px; width: 700px; clear: both; position: relative;
}
#header #headCont #headMenu #mainMenu li {
	margin: 0px; padding: 0px; height: 30px; width: 140px; float: left;
	display: block; position: relative;
}
#header #headCont #headMenu #mainMenu a {
	height: 0px; width: 140px; padding-top: 30px; display: block; position: absolute;
	overflow: hidden; background-repeat: no-repeat;
}

#header #headCont #headMenu #mainMenu #mmItems { }
#header #headCont #headMenu #mainMenu #mmFame { }
#header #headCont #headMenu #mainMenu #mmArtist { }
#header #headCont #headMenu #mainMenu #mmFriend { }
#header #headCont #headMenu #mainMenu #mmHistory { }

#header #headCont #headMenu #mainMenu #mmItems a.up,
#header #headCont #headMenu #mainMenu #mmItems a.here { background-image: url(../img/common/menu/mmItems.png); }
#header #headCont #headMenu #mainMenu #mmFame a.up,
#header #headCont #headMenu #mainMenu #mmFame a.here { background-image: url(../img/common/menu/mmFame.png); }
#header #headCont #headMenu #mainMenu #mmArtist a.up,
#header #headCont #headMenu #mainMenu #mmArtist a.here { background-image: url(../img/common/menu/mmArtist.png); }
#header #headCont #headMenu #mainMenu #mmFriend a.up,
#header #headCont #headMenu #mainMenu #mmFriend a.here { background-image: url(../img/common/menu/mmFriend.png); }
#header #headCont #headMenu #mainMenu #mmHistory a.up,
#header #headCont #headMenu #mainMenu #mmHistory a.here { background-image: url(../img/common/menu/mmHistory.png); }

#header #headCont #headMenu #mainMenu #mmItems a.up,
#header #headCont #headMenu #mainMenu #mmFame a.up,
#header #headCont #headMenu #mainMenu #mmArtist a.up,
#header #headCont #headMenu #mainMenu #mmFriend a.up,
#header #headCont #headMenu #mainMenu #mmHistory a.up { background-position: 0px 0px; }

#header #headCont #headMenu #mainMenu #mmItems a.up:link,
#header #headCont #headMenu #mainMenu #mmFame a.up:link,
#header #headCont #headMenu #mainMenu #mmArtist a.up:link,
#header #headCont #headMenu #mainMenu #mmFriend a.up:link,
#header #headCont #headMenu #mainMenu #mmHistory a.up:link { background-position: 0px 0px; }

#header #headCont #headMenu #mainMenu #mmItems a.here,
#header #headCont #headMenu #mainMenu #mmFame a.here,
#header #headCont #headMenu #mainMenu #mmArtist a.here,
#header #headCont #headMenu #mainMenu #mmFriend a.here,
#header #headCont #headMenu #mainMenu #mmHistory a.here { background-position: 0px -60px; }

#header #headCont #headMenu #mainMenu #mmItems a.here:link,
#header #headCont #headMenu #mainMenu #mmFame a.here:link,
#header #headCont #headMenu #mainMenu #mmArtist a.here:link,
#header #headCont #headMenu #mainMenu #mmFriend a.here:link,
#header #headCont #headMenu #mainMenu #mmHistory a.here:link { background-position: 0px -60px; }


#header #headCont #headMenu #mainMenu #mmItems a.up:hover,
#header #headCont #headMenu #mainMenu #mmFame a.up:hover,
#header #headCont #headMenu #mainMenu #mmArtist a.up:hover,
#header #headCont #headMenu #mainMenu #mmFriend a.up:hover,
#header #headCont #headMenu #mainMenu #mmHistory a.up:hover,
#header #headCont #headMenu #mainMenu #mmItems a.here:hover,
#header #headCont #headMenu #mainMenu #mmFame a.here:hover,
#header #headCont #headMenu #mainMenu #mmArtist a.here:hover,
#header #headCont #headMenu #mainMenu #mmFriend a.here:hover,
#header #headCont #headMenu #mainMenu #mmHistory a.here:hover { background-position: 0px -30px; }



#navi {
	background: url(../img/common/naviBg.png) repeat-x center bottom;
	width: 100%; margin: 0px; padding: 0px;
	clear: both; display: block; position: relative;
	font-size: 0.7em; line-height: 100%; color: #0099FF;
	
}
#navi ul {
	margin: 0px auto; padding: 10px 0px; width: 900px; display: block;
	text-align: left; position: relative;
}
* html div#navi ul { /* IE Only */
	margin: 0px;
}
#navi li { display: inline; margin: 0px; padding: 0px 5px 0px 0px; }
#navi a {
	color: #FFFFFF; text-decoration: none;
	background: url(../img/common/naviArrow.gif) no-repeat right center;
	padding: 0px 15px 0px 0px;
}
#navi a:link { color: #FFFFFF; }
#navi a:hover { color: #FFFFFF; }


#contents {
	margin: 0px; padding: 0px; clear: both;
	background: url(../img/common/contFootBg.png) repeat-x center bottom;
}

#contents #mainContants {
	margin: 0px auto; padding: 0px; width: 900px;
	background: #FFFFFF url(../img/common/contentsBgMid.png) repeat-y center top;
}
#contents #mainContants #mc {
	background: url(../img/common/contentsBgUp.png) no-repeat center top;
	padding: 40px 0px 0px;
}
#contents #mainContants #mc .attention {
	font-size: 0.8em;
	line-height: 100%;
	color: #666666;
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px;
}


#contents #mainContants #mc #contentsFooter {
	background: url(../img/common/contentsBgBottom.png) no-repeat center bottom;
	margin: 0px; padding: 20px 0px 0px; height: 50px; width: 900px;
	display: block; clear: both; overflow: hidden;
}
* html div#contents div#mainContants div#mc p#contentsFooter { /* IE Only */
	padding: 0px;
}
#contents #mainContants #mc #contentsFooter a {
	background-image: url(../img/common/pageTop.gif); background-repeat: no-repeat;
	margin: 0px auto; padding-top: 50px; height: 0px; width: 100px; overflow: hidden; display: block;
}
#contents #mainContants #mc #contentsFooter a:link { background-position: 0px 0px; }
#contents #mainContants #mc #contentsFooter a:hover { background-position: 0px -50px; }

#footer {
	background: url(../img/common/footerBg.png) repeat-x center top;
	width: 100%; padding: 20px 0px; clear: both; color: #CCCCCC; position: relative;
}
#footer a {
	color: #FFFFFF; text-decoration: none;
}
#footer a:link { color: #FFFFFF; }
#footer a:hover { color: #B5FF84; }

#footer ul { margin: 0px auto; padding: 5px 0px; width: 900px; }
#footer li {
	padding: 0px 10px; margin: 0px 1px; display: inline;
	border-right: 1px solid #005221; border-left: 1px solid #005221;
	font-size: 0.7em; line-height: 100%;
}
#footer address {
	padding: 10px 0px; width: 900px; margin: 0px auto;
	font: 0.6em "Times New Roman", Times, serif; color: #999999; letter-spacing: 0.2em;
}

