@charset "utf-8";

/*====================================================================

pokapoka.css

======================================================================

	01.head
	02.navi
	03.contents
	04.foot


last update 08/11/05
produced by 0510office (http://www.0510office.co.jp/)

=====================================================================*/

/*--------------------------------------------------------------------/
	01.head
/--------------------------------------------------------------------*/
#head_bg{
	height: 86px;
	background: url(../pokapoka/common-img/bg.gif) repeat-x;
}

#head{
	width: 815px;
	height: 86px;
	margin: auto;
	position: relative;
	background: url(../pokapoka/common-img/head.jpg) no-repeat;
}
#logo{
	width: 100px;
	height: 70px;
	position: absolute;
	top: 5px;
	left: 85px;
}
#head h1{
	width: 710px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 50px;
	color: #715858;
	font-size: 10px;
	text-align: right;
	line-height: 20px;
}
#number{
	width: 190px;
	height: 20px;
	position: absolute;
	top: 35px;
	left: 260px;
}
#navi_panel{
	width: 815px;
	height: 216px;
	margin: 0 auto 10px auto;
	position: relative;
	background: url(../pokapoka/common-img/navi_panel.jpg) no-repeat;
}
#navi_panel h2{
	width: 523px;
	height: 200px;
	position: absolute;
	top: 6px;
	left: 232px;
}


/*--------------------------------------------------------------------/
	02.navi
/--------------------------------------------------------------------*/
#navi{
	width: 165px;
	height: 130px;
	position: absolute;
	top: 6px;
	left: 63px;
	background: url(../pokapoka/common-img/navi.jpg) no-repeat;
	outline: none;
}
#navi li{
	display: block;
	outline: none;
}
#navi li a{
	display: block;
	background: url(../pokapoka/common-img/navi.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#navi li.gn1 a{
	width: 165px;
	height: 26px;
	background-position: 0 0;
}
#navi li.gn1 a:hover{
	background-position: -165px 0;
}
#navi li.gn2 a{
	width: 165px;
	height: 26px;
	background-position: 0 -26px;
}
#navi li.gn2 a:hover{
	background-position: -165px -26px;
}
#navi li.gn3 a{
	width: 165px;
	height: 26px;
	background-position: 0 -52px;
}
#navi li.gn3 a:hover{
	background-position: -165px -52px;
}
#navi li.gn4 a{
	width: 165px;
	height: 26px;
	background-position: 0 -78px;
}
#navi li.gn4 a:hover{
	background-position: -165px -78px;
}
#navi li.gn5 a{
	width: 165px;
	height: 26px;
	background-position: 0 -104px;
}
#navi li.gn5 a:hover{
	background-position: -165px -104px;
}

/* active
--------------------------------------------------------------------*/
body#act_top #navi li.gn1 a{
	background-position: -165px 0;
}


/*--------------------------------------------------------------------/
	03.contents
/--------------------------------------------------------------------*/

/* news
--------------------------------------------------------------------*/
#news{
	width: 507px;
	height: 100px;
	background: url(../pokapoka/img/news_bg.gif) no-repeat;
}
#news div{
	width: 505px;
	height: 99px;
	margin: auto;
	overflow: auto;
	text-align: left;
}
#news div table{
	width: 480px;
}
#news div th{
	width: 100px;
	font-size: 12px;
	color: #2f4c8c;
	font-weight: bold;
	vertical-align: top;
	padding: 8px 5px 0 10px;
}
#news div td{
	font-size: 12px;
	padding: 8px 5px 0 10px;
}


.st_pokapoka{
	color: #f3900f;
	font-size: 12px;
	font-weight: bold;
}


/* top
--------------------------------------------------------------------*/
#tbox01{
	width: 507px;
	margin-top: 20px;
	background: url(../pokapoka/img/h4_01.jpg) no-repeat;
}
#tbox02{
	width: 507px;
	margin-top: 20px;
	background: url(../pokapoka/img/h4_02.jpg) no-repeat;
}
#tbox01 h4,
#tbox02 h4{display: none;}
#tbox01 p{
	text-align: left;
	padding: 50px 10px 15px 195px;
}
#tbox02 p{
	text-align: left;
	padding: 42px 200px 15px 15px;
}


/*--------------------------------------------------------------------/
	04.foot
/--------------------------------------------------------------------*/
#foot_navi{
	width: 533px;
	height: 20px;
	color: #aaaca8;
	font-size: 10px;
	font-family: tahoma, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	letter-spacing: 0.1em;
	position: absolute;
	top: 15px;
	right: 8px;
}

#foot_navi a:link{
	color: #f89a06;
	text-decoration: none;
}

#foot_navi a:visited{
	color: #f89a06;
	text-decoration: none;
}

#foot_navi a:hover{
	color: #f88c07;
	text-decoration: underline;
}

#foot_navi a:active{
	color: #f89a06;
	text-decoration: none;
}


/*--------------------------------------------------------------------/
	05.menu
/--------------------------------------------------------------------*/
#d-set{
	width: 475px;
	margin: 10px auto 13px auto;
	margin-left: auto;
	margin-right: auto;
}
#d-set:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#d-set p{
	text-align: left;
	padding: 5px;
}
.contents_box #d-set ul#ds-menu{
	width: 250px;
	margin-left: 15px;
	padding: 5px 0 5px 15px;
	color: #726854;
	border: solid 1px #ededed;
}
.contents_box #d-set li{
	padding: 2px 0 2px 15px;
	background: url(../pokapoka/common-img/list.gif) no-repeat;
	background-position: top left;
	list-style: none;
	text-align: left;
}
.contents_box #d-set li strong{color: #b51d1d;}


.menu_box2{
	width: 490px;
	border-bottom: solid 1px #b9c3e5;
}
.menu_name h5{
	width: 400px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #51657d;
	font-size: 11px;
}
.menu_price{
	width: 75px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}
#contents_inner .contents_box .menu_box p{
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	border-top: solid 1px #b9c3e5;
	line-height: 25px;
}


/*	course menu
----------------------------------------------------------------*/
.corse-menu{
	width: 475px;
	margin: 10px auto 13px auto;
	margin-left: auto;
	margin-right: auto;
}
.corse-menu:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.corse-menu h5#cm01{
	float: right;
	width: 195px;
	height: 250px;
	background: url(../pokapoka/menu/img/cm01.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
	border: solid 1px #ededed;
}
.corse-menu h5#cm02{
	float: right;
	width: 195px;
	height: 250px;
	background: url(../pokapoka/menu/img/cm02.gif) no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	overflow: hidden;
	border: solid 1px #ededed;
}
.corse-menu h5#cm03{
	width: 475px;
	height: 130px;
	background: url(../pokapoka/menu/img/party.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
	overflow: hidden;
}
.corse-menu p{
	text-align: left;
	padding-left: 15px;
}
.contents_box ul{
	width: 250px;
	padding: 5px 0 5px 0px;
	color: #726854;
}
.contents_box li{
	padding: 1px 0 2px 15px;
	background: url(../pokapoka/common-img/list.gif) no-repeat;
	background-position: top left;
	list-style: none;
	text-align: left;
}
.contents_box li strong{color: #fba300;}

#free_drink{
	width: 195px;
	height: 280px;
	background: url(../bevitore/menu/img/free_drink.jpg) no-repeat;
	margin-right: 10px;
	text-indent: -9999px;
	overflow: hidden;
}


/*	g-map
----------------------------------------------------------------*/
#g-map{
	width: 475px;
	margin: 0 auto;
	text-align: left;
}
#g-map small{
	display: block;
	margin: 5px;
}