@charset "UTF-8";
/* CSS Document */

.vote_top {
	margin-left: -80px;
}
.varea01 {
	margin-left: 40px;
	width : 880px;
	height: 500px;
}
.varea02 {
	float:left;
	margin-left: 40px;
	width : 640px;
	height: 600px;
}
.varea_l {
	float:left;
	width : 420px;
}
.varea_c {
	float:left;
	width : 420px;
}
.varea_l4 {
	float:left;
	width : 420px;
}
.varea_r {
	margin-left: 40px;
	float:left;
	width : 420px;
}
.varea_r4 {
	margin-left: 40px;
	float:left;
	width : 420px;
}
.varea_ll {
	margin-top: 100px;
	margin-left: -80px;
	margin-right: 80px;
	float:left;
	width : 220px;
}
.varea_rr {
	margin-top: 100px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
	width : 220px;
}



.varea_l ul {
    list-style: none;
	margin-top: 20px;
    text-align: center;
    width: 414px;
    height: 420px;
    float: left;
}
.varea_l li{
	display: inline-block;
	margin-top: 10px;
    width: 134px;
}

.varea_c ul {
    list-style: none;
	margin-top: 20px;
    text-align: center;
    width: 414px;
    height: 380px;
    float: left;
}
.varea_c li{
	display: inline-block;
	margin-top: 10px;
    width: 134px;
}

.varea_l4 ul {
    list-style: none;
	margin-top: 20px;
    text-align: center;
    width: 414px;
    height: 420px;
    float: left;
}
.varea_l4 li{
	display: inline-block;
	margin-top: 10px;
    width: 99px;
}

.varea_r ul {
    list-style: none;
	margin-top: 20px;
    text-align: center;
    width: 414px;
    height: 420px;
    float: left;
}
.varea_r li{
	display: inline-block;
	margin-top: 10px;
    width: 134px;
}
.varea_r4 ul {
    list-style: none;
	margin-top: 20px;
    text-align: center;
    width: 414px;
    height: 420px;
    float: left;
}
.varea_r4 li{
	display: inline-block;
	margin-top: 10px;
    width: 99px;
}

.varea_l .sybtn {
	display: block;
    width: 86px;
    height: 25px;
	background-color:#2cafe3;
	margin-left: 25px;
}

.varea_r .rebtn {
	display: block;
    width: 86px;
    height: 25px;
	background-color:#fe7a99;
	margin-left: 25px;
}

.varea_l4 .erbtn {
	display: block;
    width: 86px;
    height: 25px;
	background-color:#b17a7a;
	margin-left: 7px;
}

.varea_r .ribtn {
	display: block;
    width: 86px;
    height: 25px;
	background-color:#9c6fdb;
	margin-left: 25px;
}
.varea_r4 .mibtn {
	display: block;
    width: 86px;
    height: 25px;
	background-color:#dd67ac;
	margin-left: 7px;
}

.varea_l .akbtn {
	display: block;
    width: 86px;
    height: 25px;
	background-color:#ffbe5d;
	margin-left: 25px;
}

.varea_c .votebtn {
	margin-top: 20px;
	margin-left: 55px;
}
