@charset "euc-jp";

img {
	border:none;
	}
	
div#jayAnapBody{
	width:770px;
	margin:auto;
	overflow:hidden;
	padding-bottom:50px;
	background:#0a0a0a url(../img/bg_body.png) center bottom no-repeat;;
	}

div#jayAnapBody h1,
div#jayAnapBody h2,
div#jayAnapBody h3,
div#jayAnapBody div#episodeTxt{
	text-indent:-9999px;
	margin:0;
	padding:0;
	}

p{
	margin:0;
	padding:0;
	}

div#jayAnapBody h1{
	width:770px;
	height:315px;
	background:url(../img/ph_main.png) center top no-repeat;
	}

div#jayAnapBody h2{
	width:770px;
	height:86px;
	background:url(../img/ttl_01.png) center top no-repeat;
	}

div#jayAnapBody div#episodeTxt{
	background:url(../img/bg_text.png) center top no-repeat;
	width:770px;
	height:220px;
	}

div#jayAnapBody ul#buttom{
	margin:0;
	padding:0;
	overflow:hidden;
	}

div#jayAnapBody ul#buttom li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}

div#jayAnapBody ul#buttom li img{
	vertical-align:bottom;
	}



/* ジェイショーンインフォ
 ------------------------------- */
div#jayInformation{
	overflow:hidden;
	}

div#jayInformation h2{
	width:480px;
	height:253px;
	background:url(../img/ttl_jayProfile.png) left top no-repeat;
	}


div#jayInformation div#jayProfile{
	width:480px;
	display:block;
	float:left;
	background:url(../img/bg_jayProfile.png) left bottom no-repeat;

	}

div#jayInformation div#jayProfile p{
	font-size:10pt;
	width:435px;
	margin:0 0 0 35px;
	color:#FFF;
	line-height:1.5;
	}

div#jayInformation div#jayProfile p#bt_Official{
	padding:15px 0;
	text-align:right;
	}



/* 右サイド
 ------------------------------- */
div#jayInformation div#rightSide{
	width:290px;
	padding-top:64px;
	float:right;
	background:url(../img/bg_rightSide.png) left top no-repeat;
	}



/* プロモ */
div#jayInformation div#rightSide div#video{
	height:336px;
	background:url(../img/bg_video.png) bottom no-repeat;
	}

div#jayInformation div#rightSide div#video h2{
	background:url(../img/ttl_video.png) left top no-repeat;
	width:290px;
	height:50px;
	}

div#jayInformation div#rightSide div#video div.pv{
	width:255px;
	height:222px;
	display:none;
	margin-left:10px;
	}

div#jayInformation div#rightSide div#video div#pv1{
	display:block;
	}


div#jayInformation div#rightSide div#video ul#playlist{
	margin:0;
	padding:10px 0 0 10px;
	overflow:hidden;
	}

div#jayInformation div#rightSide div#video ul#playlist li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}

div#jayInformation div#rightSide div#video ul#playlist li#list2{
	margin-left:5px;
	}


/* アルバム */
div#jayInformation div#rightSide div#albumInfo{
	width:290px;
	height:175px;
	}

div#jayInformation div#rightSide div#albumInfo h2{
	width:290px;
	height:142px;
	background:url(../img/bg_album.png);
	}
	
	
/* モバイル */
div#jayInformation div#rightSide div#mobile{
	width:290px;
	}

div#jayInformation div#rightSide div#mobile h2,
div#jayInformation div#rightSide div#mobile p{
	text-indent:-9999px;
	}

div#jayInformation div#rightSide div#mobile h2{
	width:290px;
	height:190px;
	background:url(../img/bg_mobile.png) no-repeat;

	}



/*------------------------------- 
	
	結果発表
 
 ------------------------------- */
div#result div#jayAnapBody{
	background-image:none;
	margin:0 auto;
	padding:0;
	}


div#result div#jayAnapBody h1{
	width:770px;
	height:389px;
	background:url(../img/ph_main_result.png) center top no-repeat;
	}


div#result div#jayAnapBody ul{
	overflow:hidden;
	width:728px;
	margin:auto;
	padding:0;
}

div#result div#jayAnapBody ul li{
	float:left;
	margin:0;
	list-style:none;
	}

p#resultTxt{
	width:700px;
	margin:0 auto;
	padding:10px 0 30px 0;
	color:#f7f7f7;
	font-size:9pt;
	line-height:1.4;
	}


/*　エピソード 
 ------------------------------- */
div#resultArea{
	width:770px;
	margin:auto;
	padding-bottom:30px;
	background:#0a0a0a;
	font-size:10pt;
	}

div#resultArea dl{
	color:#f7f7f7;
	width:700px;
	margin:auto;
	}

div#resultArea dl dt{
	background:#1f1f1f;
	padding:5px;
	}


div#resultArea dl dd{
	margin:0 0 30px 0;
	padding:5px;
	line-height:1.8;
	}

div#resultArea h2{
	padding-bottom:20px;
	margin:0;
	}
 　

