@charset "Shift_JIS";

a {
	color: #CC0000;
}

#content {
	text-align: center;
}

h2 {
	margin-left: 30px;
	margin-bottom: 10px;
}


#vote_outline {
	margin-top:20px;
	margin-left: 45px;
}

#vote_outline h3 {
	margin-bottom: 10px;
}

#vote_outline .c0033 {
	color: #003399;
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#vote_outline .c6666 {
	color: #666666;
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 5px;

}

td.vote_fm{
	background-image: url(../img/vote/vote_title_center.gif);
	background-repeat: repeat-y;
text-align:center;
}

td.vote_fm p{
	margin: 10px 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

td.EFEF {
	background-color: #EFEFEF;
}

td.line {
	margin: 0px;
	padding: 0px;
}

td.nam {
text-align:left;
	padding-left: 15px;
}

#btn_area {
	width: 750px;
	text-align: center;
	margin: 15px;
}

#formError{
	padding:0 0 0 46px;
	color:#FF0000;
	line-height:16px;
}

#voteEnd{
	padding:0 auto;
	color:#CC0000;
	line-height:24px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}

.votePlayer{
color:#003399;
line-height:19px;
}