@charset "UTF-8";

/* ****************************************************************** 

	(C)2000 SANRIO CO., LTD. 
	URL: http://sanriobb.com/charaben/

****************************************************************** */



/* Container
-----------------------------------------------------------------------------  */
#container{
	width:924px;
	margin:0 auto;
	padding-top:15px;
	}
	
/* Contents
-----------------------------------------------------------------------------  */
#contents{
	position:relative;
	width:887px;
	height:648px;
	margin:0 auto;
	margin-left:37px;
	background:url("/charaben/img/home/bg_contents.gif") no-repeat 0 57px;
	}

/* Header
-----------------------------------------------------------------------------  */
#title{
	background:url("/charaben/img/home/title.gif") no-repeat;
	}

/* Footer
-----------------------------------------------------------------------------  */
#footer{
	margin:0 auto;
	}
#footer #fukokuBanner{
	margin:10px 0 5px;
	text-align:right;
	}
#footer #copyright{
	padding-top:0px;
	}

/* btnList
-----------------------------------------------------------------------------  */
#btnList li a{
	display:block;
	position:absolute;
	text-indent:-5000px;
	}
#btnList li#btnAbout a{
	width:196px;
	height:165px;
	top:186px;
	left:45px;
	background:url("/charaben/img/home/btn_about.gif") no-repeat;
	}
#btnList li#btnAbout a:hover{
	background-position:0 -165px;
	}
#btnList li#btnDetail a{
	width:276px;
	height:244px;
	top:315px;
	left:19px;
	background:url("/charaben/img/home/btn_detail.gif") no-repeat;
	}
#btnList li#btnDetail a:hover{
	background-position:0 -244px;
	}
/*#btnList li#btnForm a{
	width:315px;
	height:270px;
	top:170px;
	left:282px;
	background:url("/charaben/img/home/btn_form.gif") no-repeat;
	}
#btnList li#btnForm a:hover{
	background-position:0 -270px;
	}*/
#btnList li#btnResult a{
	width:315px;
	height:277px;
	top:163px;
	left:282px;
	background:url("/charaben/img/home/btn_result.gif") no-repeat;
	}
#btnList li#btnResult a:hover{
	background-position:0 -277px;
	}
#btnList li#btnRecipe a{
	width:232px;
	height:194px;
	top:174px;
	left:591px;
	background:url("/charaben/img/home/btn_recipe.gif") no-repeat;
	}
#btnList li#btnRecipe a:hover{
	background-position:0 -194px;
	}
#btnList li#btnGoods a{
	width:210px;
	height:192px;
	top:363px;
	left:591px;
	background:url("/charaben/img/home/btn_goods.gif") no-repeat;
	}
#btnList li#btnGoods a:hover{
	background-position:0 -192px;
	}
	
#lunch{
	position:absolute;
	top:431px;
	left:299px;
	}
#winkKitty{
	position:absolute;
	top:434px;
	left:417px;
	}
