.votequestion{
float:left;
width:590px;
margin-left:5px;
padding-left:5px;
font-size:12px;
color:#666666;
background-color:#FEE498;
}

.vote_form {
margin-top:10px;
width:620px;
background-color:#EBFCFC;
}

.votecheckbox {
width:150px;
float:left;
margin-top:10px;
}

.votecheckbox dt  {
height:40px;
font-size:15px;
}

.vote_overview_top {
padding-top:10px;
margin-bottom:15px;
width:200px;
background:url(/common/images/common/dott3.gif) 0 100% repeat-x;
}

.vote_overview_top dt{
font-size:14px;
width:185;
padding-left:13px;
margin-top:10px;
color:#666666;
}

.vote_overview_top dd  {
width:185;
padding-left:13px;
/* background:url(/common/images/common/dott.gif) 0 100% repeat-x; */
padding-top:5px;
padding-bottom:10px;
color:#666666;
}

/* ランキング集計テーブル */
.votetable {
width:595px;
margin-top:10px;
margin-left:25px;
margin-bottom:20px;
}
.votetable table {
width:100%;
color:#666666;
background-color:#cccccc;
}
.votetable th {
width:128px;
padding:5px;
text-align:left;
font-weight:weight;
font-size:15px;
background:url(../images/background/th.gif) 0 0 repeat;
}
.votetable td {
padding:5px 0;
vertical-align:center;
background-color:#ffffff;
}

/* トップ右下ユーザランキング：枠 */
.userrankingbox {
width:196px;
border:2px solid #3dbddd;
background:url(../images/background/userrankingbox.jpg) 0 0 repeat-x;
}

.vote_title {
padding-top:10px;
}
.vote_title_top {
margin:0px auto;
width:179px;
height:3px;
overflow:hidden;
background:url(../images/background/vote_title_top.gif) 0 0 no-repeat;
}

.vote_title_question{
margin:0px auto;
padding:3px;
width:179px;
color:#666666;
font-size:14px;
background-color:#FEE498;
}

.vote_title_bottom {
margin:0px auto;
width:179px;
height:3px;
overflow:hidden;
background:url(../images/background/vote_title_bottom.gif) 0 0 no-repeat;
}

.vote_attention{
width:194;
color:#ff0000;
padding:10px 5px 10px 5px;
}