@charset "Shift_JIS";

/*----------------------------------------------------------------------------

	--- INDEX ---
	[0] index.html

----------------------------------------------------------------------------*/


/*	[0] index.html
----------------------------------------------------------------------------*/

#lead{
	height:206px;
	background:url(../vote/img/img.gif) top right no-repeat;
}
	#h2_enq{
		width:155px;
		height:24px;
		background:url(../vote/img/h2_enq.gif) no-repeat;
		text-indent:-9999px;
		margin-bottom:20px;
	}
	#lead strong{
		display:block;
		width:258px;
		height:17px;
		background:url(../vote/img/m_anata.gif) no-repeat;
		text-indent:-9999px;
		margin-bottom:10px;
	}
		
#paging{
	text-align:center;
	margin-bottom:20px;
}
	
#vote{
	margin-bottom:30px;
}
	#vote .wrap{
		margin:10px 20px;
		background:url(../vote/img/q.gif) top left no-repeat;
	}
	#vote h3{
		font-size:117%;
		line-height:120%;
		color:#FF6600;
		padding:10px 0 0 60px;
		margin-bottom:20px;
	}
	#vote .wrap div{
		padding-left:60px;
	}
	#vote .wrap table{
		width:100%;
		margin-top:10px;
		padding-top:10px;
		background:url(../common/dot.gif) top repeat-x;
	}
	#vote .wrap td{
		padding:0 4px;
	}





