@charset "utf-8";
#new_game {
	clear: both;
	text-align: center;
}
#wrap #right #info_title {
	background-image: url(../images/table_background.png);
	height: 10px;
	width: 660px;
	margin-top: 3px;
}
#wrap #right #whats_new li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #A49F8A;
}
#wrap #right #whats_new ul {
	margin: 0px;
	padding: 0px;
}
#wrap #right #whats_new li .date {
	width: 80px;
	display: block;
	float: left;
}
.app_name {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#game_list table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#game_list td {
	text-align: center;
}


.app_table {
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}

.app_table .taiou {
	font-size: 10px;
}

.app_table .intro {
	height: 35px;
	font-size: 10px;
	text-align: left;
}
#navi {
	margin-bottom: 20px;
}
#We_login {
	margin-bottom: 15px;
	width: 185px;
	border: 1px dashed #C4C1B3;
	padding: 15px;
}
#We_login input {
	background-color: #FFFFFF;
	border: 1px solid #ABADB3;
}
