@charset "utf-8";
body {
	background-color: #d1d3d1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0 0;
	font-size:12px;
}
a:hover{  font-size:14px; color:#FF6633; font-weight:bold; text-decoration:none} 
.menu-g { font-size:14px; font-weight:bold; text-decoration:underline; color:#308600;}
.menu-b { font-size:14px; font-weight:bold; text-decoration:underline; color:#000000;}

.title{ font-size:13px; font-weight:bold; text-decoration:none; color:#308600;}
.gamename{ font-size:14px; color:#000000; font-weight:bold; text-decoration:none}

.ared{ font-size:12px; text-decoration:underline; color:#fe1300;}
.fot{ font-size:12px; color:#FFFFFF;}
.bg-title {
	background-image: url(images/bg_top_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div-warp{ width:100%; margin:0 auto; text-align:center;}
.div-content{ width:180px; margin:10px 8px; float:left;}
.gray{
	font-size:12px;
	color:#3F4944;
	text-decoration:none;
}
