@charset "UTF-8";


/*共通設定///////////////////////////////////////////////*/
body{
	position:relative;
	background:url(../img/main_bg.gif) top center repeat-y;
	text-align:center;
}

#contents{
	position:relative;
	margin:0 auto;
	width:960px;
	height:1600px;
	background-color:#f6f6f6;
}

#contents090724{
	position:relative;
	margin:0 auto;
	width:960px;
	height:1500px;
	background-color:#f6f6f6;
}

#contents090726{
	position:relative;
	margin:0 auto;
	width:960px;
	height:2350px;
	background-color:#f6f6f6;
}

#contents090803{
	position:relative;
	margin:0 auto;
	width:960px;
	height:3420px;
	background-color:#f6f6f6;
}

#contents090821{
	position:relative;
	margin:0 auto;
	width:960px;
	height:3260px;
	background-color:#f6f6f6;
}

p{margin:0; padding:0;}

/*Header/////////////////////////////////////////////////*/
#header{
	position:relative;
	width:960px;
	height:530px;
	background:url(../img/title.jpg) top left no-repeat;
}

#header090724{
	position:relative;
	width:960px;
	height:530px;
	background:url(../img/title090724.jpg) top left no-repeat;
}

#header090726{
	position:relative;
	width:960px;
	height:510px;
	background:url(../img/title090726.jpg) top left no-repeat;
}

#header090803{
	position:relative;
	width:960px;
	height:350px;
	background:url(../img/title090803.jpg) top left no-repeat;
}

/*Main Box///////////////////////////////////////////////*/
#mainBox {
	position:relative;
	text-align:left;
	z-index:1;
}

#movieBox{
	position:relative;
	float:left;
	text-align:left;
	width:960px;
	height:500px;
	background:url(../img/bg_movie.jpg) top left no-repeat;
}

#movieBox #flvBox{
	position:relative;
	width:400px;
	height:330px;
	margin-top:32px;
	margin-left:53px;
}

#movieBox #tfs2009a{
	position:relative;
	width:850px;
	height:90px;
	background:url(../img/btn_tfs2009a.jpg) top left no-repeat;
	margin-top:30px;
	margin-left:53px;
}

#movieBox #tfs2009a a{
	display:block;
	width:850px;
	height:90px;
	background:url(../img/btn_tfs2009a.jpg) top left no-repeat;
}

#movieBox #tfs2009a a:hover{
	background-position:0px -90px;
}

#movieBox #tfs2009a a:hover{
	text-decoration:none;
}


#pickupBox{
	position:relative;
	clear:both;
	width:960px;
	height:690px;
}

#pickupBox #pickupBg1{
	position:relative;
	width:960px;
	height:55px;
	background:url(../img/bg_pickup.jpg);
}

#pickupBox #pickupList{
	position:relative;
	width:900px;
	height:600px;
	margin-left:36px;
}

#pickupBox #pickupList ol {
	position:relative;
	width:900px;
	height:600px;
}
#pickupBox #pickupList ol li {
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:90px;
	height:140px;
}

#pickupBox #pickupBg2{
	position:relative;
	width:960px;
	height:46px;
	background:url(../img/bg_pickup02.jpg);
}

#pickupBox #pickupBg2 p{
	font-size:77%;
	color:#666666;
	padding-top:0.7em;
}

#grandPrix{
	position:relative;
	width:960px;
	height:968px;
	background:url(../img/grand-prix02.jpg) top left no-repeat;
	margin-bottom:10px;
}

#mainBox ol {
	position:relative;
	margin-top:30px;
	margin-left:20px;
	width:940px;
	height:580px;
}
#mainBox ol li {
	position:relative;
	float:left;
	margin-bottom:28px;
	margin-right:10px;
	width:145px;
	height:250px;
	background-color:#000000;
	cursor:pointer;
}

#mainBox ol li span{
	display:block;
	float:left;
	position:relative;
	width:145px;
}
#mainBox ol li span.num{
	padding-right:24px;
	padding-left:61px;
	width:60px;
	height:25px;
	color:#FFFFFF;
	background:url(../img/hyou.gif) top right no-repeat;
	text-align:right;
}
#mainBox ol li span.num img{
	margin-right:2px;
}

#mainBox ol li img {
	 float:left; 
}

#mainBox ol li span.details {
	/*cursor:pointer;*/
	position:relative;
	height:20px;
	background:url(../img/btn_detail.gif) top left no-repeat;
}
#mainBox ol li span.details.over{
	background-position:0px -20px;
}

#mainBox ol li span.txtFix{
	display:none;
}

