@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

hr {
	display: none;
}

#hidden {
	display: none;
}

#index {
	background-image: url(/shop/game/gabugabu/images/bg.gif);
	width: 780px;
	position: relative;
	margin:0 auto 0 auto;
}

/*  頭部分  */
#index p {
	background-image: url(/shop/game/gabugabu/images/grp01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 268px;
	width: 780px;
	text-indent: -9999px;
}

#index h1 {
	background-image: url(/shop/game/gabugabu/images/grp02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 268px;
	width: 780px;
	text-indent: -9999px;
}

.official a{
	background-image: url(/shop/game/gabugabu/images/official.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 31px;
	width: 181px;
	left: 175px;
	top: 316px;
	text-indent: -9999px;
}

.official a:hover{
	background-position: 0px -31px;
}

/*  どんなゲーム？  */
#game {
	background-image: url(/shop/game/gabugabu/images/grp03.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 307px;
	width: 780px;
	text-indent: -9999px;
}

/*  お尻部分  */
#under {
	background-image: url(/shop/game/gabugabu/images/under.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 68px;
	width: 780px;
	text-indent: -9999px;
}
