body{
	margin:0;
	padding:0;
	height:100%;
	background-color: #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	line-height: 120%;
	font-size:small;
	-webkit-text-size-adjust: none;
}
h1{
	text-shadow:1px 1px 2px #ccc;
}
h2{
	text-shadow:1px 1px 2px #ccc;
}
h3{
	padding:7px;
	color:white;
	text-shadow:-1px -1px 0px rgba(150,150,150,30);
	background-color:#00cccc;
	background:-webkit-gradient(linear,left top,left bottom,from(#00ffbf),to(#009999));
	background:-moz-linear-gradient(top, #00ffbf, #009999);
	border-top:1px solid #00aaaa;
}
ul li{
	list-style-type: none;
}
p{
	margin-bottom:1em;
}
a{
	color:#333;
	text-decoration:none;
	display:block;
}
.red{
	color:#ff0000;
}
.orange{
	color:#ff9900;
}
.green{
	color:#00cc00;
}
.blue{
	color:#0000ff;
}
.brown{
	color:#c00000;
}
#header{
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
}
#header a{
	text-decoration:none;
	display:block;
}
#logo1{
	width: 320px;
	height: 50px;
	margin: 0 auto;
	padding:0;
	background: url(elogo1.gif) no-repeat bottom;
	background-size:320px;
	text-indent: -9999px;
}

#logo1 a{
	width: 320px;
	height: 50px;
	display: block;
}

#logo2{
	width: 320px;
	height: 50px;
	margin: 0 auto;
	padding:0;
	background: url(elogo2.gif) no-repeat bottom;
	background-size:320px;
	text-indent: -9999px;
}

#logo2 a{
	width: 320px;
	height: 50px;
	display: block;
}

#logo3{
	width: 320px;
	height: 50px;
	margin: 0 auto;
	padding:0;
	background: url(elogo3.gif) no-repeat bottom;
	background-size:320px;
	text-indent: -9999px;
}

#logo3 a{
	width: 320px;
	height: 50px;
	display: block;
}

#wrap{
	margin:0;
	padding: 0;
	background-color: #fff;
}

#newrank{
	width:100%;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

#newbtnbox{
	width:100%;
	height:30px;
//	border-right:1px solid #fff;
}
#newbtnbox a{
	text-decoration:none;
}
#new{
	margin-bottom:-1px;
	padding:7px 0;
	width:50%;
	background-color:#00cccc;
	background:-webkit-gradient(linear,left top,left bottom,from(#00ffbf),to(#009999));
	background:-moz-linear-gradient(top, #00ffbf, #009999);
	border-top:1px solid #00cccc;
	border-bottom:1px solid #00cccc;
	border-right:1px solid #00cccc;
	text-align:center;
	color:white;
	font-weight:bold;
	text-shadow:-1px -1px 0px rgba(150,150,150,30);
	float:left;
}

#rank{
	padding:7px 0;
	width:49%;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-left:1px solid #999;
	text-align:center;
	color:#777;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:left;
}

#rnew{
	
	padding:7px 0;
	width:49%;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-right:1px solid #999;
	text-align:center;
	color:#777;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:right;
}

#rrank{
	margin-bottom:-1px;
	padding:7px 0;
	width:50%;
	background-color:#00cccc;
	background:-webkit-gradient(linear,left top,left bottom,from(#00ffbf),to(#009999));
	background:-moz-linear-gradient(top, #00ffbf, #009999);
	border-top:1px solid #00cccc;
	border-bottom:1px solid #00cccc;
	border-left:1px solid #00cccc;
	text-align:center;
	color:white;
	font-weight:bold;
	text-shadow:-1px -1px 0px rgba(150,150,150,30);
	float:right;
}


#game{
	padding:6px;
	background-color:#fff;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));
	background:-moz-linear-gradient(top, #fff, #f9f9f9);
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
}
#game_one{
	padding:6px;
	background-color:#fff;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));
	background:-moz-linear-gradient(top, #fff, #f9f9f9);
	border-top:1px solid #fff;
	overflow:hidden;
}
#game_img{
	width:80px;
	height:80px;
	margin:0 5px;
	float:left;
}
#aside_top{
	padding:0 10px 8px 6px;
	text-align: right;
}
#aside{
	margin:0px 10px 0px 6px;
	padding:0px 0px 15px 0px;
	text-align: left;
}

#aside a{
	color:#009;
	text-decoration:underline;
	display:inline;
	
}

#social{
	padding:3px 10px 5px 0;
	text-align: right;
	border-bottom:1px solid #999;
}

#socials{
	width:95%;
	margin:0px 0px 0px 5px;
	padding:15px 0px 20px 0px;
}
#socialbox{
	width:50%;
	float:left;
}
#playbtn{
	width:50%;
	float:right;
	text-align:right;
}
#playbtn div{
	width:100%;
	overflow:hidden;
}

