#vote {
	margin-left: 80px;
	margin-top: 20px;
	width: 720px;
	margin-right: 80px;
}
#effect {
	margin-bottom: 30px;
}
.waku {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #CECECE;
}
.waku_tit {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CECECE;
}

#effect h2 {
	background: url(../vote/img/vote_tit01.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#end {
	margin-bottom: 50px;
}

#end h2 {
	background: url(../vote/img/vote_tit02.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	margin-bottom: 10px;
}
