﻿
#votebox{
	background:url("/g1/komachi_vote.png") no-repeat 0 0;
	padding-left:125px;
	height:70px;
	left:15px;
	top:-15px;
	position:relative;
}
#votebox ul { list-style-type:none; padding:0; margin:0px;}
#votebox li{ float:left;}
#votebox li a
{
	width:64px;
	height:45px;
	margin-right:7px;
	line-height:13px;
	text-align:center;
	font-size:12px;
	padding:2px 0 0 0;
	position:relative;
	top:23px;
	background:url("/g1/komachi_vote.png") no-repeat 0 -150px;
}
#votebox li a { display:block; }
#votebox li a:hover { text-decoration:none; cursor:pointer;　background-position: -200px -200px;}
#votebox li a.ranking-button { background:url("/g1/komachi_vote.png") 0 -100px; position:absolute; width:77px; top:28px; left:510px; height:32px;} 
.vote-button,.disabled { font-size:10px; color:#333; }
#votebox .count { color:#2230c2; font-weight:bold; font-size:13px;}
.additional-info { marign-top:-3px!important; }

.vote-button1 { background-position:-200px -200px!important; }
.vote-button2 { background-position:-200px -250px!important; }
.vote-button3 { background-position:-200px -300px!important; }
.vote-button4 { background-position:-200px -350px!important; }
.vote-button5 { background-position:-200px -400px!important; }