#btnVote{
	position:relative;
	width:960px;
	height:100px;
	background:url(../img/bg_post.gif) top left no-repeat;
}

#btnVote a{
	display:block;
	position:relative;
	width:373px;
	height:37px;
	background:url(../img/btn_post.gif) top left no-repeat;
	top:31px;
	left:293px;
}
#btnVote a:hover{
	background-position:0px -37px;
}


/*Footer/////////////////////////////////////////////////*/
#footer{
	position:relative;
	width:960px;
	height:142px;/*362px*/
	background-color:#000000;
}

#room{
	position:relative;
	padding:10px 30px;
	width:900px;
	height:200px;
	background:#000000;
}

#footer h3#sponsor{
	width:960px;
	height:52px;
	background:url(../img/bg_support.gif) top left no-repeat;
}


#footer ul#linkBox{
	position:relative;
	padding-top:30px;
	width:480px;
	height:34p;
	margin:0 auto;
	background-color:#000000;
}

#footer ul#linkBox li{
	float:left;
	height:34px;
	margin-right:20px;
}

#footer ul#linkBox li#ps a{
	display:block;
	width:46px;
	height:34px;
	background-image:url(../img/btn_ps.gif);
	background-repeat:no-repeat;
}

#footer ul#linkBox li#ps a:hover{background-position:0 -34px;}

#footer ul#linkBox li#can a{
	display:block;
	width:72px;
	height:34px;
	background-image:url(../img/btn_can.gif);
	background-repeat:no-repeat;
}
#footer ul#linkBox li#can a:hover{background-position:0 -34px;}

#footer ul#linkBox li#ane a{
	display:block;
	width:112px;
	height:34px;
	background-image:url(../img/btn_ane.gif);
	background-repeat:no-repeat;
}
#footer ul#linkBox li#ane a:hover{background-position:0 -34px;}

#footer ul#linkBox li#oggi a{
	display:block;
	width:74px;
	height:34px;
	background-image:url(../img/btn_oggi.gif);
	background-repeat:no-repeat;
}
#footer ul#linkBox li#oggi a:hover{background-position:0 -34px;}
#footer ul#linkBox li.liFix{margin-right:0;}


/*Entry Set/////////////////////////////////////////////////*/
#entrySet{
	position:absolute;
	top:2510px;
	left:0px;
	width:960px;
	height:610px;
	background-color:#f6f6f6;
	z-index:50;
}

#entrySet div{
	position:absolute;
	width:50px;
	height:50px;
	background:top left no-repeat;
	cursor:pointer;
}

#entrySet div#btnL {
	top:300px;
	left:20px;
	background:url(../img/btn_left.gif) top left no-repeat;
	z-index:500;
}

#entrySet div#btnR {
	top:300px;
	left:890px;
	background:url(../img/btn_right.gif);
	z-index:600;
}
#entrySet div#btnL.overLRBtn,
#entrySet div#btnR.overLRBtn{
	background-position:0px -50px;
}


#entrySet div#btnClose {
	top: 560px;
	left: 430px;
	width:100px;
	height:25px;
	background:url(../img/btn_back.gif) top left no-repeat;
	z-index:700;
}
#entrySet div#btnClose.overCloseBtn{
	background-position:0px -25px;
}

#entrySet ol {
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:610px;
	z-index:100;
}

#entrySet ol li{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:610px;
	z-index:200;
}

#entrySet ol li span.movie{
	position:absolute;
	top:64px;
	left:528px;
	display:block;
	width:320px;
	height:275px;
}

#entrySet ol li#no1 {background-image:url(../img/prof_01_saara.jpg);}
#entrySet ol li#no2 {background-image:url(../img/prof_02_maya.jpg);}
#entrySet ol li#no3 {background-image:url(../img/prof_03_hashimoto.jpg);}
#entrySet ol li#no4 {background-image:url(../img/prof_04_nagata.jpg);}
#entrySet ol li#no5 {background-image:url(../img/prof_05_airi.jpg);}
#entrySet ol li#no6 {background-image:url(../img/prof_06_saegusa.jpg);}
#entrySet ol li#no7 {background-image:url(../img/prof_07_nishiyama.jpg);}
#entrySet ol li#no8 {background-image:url(../img/prof_08_nakayama.jpg);}
#entrySet ol li#no9 {background-image:url(../img/prof_09_tada.jpg);}
#entrySet ol li#no10 {background-image:url(../img/prof_10_kokubo.jpg);}
#entrySet ol li#no11 {background-image:url(../img/prof_11_yamamoto.jpg);}
#entrySet ol li#no12 {background-image:url(../img/prof_12_sophy.jpg);}

