@charset "euc-jp";

#btn_submit {
	background: url(../dd_img/index_img/link_newgame_1.gif) no-repeat left top;
}
#btn_submit2 {
	background: url(../dd_img/index_img/link_gamestart1.gif) no-repeat left top; 
}
form input.input_btn {
	width: 207px;
	height: 108px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 5px;
}

*+html:first-child body form input.input_btn {
	padding-left: 300px;
}

table.waku1 {
	width: 593px;
	height: 350px;
	border-spacing:9px ;
	background: url(../dd_img/index_img/waku1.gif) no-repeat left top;
}

table.waku2 {
	width: 593px;
	height: 180px;
	border-spacing:9px ;
	background: url(../dd_img/index_img/waku2.gif) no-repeat left top;
}

A:link    {COLOR: #339999; text-decoration:none;}
A:visited {COLOR: #339999; text-decoration:none;}
A:hover   {COLOR: #ff4444; text-decoration:underline;}
A:active  {COLOR: #ff4444; text-decoration:underline;}
