@charset "utf-8";

html{
	width:100%;
}
body{
	width:100%;
	font-size:14px;
	line-height:1.8;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff5e6;
	color:#302219;
}
#wrapper{
	background:url(../img/back.jpg) repeat-x;
}

#fb-root { display:none; } 

#container{
	width:1006px;
	margin:0 auto;
	padding-bottom:77px;
}

#main{
	position:relative;
}
#main p{
	text-align:center;
	margin-bottom:1em;
	font-size:16px;
}

#main h1 #sod{
	position:absolute;
	top:24px;
	left:50%;
	margin-left:-156px;
}
#main h1 + p{
}
/*#main #share{
	position:absolute;
	top:10px; right:10px;
}*/

#main h1 + h2{
	text-align:center;
	margin-top:10px;
	margin-bottom:35px;
}

#main #share .fb{
	width:70px;
	overflow:hidden;
	margin-left:10px;
}

#movie_box{
	margin-top:60px;
	margin-bottom:30px;
}

#movie_box #mt{
	margin-bottom:20px;
}

#movie_box #movie{
	width:514px;
	border:solid 4px #FFF;
	margin:0 auto;
	position:relative;
	top:0px;
	left:0px;
}

#movie_box #movie #mb{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-60px;
	margin-left:-60px;
}
/*
#rank1-10 img#next-report{
	position:absolute;
	top:-154px; right:113px;
	z-index:7000;
}
*/

table.rank{
	margin-bottom:20px;
}

#rank1-10{
	position:relative
}
#rank1-10 table.rank{
	color:#FFF;
	border-collapse:collapse;
	background-color:#000;
}
#rank1-10 table.rank caption{
	margin-bottom:4px;
	position:relative;
	top:0px;
	left:0px;
}

#rank1-10 table.rank caption span{
	position:absolute;
	top:3px;
	left:60%;	
	font-size:16px;
	color:#FFF;
}

#rank1-10 table.rank th,
#rank1-10 table.rank td{
	border-left:4px solid #fff5e6;
}
#rank1-10 table.rank th:first-child,
#rank1-10 table.rank td:first-child{
	border-left-width:0;
}
#rank1-10 table.rank td{
	background-color:#805a0a;
	line-height:28px;
	text-align:center;
}

#rank1-10 #img_block{
	width:1006px;
	height:571px;
	vertical-align:middle;
	text-align:center;
	background-color:#272727;
}

#rank1-10 table.rank td img{
	vertical-align:top;
}
#rank11-30{
	background-color:#272727;
	padding:20px 0;
	margin-top:4px;
}
#rank11-30 table.rank{
	width:503px; float:left;
	color:#FFF;
}
#rank11-30 table#rank11-20{
	border-right:1px solid #fff5e6;
}
#rank11-30 table.rank th{
	width:50px;
	padding-left:52px;
}
#rank11-30 table.rank td img{
	vertical-align:middle;
}
#actors{
	padding-top:30px;
}
#actors ul{
	margin:10px auto 0;
}
#actors ul li{
	width:190px;
	margin:0 0px 8px 14px;
	float:left;
}
#actors ul li:first-child{
	margin-left:0;
}
#actors ul li a.prof-button{
	display:block;
	width:100%; height:30px;
	background:url(../img/btn-prof.gif) no-repeat;
	margin-top:2px;
}
#actors ul li a.vote-button{
	display:block;
	width:100%; height:40px;
	background:url(../img/btn-vote.gif) no-repeat;
	margin-top:2px;
}

.profile{
	width:516px; height:359px;
	padding:20px;
	background:url(../img/back-prof.jpg);
	overflow:hidden;
	display:none;
	position:relative;
}
.profile .photo{
	float:left;
}
.profile .text{
	width:253px;
	float:left;
	margin-left:12px;
}
.profile .text h2{
	border-bottom:1px solid #9f8b75;
	padding-bottom:8px;
	padding-left:3px;
}
.profile .text p{
	line-height:34px;
	background:url(../img/border.gif) repeat 0 -5px;
	padding-left:3px;
	font-size:13px;
	color:#674b00;
}
.profile .text a,
.profile .instruction a{
	display:block;
	width:253px; height:37px;
	background-repeat:no-repeat;
	margin-top:12px;
}
.profile .text .btn-blog{
	background-image:url(../img/btn-blog.gif);
}
.profile .text .btn-twitter{
	background-image:url(../img/btn-twitter.gif);
}
.profile .instruction{
	display:block;
	width:552px; height:395px;
	background-color:#fff5e6;
	position:absolute;
	top:2px; left:2px;
}
.profile .instruction p{
	font-size:14px;
	color:#735b23;
	padding-top:130px;
	text-align:center;
}

.profile .instruction p.note{
	font-size:12px;
	padding-top:30px;
}
.profile .instruction a{
	background-image:url(../img/btn-outside.gif);
	margin:50px auto 0;
}

#audition{
	display:block;
	margin-top:30px;
}

#footer{
	background-color:#000000;
	width:100%;
}
#footer #inner{
	height:100%;
	width:1000px;
	padding:20px 0px;
	margin:0 auto;
	background:url(../img/back-footer.gif) no-repeat;
	background-position:-100px 0px;
	position:relative;
}
#footer #inner a.gotop{
	position:absolute;
	right:0px;
	top:-25px;
}
#footer #inner p{
	text-align:right;
}
#footer #inner p a{
	margin-left:7px;
}

#after{
	width:556px;	height:454px;
	background:url(../img/txt-after.gif) no-repeat;
	display:none;
}
#after p#count{
	padding-top:187px;
	text-align:center;
}
#after p#share{
	margin-top:100px;
	text-align:center;
}
#after p#share .tw{
	margin-right:42px;
}

/*140922*/

#movie{
	text-align:center;
}
#movie a{
	display:inline-block;
}