@charset "utf-8";
#game_body {
	float: right;
	width: 590px;
	background-image: url(img/game_title.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#game_body 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;
}
.gametitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-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;
}



#game_body_e {
	float: right;
	width: 590px;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-size: 12px;
}
.gameinfo li {
	line-height: 15px;
	background-image: url(game_img/game_list_icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
}
ul,ol.li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}.gameinfo p {
	margin: 0px;
	padding: 0px;
}
.gameinfo em {
	font-weight: bold;
	color: #FF3333;
}
.newgame .day {
	margin-left: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
#game_body_t {
	float: right;
	width: 580px;
	background-repeat: no-repeat;
	font-size: 12px;
	position: relative;
	padding: 0px;

}
#game_body_t .ichiran .rule {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #ECE9D8;
}
#game_body_t table.ichiran {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 578px;
}
#game_body_t .ichiran td {
	border: 1px dotted #666666;
}
#game_body_t .ichiran .explanation dt {
	float: left;
	width: 10em;
	line-height: 2.5em;
}
#game_body_t .ichiran .explanation dd {
	padding-left: 10em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 2.5em;
}
#game_body_t .ichiran .explanation dl {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 555px;
}
#game_body_t .ichiran .explanation .no_border {
	border-bottom-style: none;
}
.game_tournament_title {
	text-align: center;
}
#taikai_date p {
	position: absolute;
	left: 470px;
	top: 12px;
	font-size: 1.2em;
	line-height: 25px;
	color: #006600;
}
.game_tournament_title .game_imege {
	padding: 5px;
	width: 30%;
}
.game_tournament_title .day {
	width: 35%;
	font-size: 15px;
}
.game_tournament_title .day2 {
	width: 70%;
	font-size: 15px;
}
.game_tournament_title .day span {
	display: block;
	font-weight: bold;
	line-height: 1em;
}
.game_tournament_title .day2 span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
}

.game_page_title {
	margin-bottom: 10px;
}

#game_body .game_page_link a {
	color: #FFFFFF;
	display: block;
	height: 60px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	outline: none;
}

p.game_page_link a img {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.game_page_link {
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
.gameinfo p.title {
	font-weight: bold;
	color: #FF3366;
	font-size: 1.2em;
}
.game_tournament_title .day span.attention {
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}
#game_body_t .no_tournament {
	text-align: center;
	color: #666666;
}