#playbtn a{
	width:135px;
	float:right;
	margin-bottom:10px;
}

#playbtn img{
	width:135px;
}
#playbtn #favorit{
	width:135px;
	margin-bottom:10px;
	background-color:#00cccc;
	border-radius:4px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	border:1px solid #00cccc;
	float:right;
	cursor:pointer;
}
#playbtn #favorit.sumi{
	background-color:#fff;
	color:#00cccc;
}

#favorit_games{
	margin:0;
	padding:4px 0;
	text-align:center;
}
#favorit_games li{
	display:inline-block;
	margin:2px;
	overflow:hidden;
	border-radius:5px;
}


#beforenext{
	width:100%;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-bottom:1px solid #999;
}
#btnbox{
	margin:auto;
	width:300px;
	height:32px;
	border-right:1px solid #fff;
	border-left:1px solid #999;
}
#btnbox a{
	text-decoration:none;
}
#before{
	padding:8px 0 0px 0;
	width:148px;
	height:24px;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-right:1px solid #999;
	border-left:1px solid #fff;
	text-align:center;
	color:#006666;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:left;
}

#next{
	padding:8px 0 0px 0;
	width:148px;
	height:24px;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-right:1px solid #999;
	border-left:1px solid #fff;
	text-align:center;
	color:#006666;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:right;
}

#home{
	padding:8px 0 0px 0;
	width:298px;
	height:24px;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-right:1px solid #999;
	border-left:1px solid #fff;
	text-align:center;
	color:#006666;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:left;
}

#pr{
	margin:auto;
	width:320px;
	padding:20px 0 15px;
	text-align:center;
}


#genres{
	margin:0;
	padding:0;
	min-height:100%;
}
#genres a{
	text-decoration:none;
}
#genre{
	width:80px;
	height:3em;
	padding-top:1em;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(150,150,150,30);
	background-color:#fff;
	float:left;
}
@media screen and (max-width:560px){
#genre{
	width:16%;
}
}
@media screen and (max-width:480px){
#genre{
	width:20%;
}
}
@media screen and (max-width:400px){
#genre{
	width:25%;
}
}

#chara{
	width:106px;
	height:3.5em;
	padding:0.5em 0;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(150,150,150,30);
	background-color:#fff;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));
	background:-moz-linear-gradient(top, #fff, #f9f9f9);
	float:left;
}

@media screen and (max-width:560px){
#chara{
	width:25%;
}
}

@media screen and (max-width:424px){
	#chara{
		width:33%;
	}
}

#socialbtnbox{
	width:100%;
	background-color:#fff;
	border-top:1px solid #999;
}

#socialbtn{
	margin:auto;
	width:232px;
	height:34px;
	padding:3px 0;
	text-align:center;
}
#socialbtn a{
	display:inline-block;
	width:32px;
}
#socialbtn img{
	width:100%;
}


#twitter{
	margin:auto;
	padding-top:3px;
	width:100%;
	background-color:#fff;
	border-top:1px solid #999;
	text-align:center;
}

#bottominfo{
	width:100%;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-top:1px solid #999;
}

#bottombox{
	margin:auto;
	width:184px;
	width:186px;
	height:28px;
	border-right:1px solid #fff;
	border-left:1px solid #999;

}
#bottombox a{
	text-decoration:none;
}

#infoL{
	padding:6px 0 2px 0 ;
	width:68px;
	height:20px;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-right:1px solid #999;
	border-left:1px solid #fff;
	text-align:center;
	font-size:10px;
	color:#006666;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:left;
}

#info{
	padding:6px 0 2px 0;
	width:60px;
	height:20px;
	background-color:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
	background:-moz-linear-gradient(top, #eee, #bbb);
	border-right:1px solid #999;
	border-left:1px solid #fff;
	text-align:center;
	font-size:10px;
	color:#006666;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(245,245,245,30);
	float:left;
}




#footer{
	margin:0;
	padding:5px 0;
	color:white;
	background-color:#00cccc;
	background:-webkit-gradient(linear,left top,left bottom,from(#00ffbf),to(#009999));
	background:-moz-linear-gradient(top, #00ffbf, #009999);
	border-top:1px solid #00aaaa;
	text-align:center;"
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#fb-root{
	display:none;
}

.privacy{
	padding:10px;
}

.privacy ol > li{
	margin:0 0 1em 1.4em;
}
.privacy ol li dl dd{
	margin-bottom:1em;
}
.privacy ol li ul li{
	list-style-type:square;
	margin-left:1.5em;
	padding-left:0;
}
.privacy ol > li a{
	display:inline;
	color:#00f;
}

