/* ---------- Base CSS ---------- */

@import url(style.css);

/* ---------- Sidebar Default CSS ---------- */

@import url(sidebar-default.css);

/* ---------- Navi (index only) ---------- */

#MainMenu li#MainMenuRestaurant a,
#MainMenu li#MainMenuRestaurant a:link,
#MainMenu li#MainMenuRestaurant a:visited,
#MainMenu li#MainMenuRestaurant a:hover,
#MainMenu li#MainMenuRestaurant a:active,
#MainMenu li#MainMenuRestaurant a:focus {
	background-position: 0 -112px;
}

/* ---------- Main ---------- */

#mimage {
	background: url(images/img-restaulant.jpg) no-repeat;
}

#main strong {
	color: #690;
}

#main h2 {
	margin: 0;
	padding: 0;
	clear: both;
	border-bottom: 2px solid #bcc7a5;
	font-size: 1.14em;
	color: #70814d;
}

#main h3 {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #bcc7a5;
	font-size: 1.2em;
	font-weight: normal;
	color: #70814d;
}

#main #requestform h4 {
	margin-bottom: 5px;
	color: #666;
	font-size: 1em;
	border-bottom: 1px solid #f0efe0;
}

#main h4 em {
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.8em;
}

#main textarea {
	width: 100%;
	height: 100px;
	overflow: auto;
}

#main p {
	margin-top: 5px;
	line-height: 140%;
}

#main .foodmenu {
	font-size: 0.86em;
	color: #999;
}

/* ---------- Toppage only ---------- */

#restaulantInfo ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#restaulantInfo li {
	clear: both;
}

#restaulantInfo li a {
	width: 510px;
	padding: 5px 0;
	display: block;
	float: left;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	color: #333;
}

#restaulantInfo li a,
#restaulantInfo li a:link,
#restaulantInfo li a:visited {
	background-color: #fff;
}

#restaulantInfo li a:hover,
#restaulantInfo li a:active,
#restaulantInfo li a:focus {
	background-color: #f3f7e9;
}

#restaulantInfo .infoTitle {
	width: 493px;
	padding-left: 17px;
	margin-top: 2px;
	float: left;
	background: url(images/bg-li-green.gif) left center no-repeat;
}

#restaurant01 {
	margin-top: 30px;
	float: left;
	background: url(images/logo-restaurant01.gif) top left no-repeat;
}

#restaurant02 {
	margin-top: 30px;
	float: left;
	background: url(images/logo-restaurant02.gif) top left no-repeat;
}

.restauranttop {
	width: 420px;
	padding-left: 90px;
}

#main #restaurant02 .restauranttop {
	padding-bottom: 30px;
	background: url(images/img-restaurant-sawafuku.jpg) right 30px no-repeat;
}

#main .restauranttop h2 a {
	width: 420px;
	display: block;
	background: url(images/icn-detail.gif) right no-repeat;
	color: #70814d;
	text-decoration: none;
}

#main #restaurant02 .restauranttop .pstrong,
#main #restaurant02 .restauranttop p {
	margin-right: 160px;
}

#main .pstrong {
	border-bottom: 1px solid #bcc7a5;
	clear: both;
	color: #690;
	font-weight: bold;
}

#menulist-m {
	width: 420px;
	margin: 7px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: url(images/img-menu-m.jpg) no-repeat;
	list-style-type: none;
}

#menulist-m li {
	clear: both;
}

#menulist-m li a {
	width: 280px;
	margin: 0 0 0 123px;
	padding: 9px 0px 9px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	background: url(images/bg-li-green.gif) left center no-repeat;
	color: #333;
}

#menulist-m li a,
#menulist-m li a:link,
#menulist-m li a:visited {
	background-color: #fff;
}

#menulist-m li a:hover,
#menulist-m li a:active,
#menulist-m li a:focus {
	background-color: #f3f7e9;
}


#menulist-l {
	width: 420px;
	margin: 0 0 5px 0;
	padding: 0 0 0px 0;
	float: left;
	background: url(images/img-menu-l.jpg) no-repeat;
	list-style-type: none;
}

#menulist-l li {
	clear: both;
}

#menulist-l li a {
	width: 280px;
	margin: 0 0 0 123px;
	padding: 9px 0 9px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	background: url(images/bg-li-green.gif) left center no-repeat;
	color: #333;
}

