@import url(/css/contents.css);

div#new h2 {
	height:27px;
	background: url(/images/top/title_new.png) no-repeat 0 0;
}

div#new h2 a {
	display:block;
	height:27px;
	width:732px;
}

div#new div.wrap {
	width:730px;
	height:286px;
	overflow:scroll;
	overflow-x:hidden;
}

div#new table {
	margin:4px 13px 6px 13px;
}

div#new table td {
	padding:3px 5px 3px 0;
}

div#new table th {
	color:#ff0000;
	text-align:left;
}

div#new table th span {
	font-weight:normal;
	color:#333;
}

div#new table th span strong {
	font-weight:bold;
	color:#ff00ff;
	font-size:1.0em;
}

div#new table td.spacer {
	padding:0;
	background: url(/images/common/dotline.gif) no-repeat 0 50%;
	height:7px;
	font-size:0;
	line-height:0;
}

/* game */
div#game {
	margin-top:16px;
}

div#game h2 {
	height:27px;
	background: url(/images/top/title_game.png) no-repeat 0 0;
}

div#game h2 a {
	display:block;
	height:27px;
	width:732px;
}


div#game div.wrap {
	padding:11px 20px;
}

div#game h3 {
	height:17px;
	background: url(/images/top/txt_game.png) no-repeat 0 0;
}

div#game div.dori {
	background: url(/images/top/bg_game.png) no-repeat center 50%;
}

div#game table {
	margin-top:15px;
}

div#game table td.explane {
	padding-top:5px;
	line-height:1.0;
}

div#game table td span {
	color:#ffa200;
}

div#game table td strong {
	color:#ff5400;
}

div#wrap_item_left {
	margin-top:16px;
	width:732px;
}

/* muryo */
div#muryo {
	width:358px;
	float:left;
}

div#muryo div.wrap {
	padding:7px 13px 12px 11px;
}

div#muryo h2 {
	height:27px;
	background: url(/images/top/title_muryo.png) no-repeat 0 0;
}

div#muryo h2 a {
	display:block;
	height:27px;
	width:358px;
}

div#muryo h3.genre {
	height:27px;
	background: url(/images/top/txt_muryou_01.png) no-repeat 0 0;
}

div#muryo h3.coin {
	margin-top:10px;
	height:27px;
	background: url(/images/top/txt_muryou_02.png) no-repeat 0 0;
}

div#muryo ul {
	width:324px;
	padding-top:8px;
	background: url(/images/common/dotline.gif) no-repeat 0 top;
}

div#muryo ul li {
	padding:0 0 0 16px;
	width:146px;
	background: url(/images/common/icon_coin.gif) no-repeat 0 50%;
	list-style:none;
	float:left;
}

/* shopping */
div#shopping {
	margin-top:16px;
	width:358px;
	float:right;
}

div#shopping div.wrap {
	padding:11px 7px 5px 12px;
}

div#shopping h2 {
	height:27px;
	background: url(/images/top/title_shopping.png) no-repeat 0 0;
}

div#shopping h2 a {
	display:block;
	height:27px;
	width:358px;
}

div#shopping table {
	margin-top:10px;
}

div#shopping table td {
	padding:0 5px 12px 0;
	line-height:1.05;
	vertical-align:top;
}

div#shopping table td a {
	color:#fe5f93;
	font-weight:bold;
}

div#shopping table td a:hover {
	color:#ff6600;
}

div#shopping table td * {
	line-height:1.05;
}

div#shopping table td strong {
	color:#fe5f93;
}

/* sponsor */
div#sponsor {
	margin-top:16px;
}

div#sponsor h2 {
	height:27px;
	background: url(/images/top/title_sponsor.png) no-repeat 0 0;
}

div#sponsor h2 a {
	display:block;
	height:27px;
	width:732px;
}

div#sponsor div.wrap {
	margin:10px 11px;
}

div#sponsor ul {

}

div#sponsor ul li {
	display:inline;
}

div#sponsor p {
	margin-top:7px;
	text-align:right;
}

/* search */
div#search {
	margin-top:16px;
	padding-top:10px;
	background: url(/images/top/bg_search.png) no-repeat 0 0;
}

div#search div.bottom {
	background: url(/images/top/bg_search.png) no-repeat left bottom;
}