@charset "utf-8";
@import url("base.css");

#top_object {
	width: 750px;
	margin: 0 auto 0 auto;
}
#photo {
	width: 750px;
	margin: 0 auto 0 auto;
}

#globalnavi {
	width: 760px;
	height: 70px;
	margin: 0px auto 3px auto;
}
#pk {
	color: #666666;
	width: 736px;
	margin: 0 auto 0 auto;
}

/*Lunch*/
#lunch {
	width: 736px;
	margin: 10px auto 0 auto;
}
#lunch table {
	width: 725px;
	margin: 10px auto 0 auto;
}
#lunch td {
	padding: 7px 5px 35px 5px;
	text-align: center;
}
#lunch td img {
	padding: 1px;
	border: #cccccc 1px solid;
}
#lunch .text {
	color: #000000;
	margin: 1px auto 0 auto;
	width: 294px;
	background: #ffffff;
	padding: 5px;
	text-align: center;
}
.text span {
	margin-left: 20px;
}

/*MENU*/
h2 {
	width: 700px;
	color: #336633;
	background: #ffffff;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	margin: 20px auto 20px auto;
	font-size: 12px;
}
.bg-black {
	background: #ffffff;
	background-image: url(../img/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 10px;
}
#contents_right table {
	width: 500px;
	float: left;
}
#contents_right th {
	padding-bottom: 15px;
	text-align: left;
	padding-left: 10px;
}
#contents_right p.sub_text {
	color: #666666;
	font-size: 0.8em;
	padding-left: 10px;
}
#contents_right td {
	padding-bottom: 15px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}
a.scl_pnt {
	float: left;
}
#page_top {
	margin-top: 10px;
	margin-right: 5px;
	float: right;
	border: #cccccc 1px solid;
}

/*Takeout*/
div#takeout {
    margin-left: 50px;
}

/*Access*/
div#about {
	width: 480px;
	margin: 0 auto 0 auto;
}
table#about {
	width: 480px;
	margin: 0 auto 0 auto;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 3px solid;
	border-right: #cccccc 3px solid;
}
table#about td.title {
	width: 100px;
	padding: 8px 20px 8px 20px;
	border: #cccccc 1px solid;
	text-align: left;
	vertical-align: middle;
}
table#about td {
	width: 380px;
	padding: 8px 20px 8px 20px;
	border: #cccccc 1px solid;
	text-align: left;
	vertical-align: top;
}
p#about {
	padding-top: 5px;
}
#access_page_top {
	width: 500px;
	margin-top: 38px;
	margin-right: 10px;
	float: right;
	text-align: right;
}
#access {
	width: 480px;
	margin: 0 auto 0 auto;
	text-align: center;
}
p#map {
	margin-top: 15px;
}

