
/*HAIKEI*/
#main_stage   { background-image: url(img/mainimage_back.gif); background-repeat: repeat-y; background-position: right 50%; width: 600px; height: auto; float: right  }
/*ORIGINAL_MENU*/
#top_bnr { width: 540px; margin: 20px auto; }
a.original01  { background-image: url("img/menu06_original01.gif") }

a:hover.original01 {
	background-position: 0 -60px
}

a.original02  { background-image: url("img/menu06_original02.gif") }

a:hover.original02 {
	background-position: 0 -60px
}

/*SPECIAL*/


#specialTitle_01 {
	background: url(img/special//maintitle_01.gif) no-repeat;
	width: 520px;
	height: 38px;
}

#custumArea .custom1, #custumArea .custom2, #custumArea .custom3, #custumArea .custom4, #custumArea .custom5 {
	padding-top: 15px;
	padding-bottom: 15px
}

#custumArea .custom1 p {
	line-height: 140%;
	margin: 0 0 15px
}

#custumArea .custom2 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom3 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom4 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom5 p {
	line-height: 140%;
	margin: 0 0 15px 10px
}

#custumArea .custom1 img, #custumArea .custom2 img, #custumArea .custom3 img, #custumArea .custom4 img {
	margin: 0 10px 10px;
	border: solid 1px #a8b7dd
}

#custumArea .custom1 img {
	width: 295px;
	float: left
}

#custumArea .custom2 img {
	width: 295px;
	float: right
}

#custumArea {
	margin-bottom: 15px
}

#custumArea h3 {
	color: #666;
	font: bold 12px/120% sans-serif;
	font-stretch: extra-expanded;
	margin-left: 10px
}
#restaurant_box { background-color: #f4f4e6; background-image: url(img/menu/bk_restaurant.gif); background-repeat: no-repeat; background-position: left top; width: 540px; height: auto; margin: 25px auto; padding-bottom: 20px; border: solid 1px #cdb9a5; }
#flash_box { text-align: center; width: 360px; float: left; margin-right: auto; margin-bottom: 20px; margin-left: auto; }
.flash_top { width: 145px; float: right; padding-top: 10px; }
.flash_top h2 { color: #e1558c; font-weight: bold; margin-bottom: 10px; }
.float_clear { clear: both; }
