@charset "utf-8";
#game_body {
	float: right;
	width: 590px;
	background-image: url(img/game_title.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 2px;
}
.gametitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #74C426;
	height: 20px;
}

.gameimg {
	background-image: url(img/gameflm.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 100px;
}

table.newgame {
	width: 580px;
	padding: 0px;
	margin-top: 5px;
}
.game_ichiran {
	height: 70px;
	width: 580px;
	
}

.game_name {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	display: block;
	line-height: 1.3;
	border: thin solid #5AB243;
}.attention {
	text-align: right;
}
h3 {
	margin: 0px;
}
#game_eventbody {
float: right;
	margin: 0px;
	padding: 0px;
	width: 590px;
}

#game_ss {
	display: inline;
}
#navi_s ul {
}
#navi_s {
	height: 50px;
	width: 300px;
}

