@charset "UTF-8";
/* index.html */
/*----------------
/			wrap			/
-----------------*/
#wrap{text-align:center;width:100%;height:100%;}
#wrap *{text-align:left;}

/*----------------
/			menu			/
-----------------*/
#p_top #menu li#top a{background:url(images/menu.gif) -2px -50px no-repeat;}


#main,#flower,#iPad{float:left;}


/*----------------
/			main				/
-----------------*/
#main{position:relative;width:36em;height:16em;margin:0 0 0 2em;}
#welcome{position:absolute;width:13em;height:12em;left:0;top:0;padding:1em;}
#main span#boice img{position:absolute;left:-2em;top:-2em;width:23em;height:10.5em;}
#welcome #push a{position:absolute;display:block;text-indent:-9999px;width:36em;height:180px;left:0;top:0;background:url(images/inu_kage_anime.gif) right bottom no-repeat;}
#welcome #push a:hover{background-position:right top;}

/*------------
/		flash 		/
--------------*/
#flower{margin:1em auto;}
#flower, #flower object{width:800px;height:300px;}
#iPad{top:60px;left:100px;}
#iPad, #iPad object{width:200px;height:400px;}

#info{clear:both;}