#whopper #mainframe #main #shoukai {
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
	background-image: url(../img/aboutunder.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 640px;
}
#whopper #mainframe #menu #about {
	background-image: url(../img/about_p.gif);
	background-repeat: no-repeat;
}

#whopper #mainframe #menu #drink a {
	background-image: url(../img/drink.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
	text-decoration: none;
}

#whopper #mainframe #menu #drink a:hover {
	background-image: url(../img/drink_p.gif);
	background-repeat: no-repeat;
}

#whopper #mainframe #menu #food a {
	background-image: url(../img/food.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
	text-decoration: none;
}

#whopper #mainframe #menu #food a:hover {
	background-image: url(../img/food_p.gif);
	background-repeat: no-repeat;
}

#whopper #mainframe #menu #blog a {
	background-image: url(../img/blog.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
	text-decoration: none;
}

#whopper #mainframe #menu #blog a:hover {
	background-image: url(../img/blog_p.gif);
	background-repeat: no-repeat;
}

#whopper #mainframe #menu #info a {
	background-image: url(../img/info.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
	text-decoration: none;
}

#whopper #mainframe #menu #info a:hover {
	background-image: url(../img/info_p.gif);
	background-repeat: no-repeat;
}
#whopper #mainframe #menu #recruit a {
	background-image: url(../img/recruit_p.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#whopper #mainframe #menu #recruit a:hover {
	background-image: url(../img/recruit.gif);
	background-repeat: no-repeat;
}

