@charset "UTF-8";

/*=======================*/
/* トップページ          */
/*=======================*/

h1{
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -440px;
	z-index: 100;
}

#contents{
	height: 700px;
	background-image: url(../img/index/contents_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#inner_footer{
	height: 285px;
	background-image: url(../img/index/inner_footer_bg.gif);
}


/*=======================*/
/* メニュー　　　　　　　*/
/*=======================*/

#menu{
	position: absolute;
	top: 0;
	left: 145px;
	width: 481px;
	height: 367px;
	background-image: url(../img/index/menu_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menu h2{
	display: none;
}

/* ----- */

#menu_character a{
	position: absolute;
	top: 17px;
	left: 168px;
}

#menu_download a{
	position: absolute;
	top: 236px;
	right: -51px;
}

#menu_game a{
	position: absolute;
	top: 202px;
	left: -54px;
}

#menu_goods a{
	position: absolute;
	top: 371px;
	left: 251px;
	z-index: 100;
}

#menu_kamishibai a{
	position: absolute;
	top: 256px;
	left: 111px;
}


/*=======================*/
/* 新着情報　　　　　　　*/
/*=======================*/

#news{
	position: absolute;
	top: 0;
	right: 30px;
	width: 290px;
	height: 114px;
	background-image: url(../img/index/news_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#news h2{
	display: none;
}


/*=======================*/
/* ファジアーノ　　　　　*/
/*=======================*/
/*
#fagiano a{
	display: block;
	position: absolute;
	top: 200px;
	right: 40px;
	width: 183px;
	height: 133px;
	text-indent: -9999px;
	background-image: url(../img/index/fagiano.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#fagiano a:hover{ background-position: left bottom; }
*/

/*=======================*/
/* ゲーム紹介　　　　　　*/
/*=======================*/
/*
#game a{
	display: block;
	position: absolute;
	top: 220px;
	right: 35px;
	width: 182px;
	height: 165px;
	text-indent: -9999px;
	background-image: url(../img/index/game.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#game a:hover{ background-position: left bottom; }
*/

/*=======================*/
/* スタンプ告知　　　　　*/
/*=======================*/

#sticker a{
	display: block;
	position: absolute;
	top: 220px;
	right: 35px;
	width: 182px;
	height: 165px;
	text-indent: -9999px;
	background-image: url(../img/index/sticker.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#sticker a:hover{ background-position: left bottom; }


/*=======================*/
/* Kくん　　　　　　　　 */
/*=======================*/

#kkun a{
	display: block;
	position: absolute;
	bottom: 125px;
	left: 50%;
	width: 177px;
	height: 163px;
	margin-left: -390px;
	text-indent: -9999px;
	background-image: url(../img/index/kkun.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 100;
}

#kkun a:hover{ background-position: left bottom; }


/*=======================*/
/* Kすけ　　　　　　　　 */
/*=======================*/

#ksuke a{
	display: block;
	position: absolute;
	bottom: 121px;
	left: 50%;
	width: 149px;
	height: 163px;
	margin-left: 230px;
	text-indent: -9999px;
	background-image: url(../img/index/ksuke.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 100;
}

#ksuke a:hover{ background-position: left bottom; }


/*=======================*/
/* けやき通り歯科 　　　 */
/*=======================*/

#keyaki a{
	display: block;
	position: absolute;
	bottom: 129px;
	left: 50%;
	width: 97px;
	height: 79px;
	margin-left: -178px;
	text-indent: -9999px;
	background-image: url(../img/index/keyaki.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 100;
}

#keyaki a:hover{ background-position: left bottom; }
