@charset "utf-8";

/*======================================
magnum1031 index-page
----------------------------------------
description:layout element stylesheet
edit: 2010/10
lastupdate:
======================================*/


/*======================================
header
======================================*/
h1 {
	float: none;
	width: 950px;
	height: 74px;
	margin: 0 auto;
	padding: 0;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../image/index/bg_main2.jpg) no-repeat right top;

}

/*======================================
main image area
======================================*/
#headContents {
	width: 950px;
	height: 442px;
	margin: 0 auto 2px auto;
	text-align: left;
}
#headContents:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
} 
* html #headContents             { zoom: 1; } /* IE6 */  
*:first-child+html #headContents { zoom: 1; } /* IE7 */  

#flashArea {
	float: left;
	width: 368px;
	height: 282px;
	margin: 0;
	background: url(../image/index/bg_slide.jpg) no-repeat;
}
#musicArea {
	float: left;
	width: 368px;
	height: 160px;
	margin: 0;
	background: url(../image/index/bg_music.jpg) no-repeat;
}
#mainvisualArea {
	position: relative;
	float: right;
	width: 582px;
	height: 442px;
	margin: 0;
	background: url(../image/index/bg_main.jpg) no-repeat right bottom;
}

#mainvisualAreaSwap {
	position: absolute;
	left:-368px;top:-74px;
}

.musicList {
	width: 366px;
	height: 38px;
	padding-top: 83px;/*159-38-83=121-83=38*/
}
.musicList li.musicList01,
.musicList li.musicList03 {
	clear: both;
	float: left;
	width: 166px;
	height: 16px;
	
	padding-left: 16px;
	padding-top: 2px;
}
.musicList li.musicList01 a,
.musicList li.musicList03 a {
	display: block;
	width: 166px;
	height: 16px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/index/bg_musiclist.gif) no-repeat;
}
.musicList li.musicList02,
.musicList li.musicList04 {
	float: left;
	width: 165px;
	height: 16px;
	padding-left: 2px;
	padding-top: 2px;
	
	background: url(../image/index/bg_musiclist.gif) no-repeat;
}
.musicList li.musicList02 a,
.musicList li.musicList04 a {
	display: block;
	width: 165px;
	height: 16px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/index/bg_musiclist.gif) no-repeat;
}


.musicList li.musicList01 a {
	background-position: -2px -2px;
}
.musicList li.musicList01 a:hover {
	background-position: -2px -40px;
}
.musicList li.musicList02 a {
	background-position: -170px -2px;
}
.musicList li.musicList02 a:hover {
	background-position: -170px -40px;
}
.musicList li.musicList03 a {
	background-position: -2px -20px;
}
.musicList li.musicList03 a:hover {
	background-position: -2px -58px;
}
.musicList li.musicList04 a {
	background-position: -170px -20px;
}
.musicList li.musicList04 a:hover {
	background-position: -170px -58px;
}

.musicBuy {
	height: 28px;
	margin: 10px 16px 0 16px;
	text-align: right;
	color: #fff;
}
.musicBuy a {
	color: #877;
}
.musicBuy a:hover {
	color: #960;
}

/*======================================
navigation area
======================================*/
#navContents {
	width: 950px;
	margin: 0 auto 2px auto;
	text-align: left;
}
#navContents:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
} 
* html #navContents             { zoom: 1; } /* IE6 */
*:first-child+html #navContents { zoom: 1; } /* IE7 */

#mainNav {
	float: left;
	width: 697px;
	height: 63px;
	margin: 0 0 28px 0;
	
	background:url(../image/index/bg_mainnavi.gif) no-repeat;
}

#subNav {
	float: right;
	position: relative;
	width: 253px;
	height: 91px;
	background: url(../image/index/bg_mainnavi2.gif) no-repeat;
}

.loginTable {
	margin: 8px auto 0 12px;;
}
.loginTable td {
	padding: 0 3px;
	color: #FFF;
}
.inputText {
	width: 155px;
}


/*======================================
main navi
======================================*/
.mainMenu {
	width: 655px;
	height: 27px;
	margin: 0 42pc 9px 0;
}
.mainMenu li {
	float: left;
	height: 27px;
}
.mainMenu li a {
	display: block;
	height: 27px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/index/bg_mainnavi.gif) no-repeat;
}

