@charset "shift_jis";

/* header styles */

#header {
	background-image: url(../image/header.jpg);
	background-repeat: repeat-x;
	height: 216px;
	width: 100%;
	background-position: center center;
}
#header-inner {
	height: 216px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #title {
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 348px;
	position: absolute;
	left: 48px;
	top: 19px;
}
#header #title h1 {
	overflow: hidden;
	height: 0px;
}
#header #title p a {
	height: 87px;
	width: 348px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
#header #header-banner {
	position: absolute;
	height: 44px;
	width: 146px;
	left: 812px;
	top: 11px;
}
#header #date {
	background-image: url(../image/header-date.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 79px;
	right: 15px;
	height: 38px;
	width: 286px;
}
#header #date li {
	list-style-type: none;
	overflow: hidden;
	height: 0px;
}

/*global-nav*/

#global-nav li {
	list-style-type: none;
}
#global-nav li a {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../image/global-nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	position: absolute;
	top: 126px;
}
#global-nav-date a {
	background-position: -17px 0px;
	width: 97px;
	left: 17px;
}
#global-nav-date a:hover {
	background-position: -17px -16px;
}

#global-nav-teacher a {
	background-position: -129px 0px;
	width: 97px;
	left: 129px;
}
#global-nav-teacher a:hover {
	background-position: -129px -16px;
}
#global-nav-text a {
	background-position: -242px 0px;
	width: 148px;
	left: 242px;
}
#global-nav-text a:hover {
	background-position: -242px -16px;
}
#global-nav-mail a {
	background-position: -405px 0px;
	width: 134px;
	left: 405px;
}
#global-nav-mail a:hover {
	background-position: -405px -16px;
}
#global-nav-top a {
	background-position: -554px 0px;
	width: 118px;
	left: 554px;
}
#global-nav-top a:hover {
	background-position: -554px -16px;
}
#global-nav2 h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/global-nav2-h2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 130px;
	position: absolute;
	left: 17px;
	top: 160px;
}
#global-nav2 li {
	list-style-type: none;
}
#global-nav2 li a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../image/global-nav2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 130px;
	position: absolute;
	top: 160px;
}
#global-nav2-cooking a {
	background-position: 0px 0px;
	left: 154px;
}
#global-nav2-cooking a:hover {
	background-position: 0px -45px;
}
#global-nav2-food a {
	background-position: -136px 0px;
	left: 290px;
}
#global-nav2-food a:hover {
	background-position: -136px -45px;
}
#global-nav2-date a {
	background-position: -273px 0px;
	left: 427px;
}
#global-nav2-date a:hover {
	background-position: -273px -45px;
}
#global-nav2-instructor a {
	background-position: -410px 0px;
	left: 564px;
}
#global-nav2-instructor a:hover {
	background-position: -410px -45px;
}
#global-nav2-calorie a {
	background-position: -546px 0px;
	left: 700px;
}
#global-nav2-calorie a:hover {
	background-position: -546px -45px;
}
#global-nav2-genre a {
	background-position: -683px 0px;
	left: 837px;
}
#global-nav2-genre a:hover {
	background-position: -683px -45px;
}
