@charset "UTF-8";
/* 初期化 */
*{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #333;
	font-size: medium;
	font-family: Verdana,Arial,sans-serif,MS P ゴシック;
	}
th,td,form{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #333;
	font-size: medium;
	font-family: Verdana,Arial,sans-serif,MS P ゴシック;
	}
a{
	text-decoration: none;
	}
a:link,a:visited{
	}
a:hover{
	}
a:active{
	}
body{
	background: url(../images/vote-page-bg.jpg) #fc0 repeat-x top;
	}
p{
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	}
img{
	border: none;
	vertical-align: bottom;
	}	
ul,ol{
	list-style: none;
	}
/* ここから */
#container{
	margin: 0 auto;
	width: 900px;
	}
#header{
	width: 900px;
	height: 149px;
	overflow: hidden;
	background: url(../images/vote-header-bg.gif) no-repeat top right;
	}
#logo{
	float: left;
	width: 608px;
	padding-left: 20px;
	}
#header-b-box{
	float: left;
	width: 262px;
	}
#song-box{
	height: 106px;
	padding-top: 12px;
	background: url(../images/song-box-top.gif) no-repeat;
	}
#song-box-content{
	width: 256px;
	text-align: center;
	line-height: 1.25em;
	padding: 0 3px 5px;
	background: url(../images/song-box-bg.gif) no-repeat bottom;
	max-height: 100px;
	overflow: hidden;
	}
#chiba-tv{
	text-align: right;
	height: 31px;
	overflow: hidden;
	float: right;
	width: 114px;
	}
#chiba-tv a:hover img{
	visibility: hidden;
	}
#chiba-tv a{
	display: block;
	}
#chiba-tv{
	background: url(../images/chiba-tv-over.gif) no-repeat;
	width: 114px;
	height: 31px;
	}
#chiba-tv a:hover{
	background: url(../images/chiba-tv-over.gif) no-repeat;
	}
#wrapper{
	clear: both;
	width: 900px;
	background: url(../images/vote-content-bg.gif) repeat-y #fff;
	}
#vote-detail-box{
	width: 810px;
	margin-left: 45px;
	}
* html #vote-detail-box{
	}
#vote-detail-box h2{
	position: relative;
	left: -5px;
	}
#vote-detail-box p{
	margin-bottom: 0.5em;
	}
#vote-arrow-box{
	float: left;
	width: 165px;
	background: url(../images/vote-arrow-box-bg.gif) no-repeat top;
	padding: 126px 0 60px 105px;
	}
#vote-arrow-box a:hover img{
	visibility: hidden;
	}
#vote-arrow-box a{
	display: block;
	width: 84px;
	height: 105px;
	outline: none;
	}
#h-girls{
	clear: both;
	margin-left: 30px;
	}
#h-form{
	float: left;
	width: 138px;
	margin: 5px 20px 5px 30px;
	}
* html #h-form{
	margin-left: 15px;
	}
#h-form-side{
	float: left;
	width: 640px;
	font-size: 14px;
	margin: 30px 0 10px 0;
	}
#vote-detail-table{
	border-collapse: collapse;
	background: #fff;
	margin-bottom: 5px;
	width: 800px;
	}
#vote-detail-table th,#vote-detail-table td{
	border: 1px solid #000;
	padding: 7px;
	font-size: 14px;
	}
#vote-detail-table th{
	text-align: center;
	background: #ffc;
	font-weight: normal;
	width: 25%;
	}
#vote-detail td p{
	margin-bottom: 0.5em;
	}
#vote-detail td strong{
	font-size: 16px;
	font-weight: bold;
	}
#vote-detail-point{
	border-collapse: collapse;
	width: 70%;
	}
#vote-detail-point th,#vote-detail-point td{
	border: 2px solid #fa0;
	padding: 5px;
	}
#vote-detail-point th{
	background: #ffe5ee;
	white-space: nowrap;
	}
.vote-result{
	margin: 10px auto;
	border-collapse: collapse;
	border-top: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
	}
.vote-result th,.vote-result td{
	font-size: 12px;
	padding: 2px;
	}
.vote-result th{
	font-weight: normal;
	padding-right: 1em;
	}
.vote-result td{
	font-weight: normal;
	padding-right: 1em;
	text-align: right;
	}
.vote-line{
	border-bottom: 1px dotted #b3b3b3;
	border-bottom: 2px dotted #ffcc00;
	}
.vote-point{
	color: #808080;
	font-size: 12px;
	}	
