@charset "euc-jp";

/* ランキング4 */
body,h1,h2,h3,h4,ul,li,div,p{ margin: 0px; padding: 0px;}
.mt20				{ margin-top: 20px;}
.mtu10				{ margin: 10px 0;}

a       	{ line-height: 150%; color:#227b5a; text-decoration:underline;}
a:hover 	{ line-height: 150%; color:#227b5a; text-decoration: none;}


.clear		{ position: absolute; top: -9999px; left: -9999px; margin:0px; padding:0px; display:inline;}
.center		{ margin: 0 auto; text-align: center;}
.tLeft{
	text-align: left;
}

img,ul,li	{ border: 0; margin:0; list-style: none;}
img			{ vertical-align: top;}

/* all */

#voteMain {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	display: table;
}
#voteMain #head{
	background: url(../img/h1_bg.jpg) repeat-x bottom;
	margin-bottom: 15px;
}
#voteMain #voteMainFt {
	background: url(../img/ft_bg.jpg) repeat-x;
	height: 28px;
	margin-top: 30px;
	text-align: center;
}

#voteMain #voteMainFt p{
	margin: 0;
	padding-top: 10px;
	font-size: 8px;
	color: #FFFFFF;
}


#backTo{
	margin: 40px 0 20px 0;
}
#backTo a{
	margin: 0;
	padding: 3px 0;
	text-align: center; 
	display: block;
	background: #CCCCCC;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#voteMain div.h3Bg{
	background: #7cdad9;
	width: 100%;
	display: table;
	text-align: left;
}
#voteMain div.h3Bg h3{
	background: url(../img/h3_icon.gif) repeat-y top left;
	text-align: left;
	padding: 0 3px 0 22px;
	font-size: 15px;
	color: #004261;
	display: block;
}
#voteMain div.h3Bg h3 span{
	padding: 5px 0;
	display: block;
}
div.siteBtn{
	padding: 5px 0;
	text-align: center;
}

/* index */
#voteMain p{
	margin: 0 15px 10px 15px;
	line-height: 130%;
	font-size: 14px;
}

#voteMain .caption{
	margin: 10px 0 15px 0;
}


#voteMain .resultBtnArea{
	margin: 30px auto;
}
#voteMain .resultBtnArea2{
	margin: 30px auto 80px auto;
}
#voteMain .resultBtnArea h4{
	margin: 10px 0;
}
#voteMain .resultBtnArea ul{
	margin: 0 auto;
	width: 271px;
	text-align: left;
}
#voteMain .resultBtnArea ul li a{
	margin: 10px 0;
	padding: 3px 0;
	display: block;
	background: #ffe8ce;
	color: #ce710a;
	font-weight: bold;
	font-size: 14px;
}
#voteMain .resultBtnArea ul li a img{
	vertical-align: middle;
	margin: 0 5px;
}


/**/
#resultAreaHd{
	background: url(../img/rank_allBgHd.gif) no-repeat top;
	margin: 10px auto;
	width: 310px;
}
#resultAreaFt{
	background: url(../img/rank_allBgFt.gif) no-repeat bottom;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 310px;
}
#resultAreaHd ul{
	padding: 5px 0;
}
#resultAreaHd ul li{
	margin: 10px 0;
}
#resultAreaHd ul li img{
	margin: 0 2px;
}


#resultAreaHd table{
	width: 300px;
	margin: 0 auto;
}
#resultAreaHd table th{
	padding: 2px;
	width: 20%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background: #aeefc3;
	color: #085329;
}
#resultAreaHd table td{
	padding: 2px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	background: #FFFFFF;
	color: #1a698a;
}

/**/
.resultAreaClass{
	margin: 0;
}

.resultAreaClass ul{
	padding: 5px 0;
}
.resultAreaClass ul li{
	margin: 5px 0;
}
.resultAreaClass ul li img{
	margin: 0 2px;
}


.resultAreaClass table{
	width: 300px;
	margin: 0 auto 30px auto;
}
.resultAreaClass table th{
	padding: 2px;
	width: 20%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background: #aeefc3;
	color: #085329;
}
.resultAreaClass table td{
	padding: 2px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	background: #f1fdf9;
	color: #1a698a;
}
.resultAreaClass table .bgNone{
	background: none;
}

















