@charset "utf-8";

body,html {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color: #333;
	cursor: url(foo.cur), url(http://impact.nyarukore.com/images/korekore_cursor.png), auto;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p.icon{
	font-size:50px;
	color: #FF9FA0;
}


p{
	margin: 0 0 10px 0;
}

.ru-ru{
	margin: 0 0 500px 0;
}

.clear{
	margin: 0 0 0 0;
}

#none{
	display:block;
	margin:20000px 0;
}

.wrapper{
	overflow:hidden;
	width:670px;
	margin: 0 auto;
	padding:20px 0;
}

h1{
	font-size:30px;
	font-weight:bolder;
}

h1 p{
	font-size:20px;
	display:inline;
}

h2{
	font-size:25px;
}

h3{
	font-weight:bolder;
}

h3 p{
	color:#FF0004;
	font-size:13px;
	display:inline;
}


a.button{
	width:200px;
	display:block;
	color:#FFFFFF;
	margin: 20px  auto 10px auto;
	padding:10px 20px;
	background:url(../img/button_bg.png) repeat-x center top;
}

.vote{
	overflow:hidden;
	width:400px;
	margin: 0 auto 50px auto;
}

.vote a{
	color:#FFFFFF;
	padding:5px 0;
}

.vote p a{
	color: #428CFF;
}

.vote-1{
	display:block;
	float:left;
	width:200px;
	background:url(../img/vote_1.png) repeat-x center top;
}

.vote-2{
	display:block;
	float:left;
	width:200px;
	background:url(../img/vote_2.png) repeat-x center top;
}

.vote-3{
	display:block;
	float:left;
	width:200px;
	background:url(../img/vote_3.png) repeat-x center top;
}

.vote-4{
	display:block;
	float:left;
	width:200px;
	background:url(../img/vote_4.png) repeat-x center top;
}