.main{
	width:100%;
	height:100%;
	background-image:url(../img/main_2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
}


/* メインメニュー */
.menu{
	width:1000px;
	height:477px;
	position:relative;

}
.logo{
	width:322px;
	height:110px;
	background-image:url(../img/logo.png);
	position:relative;
}

.contents_body{
	width:1000px;
	height:auto;
	display:table;
	background-image:url(../img/frame/contents_body.jpg);
	position:relative;
}

.vote{
	width:869px;
	height:auto;
	position:relative;
	left:35px;
	float:left
}
.vote_01{
	width:869px;
	height:422px;
	position:relative;
	background-image:url(../vote/01.jpg);
	float:left;
}
.vote_02{
	width:216px;
	height:78px;
	position:relative;
	float:left;
}
.vote_03{
	width:205px;
	height:78px;
	position:relative;
	float:left;
}
.vote_04{
	width:243px;
	height:78px;
	position:relative;
	background-image:url(../vote/05.jpg);
	float:left;
}
