@charset "utf-8";

#centerArea h3 {
	margin-bottom: 25px;
}

#contentsArea {
	clear: both;
}
#centerArea #inputForm {
	width: 480px;
}


#voteLink {
	width: 523px;
	height: 143px;
	background: url(../present/images/topimg_05.jpg);
}
#centerArea .voteTbl {
	position: relative;
}
#voteLink  a {
	position: absolute;
	overflow: hidden;
	right: 132px;
	bottom: 47px;
}

#centerArea .method {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#centerArea .method th,
#centerArea .method td {
	font-size: 120%;
	color: #333333;
	line-height: 180%;
	vertical-align: top;
}
