/*

*/

div#wrap_maincnt_set{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#maincnt_set{
	width:950px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	z-index:100;
}

div#maincnt_set_all{
	width:590px;
	height:100%;
	position:absolute;
	top:62px;
	text-align:left;
	float:left;
	margin-left: 215px;
	/margin-left:-265px;
}
div#maincnt_set_left{
	width:450px;
	float:left;
}


div#maincnt_set_right{
	width:127px;
	float:right;
}

ul#s_menu_set li{
	padding-bottom: 6px;	
}


div#maincnt{
	width:450px;
	height:100%;
	position:absolute;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

html>body div#scsetBox{
	width:450px;
	/* height:66%; */
	/*position:absolute;*/
	background-image: url(../common/img/demo.png);
	background-repeat: repeat;
	padding: 0px;
	/* min-height:300px; */
	/*max-height:680px;*/
	padding-top: 15px;
	padding-bottom: 55px;
}

*html div#scsetBox{  
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/demo.png', sizingMethod='scale');  
} 


/*ie6 */
*html body div#scsetBox{
	max-height:500px;
}


html>body div#scsetBox2{
	width:450px;
	/* height:66%;*/
	/*position:absolute;*/
	background-image: url(../common/img/demo.png);
	background-repeat: repeat;
	padding: 0px;
	/* min-height:300px; */
	/*max-height:680px;*/
	padding-top: 15px;
	padding-bottom: 75px;
}

*html div#scsetBox2{  
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/demo.png', sizingMethod='scale');  
} 


/*ie6 */
*html body div#scsetBox2{
	max-height:500px;
}

div#scsetBox div#scr_wrap,
div#scsetBox2 div#scr_wrap{
	margin-right: 0px;
	margin-left: 14px;
	height:100%;
}


div#scsetBox div#scr_wrap div.scroll-pane,
div#scsetBox2 div#scr_wrap div.scroll-pane{
	width:426px;
	height:100%;
	overflow:auto;
}





div#maincnt_set_all h2#pagetitle{
	background-image: url(img/pagetitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 590px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}







/*-------------------------------------

���R���e���c

---------------------------------------*/
h3#s_title_Lunch{
	background-image: url(img/title_Lunch.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 426px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}

h3#s_title_Drink{
	background-image: url(img/title_Drink.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 426px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}

h3#s_title_Dinner{
	background-image: url(img/title_Dinner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 426px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 8px;
}

h3#s_title_Recommend{
    background-image: url(img/title_Recommend.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 426px;
    text-indent:-9999px;
    display:block;
    overflow:hidden;
    padding-bottom: 15px;
}

ul#sub_menu_dinner{
	width: 426px;
	
}

ul#sub_menu_dinner li{
	float:left;
	margin-right: 6px;
	padding-bottom: 8px;
}

h4.menu_titles{
	width:400px;
	background-color: #8baa30;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
	color: #000;
	font-size: 13px;
}

p.option_txt{
	width:410px;
	text-align:right;
	padding-top: 8px;
	font-size: 12px;
	color: #8baa30;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
}

p.option_txt span.dot_menu{
	background-image: url(img/dot_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	vertical-align: middle;
}

table.menu_photoSet{
	width:410px;
	height:165px;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;	
}

table.menu_photoSet td.photosetTd{
	width: 200px;
}

table.menu_photoSet td.p_txt_setTd{
	width: 196px;	
}

p.p_txt_set{
	text-align:left;
	font-weight: bold;
	font-size:12px;
}


dl.menu_txtSet{
	width:410px;
	background-image: url(img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 7px;
	padding-bottom: 7px;
}


dl.menu_txtSet dt{
	width:340px;
	float:left;
		font-size:12px;
	font-weight: bold;
}

dl.menu_txtSet dt span.sq_menu{
	background-image: url(img/sq_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
}

dl.menu_txtSet dd{
	width:70px;
	float:right;
	font-size:12px;
	text-align:right;
	font-weight: bold;
}

dl.menu_txtSet dt div.menu_sub{
        margin-left: 17px;
}

span.desc_txt{
	font-size:11px;
	color: #fe7200;
	border: 1px solid #fe7200;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 1px;
}

/*-------------------------------------

�X�N���[���o�i�[

---------------------------------------*/

.scroll-pane .jspVerticalBar{
    width: 5px;
}
.scroll-pane .jspTrack{
    background: #eee;
}
.scroll-pane .jspDrag{
    background: #666;
}

.scroll{
	width: 400px;
	height:66%;
	overflow: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height:300px;
	/*max-height:680px;*/
}


/*ie6 */
*html body .scroll{
	max-height:530px;
}
