@charset"shift_jis";


/* headイメージ　CD PICKUP ---------------------------- */
#wrapper {
	background:#000000;
}

#header {
	background: url(../images/top.jpg) no-repeat 0 0;
	height:550px;
	position:relative;
}
#header h1 {
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
	height:550px;
	width:900px;
	z-index:1;
	}
#header h1 a {
	display:block;
	height:100%;
	width:100%;
}

#header #live {
	height:80px;
	width: 190px;
	position:absolute;
	top:30px;
	left:700px;
	z-index:10;
}

#header #live a,#header h2 a {
	display:block;
	width:100%;
	height:100%;
	}
#header #music {
	height:60px;
	width:120px;
	position:absolute;
	top:15px;
	right:10px;
}
#header .fuji {
	position:absolute;
	top:390px;
	left:475px;
	width:390px;
	height:50px;
}

#header .fuji a {
	display:block;
	width:100%;
	height:100%;
	}

	
/* side_a  what's new---------------------------------- */


#whatsnew table{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}	


#whatsnew td { 
	font-size: 11px;
	line-height: 1.5em;
	}
	
	
#whatsnew td .date {
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
	}
	
	

/* container---------------------------------- */

#container p {
	color:#FFFFFF;
	line-height:1.5em;
	}	
#whatsnew,#mobile,#link {
	width:400px;
	padding:5px;
	margin-bottom:10px;
	}
#container .boxleft {
	width:410px;
	float:left;
	}
#video,#release {
	width:430px;
	margin-bottom:10px;
	float:right;
		}
#video p {
	text-align:center;
	font-weight:bold;
}
#video .videoarea {
	margin:0 auto;
	height:315px;
	text-align:center;
	}	
#mobile img{
	float:left;
	margin-right:10px;
	}
#release table p {
	font-size:10px;
	}
#release p.catch {
	color:#DCF2E2;
	font-weight:bold;
	margin:0 0 10px;
	font-size:11px;
	line-height:1.4em;
		}
#release .jk {
	border:1px solid #CCCCCC;
	}

/* タイトル
---------------------------------------------- */
	
#container h3 {
	text-indent:-9999px;
	background:#333333;
	height:20px;
	margin:0 0 10px;
	padding-bottom:2px;
	}
#whatsnew h3 {
	background:url(../images/title_what.gif) no-repeat 3px 0;
}
#mobile h3 {
	background:url(../images/title_mobile.gif) no-repeat 3px 0;
}
#link h3 {
	background:url(../images/title_link.gif) no-repeat 3px 0;
}
#video h3 {
	background:url(../images/title_video.gif) no-repeat 3px 0;
}
#release h3 {
	background:url(../images/title_release.gif) no-repeat 3px 0;
}
#pcdl h3 {
	background:url(../images/title_pcdl.gif) no-repeat 3px 0;
}


 #twitter {
	margin-bottom:15px;
}
#container #twitter h3 {
	height:15px;
	margin-bottom:0px;
	text-indent:0px;
	font-size:12px;
}
#container #twitter h4 {
	font-size:12px;
}
/* ダウンロード
---------------------------------------------- */
#pcdl {
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #FFFFFF;
	}
#container #pcdl p {
	font-size:10px;
	text-align:center;
}	

#pcdl table {
	font-size: 10px;
	color:#999999;
	
}
#pcdl table img {
	width:130px;
	}

