*{
	margin:0px;
	padding:0px;
	font-size:100%;
	color:#192b3f;
}

* html{	overflow-y:scroll;}

body{
	background:url(../images/index_bgfull.jpg) repeat-x top;

}

div.cntr{text-align:center;}

p.qr{margin-top:20px;
	font-size:8pt;}

div table{
	width:800px;
	margin:auto;
/*	text-align:left;*/
	background:url(../common/over.gif);
}


#frontpiece,
#frontpiece h1{
	height:227px;
	width:800px;
}

#frontpiece{

}

#frontpiece h1{

	text-indent:-1000em
}


/*	menulist	*/
#menulist{
	height:33px;
}

#menulist ul{
	list-style-type:none;
	width:100%
}
#menulist ul li{
	display:inline;
	font-size:8pt;/*目視用*/
}

#menulist ul li a{
	display:block;
	float:left;
	height:33px;
	text-indent:-1000em;
	background:no-repeat;
}

	#menulist ul li a#about{width:162px; background:url(../images/indexmenu_01.gif) left top;}
	#menulist ul li a#note{width:174px; background:url(../images/indexmenu_02.gif) left top;}
	#menulist ul li a#menu{width:110px; background:url(../images/indexmenu_03.gif) left top;}
	#menulist ul li a#saloon{width:109px; background:url(../images/indexmenu_04.gif) left top;}
	#menulist ul li a#coupon{width:69px; background:url(../images/indexmenu_05.gif) left top;}
	#menulist ul li a#faq{width:95px; background:url(../images/indexmenu_06.gif) left top;}
	#menulist ul li a#blog{width:60px; background:url(../images/indexmenu_07.gif) left top;}

	#menulist ul li a:hover#about,
	#menulist ul li a:hover#note,
	#menulist ul li a:hover#menu,
	#menulist ul li a:hover#saloon,
	#menulist ul li a:hover#coupon,
	#menulist ul li a:hover#faq,
	#menulist ul li a:hover#blog{background-position:left bottom;}



#main{
	width:100%;
}

/*	dbody	*/

#main div.dbody{
	margin-top:20px;
	font-size:80%;
	line-height:180%;

}

#main div.dbody p#greeting{
	text-align:left;
	margin-left:40px;
	margin-bottom:20px;
}

/*	*/
#main div.dbody p#slides{
width:416px;}

#main div.dbody p#slides img{margin-bottom:5px;margin-right:5px;}


#main div.dbody p#banner {text-align:center;margin-top:20px;}
#main div.dbody p#banner a img{border:1px solid gainsboro;}
#main div.dbody p#banner a:hover img{border:1px solid lightpink;}



/*	footer	*/
#main div.footer{text-align:center;font-size:8pt; }
#main div.footer p{font-size:8pt; line-height:140%;}
#main div.footer a.gotop{display:block; margin:20px auto 10px; color:teal}
#main div.footer a.gotop:hover{color:tomat}
#main div.footer a.gotop,
#main div.footer address{letter-spacing:1px; margin:10px;;}
#main div.footer address{font:normal bold 8pt/120% sans-serif; color:gray}