.mainMenu li.mainMenuHome a{
	width: 90px;
	background-position: 0 0;
}
.mainMenu li.mainMenuHome a:hover {
	background-position: 0 -63px;
}

.mainMenu li.mainMenuSchedule a{
	width: 102px;
	background-position: -90px 0;
}
.mainMenu li.mainMenuSchedule a:hover {
	background-position: -90px -63px;
}

.mainMenu li.mainMenuProfile a{
	width: 84px;
	background-position: -192px 0;
}
.mainMenu li.mainMenuProfile a:hover {
	background-position: -192px -63px;
}

.mainMenu li.mainMenuSpecial a{
	width: 83px;
	background-position: -276px 0;
}
.mainMenu li.mainMenuSpecial a:hover {
	background-position: -276px -63px;
}

.mainMenu li.mainMenuFanclub a{
	width: 94px;
	background-position: -359px 0;
}
.mainMenu li.mainMenuFanclub a:hover {
	background-position: -359px -63px;
}

.mainMenu li.mainMenuFaq a{
	width: 55px;
	background-position: -453px 0;
}
.mainMenu li.mainMenuFaq a:hover {
	background-position: -453px -63px;
}

.mainMenu li.mainMenuLink a{
	width: 52px;
	background-position: -508px 0;
}
.mainMenu li.mainMenuLink a:hover {
	background-position: -508px -63px;
}

.mainMenu li.mainMenuContact a{
	width: 95px;
	background-position: -560px 0;
}
.mainMenu li.mainMenuContact a:hover {
	background-position: -560px -63px;
}


/*======================================
members navi
======================================*/
.membersMenu {
	width: 453px;
	height: 27px;
	margin: 0 41px 9px 203px;
}
.membersMenu li {
	float: left;
	height: 27px;
}
.membersMenu li a {
	display: block;
	height: 27px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/index/bg_mainnavi.gif) no-repeat 0 -36px;
}

.membersMenu li.membersMenuInfo a{
	width: 143px;
	background-position: -203px -36px;
}
.membersMenu li.membersMenuInfo a:hover {
	background-position: -203px -99px;
}

.membersMenu li.membersMenuDiary a{
	width: 63px;
	background-position: -346px -36px;
}
.membersMenu li.membersMenuDiary a:hover {
	background-position: -346px -99px;
}

.membersMenu li.membersMenuPresents a{
	width: 99px;
	background-position: -409px -36px;
}
.membersMenu li.membersMenuPresents a:hover {
	background-position: -409px -99px;
}

.membersMenu li.membersMenuPhotos a{
	width: 80px;
	background-position: -508px -36px;
}
.membersMenu li.membersMenuPhotos a:hover {
	background-position: -508px -99px;
}

.membersMenu li.membersMenuStore a{
	width: 68px;
	background-position: -588px -36px;
}
.membersMenu li.membersMenuStore a:hover {
	background-position: -588px -99px;
}

/*======================================
container
======================================*/
#container {
	width: 950px;
	margin: 0 auto 15px auto;
	text-align: left;
}
#container:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
} 
* html #container             { zoom: 1; } /* IE6 */  
*:first-child+html #container { zoom: 1; } /* IE7 */  

#infoArea {
	float: left;
	width: 345px;
	padding-bottom: 15px;
	
	background-color: #dcd8cb;
	
	filter:alpha(opacity=90);
    	-moz-opacity: 0.9;
    	opacity: 0.9;
}
#infoArea h2 {
	width: 345px;
	height: 31px;
	margin-bottom: 15px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/index/h2_news.gif) no-repeat;
}

#staffArea {
	float: right;
	width: 603px;
	padding-bottom: 15px;
	
	background-color: #dcd8cb;
	
	filter:alpha(opacity=90);
    	-moz-opacity: 0.9;
    	opacity: 0.9;
}
#staffArea h2 {
	width: 603px;
	height: 31px;
	margin-bottom: 15px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/index/h2_staff.gif) no-repeat;
}

iframe {
	border: none;
}
.ifInfo {
	width: 345px;
	height: 1200px;
}
.ifStaff {
	width: 603px;
	height: 1200px;
}