#menulist-l li a,
#menulist-l li a:link,
#menulist-l li a:visited {
	background-color: #fff;
}

#menulist-l li a:hover,
#menulist-l li a:active,
#menulist-l li a:focus {
	background-color: #f3f7e9;
}

#menulist-bl {
	width: 420px;
	margin: 0 0 5px 0;
	padding: 0 0 0px 0;
	float: left;
	background: url(images/img-menu-bl.jpg) no-repeat;
	list-style-type: none;
}

#menulist-bl li {
	clear: both;
}

#menulist-bl li a {
	width: 280px;
	margin: 0 0 0 123px;
	padding: 9px 0 9px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	background: url(images/bg-li-green.gif) left center no-repeat;
	color: #333;
}

#menulist-bl li a,
#menulist-bl li a:link,
#menulist-bl li a:visited {
	background-color: #fff;
}

#menulist-bl li a:hover,
#menulist-bl li a:active,
#menulist-bl li a:focus {
	background-color: #f3f7e9;
}

#menulist-d {
	width: 420px;
	margin: 0 0 5px 0;
	padding: 0 0 0px 0;
	float: left;
	background: url(images/img-menu-d.jpg) no-repeat;
	list-style-type: none;
}

#menulist-d li {
	clear: both;
}

#menulist-d li a {
	width: 280px;
	margin: 0 0 0 123px;
	padding: 9px 0 9px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	background: url(images/bg-li-green.gif) left center no-repeat;
	color: #333;
}

#menulist-d li a,
#menulist-d li a:link,
#menulist-d li a:visited {
	background-color: #fff;
}

#menulist-d li a:hover,
#menulist-d li a:active,
#menulist-d li a:focus {
	background-color: #f3f7e9;
}


#menulist-t {
	width: 420px;
	margin: 0 0 20px 0;
	padding: 0 0 0px 0;
	float: left;
	background: url(images/img-menu-t.jpg) no-repeat;
	list-style-type: none;
}

#menulist-t li {
	clear: both;
}

#menulist-t li a {
	width: 280px;
	margin: 0 0 0 123px;
	padding: 9px 0 9px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	background: url(images/bg-li-green.gif) left center no-repeat;
	color: #333;
}

#menulist-t li a,
#menulist-t li a:link,
#menulist-t li a:visited {
	background-color: #fff;
}

#menulist-t li a:hover,
#menulist-t li a:active,
#menulist-t li a:focus {
	background-color: #f3f7e9;
}


#main #requestform h4 {
	margin-bottom: 5px;
	color: #666;
	font-size: 1em;
	border-bottom: 1px solid #f0efe0;
}

#main #requestform h4 em {
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.8em;
}

#main textarea {
	width: 100%;
	height: 100px;
	overflow: auto;
}

#main .error {
	margin-top: 10px;
	padding: 5px;
	color: #900;
	background-color: #fee;
	border: 1px solid #C00;
	font-size: 1em;
	text-align: center;
}

#main .resultTable {
	margin-top: 5px;
	border: 1px solid #ccc;
}

#main .resultTable th {
	width: 120px;
	border: 1px solid #ccc;
}

#main .resultTable td {
	width: 380px;
	border: 1px solid #ccc;
}

#main #requestform .errorArea h3 {
	color: #900;
}

#main .errorArea input {
	background-color: #fee;
	border: 2px solid #C00;
}

#main #chkBlock,
#main #actionBlock {
	margin: 10px 0;
}

#main #chkBlock input,
#main #actionBlock input {
	width: 100px;
}

#main #chkBlock .alignright {
	float: right;
	clear: none;
}

#main em.grayText {
	color: #999;
}

#main .post table {
	border: 1px solid #ccc;
	margin: 10px 0;
	width: 100%;
	clear: both;
}

#main .post th {
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	font-size: 0.86em;
}

#main .post th.leftalign {
	text-align: left;
}

#main .post td {
	border: 1px solid #ccc;
	font-size: 0.86em;
}

/* ---------- Sidebar ---------- */

#sidebar h2.restaurant {
	background: url(images/bg-sidebar-h2-restaurant.gif) left bottom no-repeat;
}
