@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	background-color: #ffffcc;
	width: 880px;
	margin: 0 auto;
}
body#games {
	background-color: #ffffcc;
	width: 334px;
	margin: 0 auto;
}
body#games ul li.glist {
	width: 334px;
	text-align: right;
	list-style-type: none;
}
a {
	outline: none;
}
img {
	vertical-align: bottom;
}
#wrapper-index {
	padding-top: 50px;
}
#wrapper-index #menu {
	background: url(games/contents/img/hidari.gif) no-repeat;
	width: 310px;
	height: 517px;
	padding-left: 130px;
	float: left;
}
#wrapper-index #stitle {
	margin: 0;
	width: 307px;
	height: 144px;
	overflow: hidden;
 *text-indent: -9999px; /* for IE7/6 */
 *background: url(game.hp/img/contents-2.jpg) no-repeat 0 0; /* for IE7/6 */
}
#wrapper-index #stitle:before {
	content: url(games/img/contents-2.jpg);
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
#wrapper-index #menu ul {
	margin: 0;
	padding: 4px 0 0 0;
}
#wrapper-index #menu ul li {
	margin: 0;
	padding: 0 0 0 40px;
	list-style-type: none;
}
#wrapper-index #menu ul li a {
	width: 220px;
	height: 38px;
	margin-top: 9px;
	display: block;
}
#wrapper-index #image {
	background: url(games/img/migi.gif) no-repeat 317px 0;
	width: 310px;
	height: 517px;
	padding-right: 130px;
	float: right;
}
#amazon {
	text-align: center;
	clear: both;
}