#girls-list-box{
	clear: both;
	background: url(../images/vote-girls-box-top.gif) no-repeat;
	padding-top: 24px;
	width: 840px;
	margin-left: 30px;
	}
#girls-list-content{
	float: left;
	width: 840px;
	background: url(../images/vote-girls-box-bg.gif) repeat-y;
	}
#girls-list-layout{
	padding: 0 20px;
	}
* html #girls-list-layout{
	padding: 0 10px;
	}
#girls-list-content li{
	float: left;
	width: 350px;
	border-bottom: 3px solid #000;
	padding: 15px 25px;
	}
* html #girls-list-content li{
	margin-left: 5px;
	}
.clear-box{
	clear: both;
	}
li#girls-list-start1,li#girls-list-start2{
	padding-top: 0;
	}
li#girls-list-end1,li#girls-list-end2{
	border-bottom: none;
	padding-bottom: 0;
	}
.girls-photo{
	float: left;
	width: 160px;
	margin-right: 10px;
	}
.girls-list-detail{
	float: left;
	width: 180px;
	}
.girls-list-detail h5{
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-left: 5px solid #fc0;
	padding-left: 10px;
	}
#girls-list-box2{
	clear: both;
	background: url(../images/vote-girls-box-top2.gif) no-repeat;
	padding-top: 50px;
	width: 840px;
	margin-left: 30px;
	padding-bottom: 15px;
	}
#girls-list-content2{
	width: 840px;
	background: url(../images/vote-girls-box-bg2.gif) no-repeat bottom;
	padding-bottom: 20px;
	}
#your-select-girls{
	margin: 0 auto;
	text-align: center;
	}
#your-select-girls li{
	float: left;
	width: 160px;
	margin: 0 15px;
	}
#your-select-girls h5{
	font-size: 16px;
	font-weight: normal;
	}
.name-reading{
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
.now-rating{
	color: #333;
	font-size: 32px;
	font-weight: bold;
	width: 150px;
	text-align: right;
	margin: 10px 0 0 10px;
	padding-top: 40px;
	background: url(../images/now-rating.gif) no-repeat top left;
	}
.percent{
	font-size: 24px;
	color: #e5e5e5;
	margin-left: 0.25em;
	}
#form-box{
	clear: both;
	width: 800px;
	padding: 0 50px 10px 50px;
	}
#form-box table{
	border: 2px solid #fa0;
	width: 100%;
	margin: 10px 0 20px;
	background-color: #ffc;
	}
#form-box td{
	padding: 10px 20px;
	font-size: 18px;
	}
#footer{
	width: 900px;
	height: 95px;
	background: url(../images/vote-footer-bg.gif) no-repeat top left;
	}
#footer a:hover img{
	visibility: hidden;
	}
#footer a{
	display: block;
	outline: none;
	}
address{
	clear: both;
	text-align: right;
	padding: 1px 21px 0 0;
	}
#h-check,#h-thanks{
	width: 900px;
	background: url(../images/vote-check-bg.gif) no-repeat top right;
	}
#h-check img,#h-thanks img{
	margin-left: 30px;
	}
#vote-check-box{
	clear: both;
	width: 780px;
	border: 2px dotted #fa0;
	padding: 10px;
	background: #ffc;
	margin-left: 45px;
	}
#vote-submit{
	text-align: center;
	width: 100%;
	margin-bottom: 10px;	
	}
#vote-submit input{
	width: 120px;
	padding: 5px;
	border: 2px solid #000;
	background: #ffe5ee;
	margin: 0 3px;
	}
p#vote-check-comment{
	border: 2px solid #f00;
	background-color: #ffe5ee;
	padding: 7px;
	margin: 0 0 15px 45px;
	text-align: center;
	width: 790px;
	}
#vote-thanks-box{
	clear: both;
	width: 765px;
	text-align: center;
	font-size: 16px;
	border: 2px dotted #fa0;
	padding: 20px;
	background-color: #ffc;
	margin-left: 45px;
	}
#vote-check{
	width: 100%;
	text-align: center;
	}
#vote-check p{
	font-size: 14px;
	}
#vote-check img{
	margin: 5px;
	}
p#vote-image-key{
	width: 100%;
	text-align: center;
	margin: 5px 0 6px 0;
	}
#vote-image-key input{
	width: 230px;
	border: 1px solid #f00;
	font-size: 14px;
	padding: 7px;
	background: #fff;
	}
p#vote-error{
	text-align: center;
	color: #ff0000;
	}
#vote-annotation{
	width: 800px;
	margin-left: 50px;
	margin-bottom: 10px;
	}
