* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#2f4f7b;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	font-size:14px;
	font-color:#fceceb;
}


/*メイン*/
#mainimage{
	width: 100%;
	height: 723px ;		
	margin: 0 auto;
	background-color:#0f2a4e;
	overflow:hidden;
	position:relative;
}

#mimage{
	width: 1002px;
	height: 644px ;		
	margin: 0 auto;
	position:relative;
	z-index:2;
	margin-top:50px;
}

#track{
	width: 251px;
	height: 600px;
	position:absolute;
	top:130px;;
	left:105px;
}

.tr{
	width:181px;
	margin: 0 auto;
	text-align:center;
}

.list{
	margin-top:20px;
}

.trac{
	margin-top:25px;
}

.samp{
	margin-top:15px;
	margin-left:100px;
}

#audio{
	position:absolute;
	top:270px;
	left:335px;
}
#back_l{
	width: 736px;
	height: 723px ;	
	position:absolute;
	top:0;
	left:0;	
	z-index:1;
}

#back_r{
	width: 311px;
	height: 688px ;
	position:absolute;
	top:0;
	right:0;				
	z-index:0;
}

/*コンテンツ内容*/
#main {
	margin: 0 auto;
	width: 1002px;
}

#aori{
	width:674px;
	height:38px;
	margin: 0 auto;
	margin-top:20px;
}

#contents {
	margin: 0 auto;
	width:900px;
	margin-top:30px;
	background-image: url("../img/back.png");
	background-repeat: no-repeat;
	background-position: center center;
}


/*info*/
#info{
	margin: 0 auto;
	width:800px;
	position:relative;
}

.jk{
	width:181px;
	float:left;
}

.cdinfo{

}

.special{
	position:absolute;
	top:70px;
	right:80px;
}


/*staff*/

#staff{
	margin-top:50px;
	margin-left:25px;
	margin-bottom:100px;
	float:left;
}

.incont{
	margin-top:30px;
}

/*link*/
#link{
	margin-top:50px;
	margin-left:60px;
	float:left;
}




.resetmenu ul {
	list-style: none;
	float:right;
	margin: 0px;
	padding: 0px;
}

.resetmenu li {
	display:inline ;
}

.clear{
	clear:both;
}

/* テキスト関係 */

a{
	color:#fceceb;
}

p{
	color:#fceceb;
	line-height:25px;
}

p.shop{
	margin-left:50px;
}

span.cdt,span.songt,span.stat{
	font-weight:bold;
}

span.credit{
	font-size:11px;
	margin-left:20px;
}