@charset "UTF-8";
/* CSS Document */

#topmidashi {
	width: 900px;
	height: 100px; 
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/topmidashi.jpg);
	background-repeat: no-repeat;
	}
#menumove {
    width: 900px;
	height: 360px;
	margin: 10px auto;
	padding: 0;
    }	
#menubt0 {
    width: 900px;
	height: 170px;
	margin: 30px auto 15px auto;
	padding: 0;
    }	
#yakitori {
    float: left;
    width: 300px;
	height: 170px;
	margin: 0;
	padding: 0;
	}
#yakitori a {
    display: block;
	background-image: url(../img/menuyakitoribt.jpg);
	background-position:left;
	background-repeat: no-repeat;
	width: 300px;
	height: 170px;
	text-indent: -9999em;
	     }
#yakitori a:hover {
    display: block;
	background-image: url(../img/menuyakitoribt0.jpg);
	background-position:left;
	background-repeat: no-repeat;
	width: 300px;
	height: 170px;
	text-indent: -9999em;
	     }
#course {
    float: left;
    width: 300px;
	height: 170px;
	margin: 0;
	padding: 0;
	}
#course a {
    display: block;
	background-image: url(../img/menucoursebt.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 300px;
	height: 170px;
	text-indent: -9999em;
	     }
#course a:hover {
    display: block;
	background-image: url(../img/menucoursebt0.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 300px;
	height: 170px;
	text-indent: -9999em;
	     }
#drink {
    float: left;
    width: 300px;
	height: 170px;
	margin: 0;
	padding: 0;
	}
#drink a {
    display: block;
	background-image: url(../img/menudrinkbt.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 300px;
	height: 170px;
	text-indent: -9999em;
	     }
#drink a:hover {
    display: block;
	background-image: url(../img/menudrinkbt0.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 300px;
	height: 170px;
	text-indent: -9999em;
	     }		 		 	

#specialmenu {
    width: 900px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	}
#specialmenu a {
    display: block;
	background-image: url(../img/specialbt.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
	height: 25px;
	text-indent: -9999em;
	     }
#specialmenu a:hover {
    display: block;
	background-image: url(../img/specialbt0.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
	height: 25px;
	text-indent: -9999em;
	     }		

#menuphotobg {
    width: 900px;
	height: 100px;
	margin: 20px auto;
	padding: 0;
	background-image: url(../img/menuphotobg.gif);
    }
#menuphotobg img {
     width: 69px;
	 height: 53px;
	 margin: 15px 0 0 0;
	 padding: 0;
	 float: left;
	 }			 	 

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#menuframe {
    margin: 20px 0 30px 0;
	 }