html { overflow-y:scroll;  }
 #container{ width:960px; margin-right: auto; margin-bottom: 0px; margin-left: auto; margin-top:30px; }
 
/* ====== Content Left side ===== */
.content_left { float:left; width:420px;}
.logo { float:left; width:370px; height:300px; margin:0 0 10px 0; background:url(../images/jurin_logo_award.png) 0 0 no-repeat;}
a.logo span{display:none;}
a.logo:hover {}

.image_area { float:left; width:370px; height:180px; background-color:#fff;}
.image_area .info { float:left; width:330px; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #eeeeee; padding: 10px; font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:15px;}
.image_area .info p { margin:10px 0 0 0;}

.nav { float:left; width:370px; height:35px; margin-bottom:5px;}
	.nav_link { float:left; display:block; width:120px; height:25px; padding:5px 0 0 45px; margin:0 0px 0px 0px; color:#4E497C; background:url(../images/bg_nav.png) 0 0 no-repeat;}
	a.nav_link { float:left; display:block; width:120px; height:25px; padding:5px 0 0 50px; text-align:left; color:#4E497C; background:url(../images/bg_nav.png) 0 0 no-repeat;}
	a.nav_link:hover { float:left; display:block; width:120px; height:25px; padding:5px 0 0 50px; text-align:left; color:#C7731B; background:url(../images/bg_nav_ovr.png) 0 0 no-repeat;}
	
/* ====== /Content Left side  ===== */

/* ====== Content right side ===== */
.content_right { float:right; width:540px; z-index:-1000;}
.today_menu { float:left; width:540px; height:150px; border-top: solid 1px #AA2913; }
	.today_menu_title { float:left; width:150px; height:25px; margin:10px 0 0 0; background:url(../images/todays_special_title.png) 0 0 no-repeat;}
	.todays_menu_txt { float:left; width:550px; font-size:12px; line-height:21px; margin:0px 5px 15px 0px;}
	.todays_menu_txt img { float:right;}
	.todays_menu_txt2 { color:#AA2913;}
.weekspecial{ float:left; width:540px; margin:5px 0 0 0; }
.standardmenu { float:left; width:540px; height:40px; border-top: solid 1px #4E497C;}
	.standardmenu_title { float:left; width:145px; height:16px; margin:10px 0 0 0; background:url(../images/menu_title.png) 0 0 no-repeat;}
.index_contact { float:left; width:120px; height:20px; margin:10px 0 0 30px; font-size:10px;}
/* Course menu */
.special_course_menu { float:left; width:540px;}
/* /Course menu */

/* Press Release */
.press { float:left; width:520px; padding:10px; line-height:165%; border-top:solid 1px #eeeeee;}
.press_txt { float:left; width:400px;}
.press_txt span { color:#999;}
.press_release_logo { float:right; width:100px; margin:0px 0 0 20px;}
/* /Press Release */

.menu { float:left; width:540px;}
/* Content right side MENU */
.accordion_menu_title { float:left; width:280px; padding:0 0 0 15px;}
.accordion_menu_title_wine { float:left; width:120px; padding:0 0 0 15px;}
.accordion_menu_title_price { float:left; margin:0 0 0 10px; width:100px; height:30px; text-align:right;font-size:11px;}
.accordion_menu_jp { float:left; width:100px; height:30px; font-size:11px; margin:2px 0px 0px 20px;}
.accordion_menu_title_sake { float:left; width:150px; padding:0 0 0 15px;}
.accordion_menu_title_price_sake { float:left; margin:0 0 0 5px; width:235px; height:30px; text-align:right;font-size:11px;}
.accordion_menu_title_wine { float:left; width:140px; padding:0 0 0 15px;}
.accordion_menu_title_price_wine { float:left; margin:0 0 0 10px; width:240px; height:30px; text-align:right;font-size:11px;}
.accordion_menu_title_whisky { float:left; width:200px; padding:0 0 0 15px;}
.accordion_menu_title_price_whisky{ float:left; margin:0 0 0 0px; width:190px; height:30px; text-align:right;font-size:11px;}
.lg_jp { float:right; width:160px; font-size:11px; text-align:left; color:#666; line-height:14px;}
/*.lg_jp_s { float:left;  font-size:10px; text-align:left; color:#666;}*/
.sake_jpname { float:left; width: 160px; font-size:11px; color:#666;}
.sake_jpplace { float:left; width: 160px; font-size:10px; color:#666; font-size:10px;}
.sake_egname { float:left; width:360px;}
.sake_egplace { float:left; width:360px; font-size:10px; color:#666; font-style:oblique;}

/* menu table */
.menutable {background: #fff; margin: 0px; width: 540px; border-collapse: collapse; text-align: left;}
.menutable td {color: #333; padding: 3px 0px 5px 10px;}
.menutable tbody tr:hover  { background-color:#f5f5f5;}

.menutable_wine {background: #fff; margin: 0px; width: 540px; border-collapse: collapse; text-align: left;}
.menutable_wine td {color: #333; padding: 3px 0px 5px 10px;}
.menutable_wine tbody tr:hover { background-color:#f5f5f5;}
.menutable_wine_kind { font-weight:bold; font-size:14; color:#4E497C;}
.menu_wine_place { font-size:11px; color:#666; }
.menu_wine_year { font-size:11px; font-style:oblique; color:#666;}

 /*/menu table */

.accordion_toggle { display: block; height: 30px; width: 530px; background:url(../images/bg_toggle.png) 0 0 no-repeat; padding: 0px 0px 0px 10px; line-height: 30px; color: #ffffff; font-weight: normal; text-decoration: none;
outline: none; font-size: 14px; color: #333333; border-bottom: 3px solid #fff; cursor:pointer; margin:0 0 0 0; }
.accordion_toggle_active { background:url(../images/bg_active.png) 0 0 no-repeat; color: #ffffff; border-bottom: 3px solid #fff; }
.accordion_toggle:hover { background:url(../images/bg_ovr.png) 0 0 no-repeat; color: #ffffff; border-bottom: 3px solid #fff; }

.accordion_toggle_beva { display: block; height: 30px; width: 530px; background:url(../images/bg_toggle_beva.png) 0 0 no-repeat; padding: 0px 0px 0px 10px; margin:0 0 0 -10px; line-height: 30px; color: #ffffff; font-weight: normal; text-decoration: none;
outline: none; font-size: 14px; color: #333333; border-bottom: 3px solid #fff; cursor:pointer;}
.accordion_toggle_active_beva { background:url(../images/bg_toggle_beva_ovr.png) 0 0 no-repeat; color: #ffffff; border-bottom: 3px solid #fff; }
.accordion_toggle_beva:hover { background:url(../images/bg_toggle_beva_ovr.png) 0 0 no-repeat; color: #ffffff; border-bottom: 3px solid #fff; }


.accordion_content { width:540px; overflow: hidden; margin-bottom:5px;}
.accordion_content p { line-height: 150%; padding: 5px 10px 15px 10px;}
.vertical_accordion_toggle {
display: block;
height: 30px;
width: 0px;
background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
padding: 0 10px 0 10px;
line-height: 30px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
outline: none;
font-size: 12px;
color: #000000;
border-bottom: 1px solid #cde99f;
cursor: pointer;
margin: 0 0 0 0;
}
.vertical_accordion_toggle_active {background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;color: #ffffff;border-bottom: 1px solid #f68263;}
.vertical_accordion_content {background-color: #ffffff;color: #444444;overflow: hidden;}
.vertical_accordion_content h2 {margin: 15px 0 5px 10px; color: #0099FF;}
.vertical_accordion_content p {line-height: 150%; padding: 5px 10px 15px 10px;}
#vertical_nested_container {margin: 0px 0px 10px 0px;width: 540px;}

/* pop up photos */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{position:absolute; z-index:0; cursor:default; }
.thumbnail:hover{ background-color: transparent; z-index: 50; }
.thumbnail span{ /*CSS for enlarged image*/position:absolute; background-color:#fff; padding: 10px; visibility: hidden; text-decoration: none; z-index:100; }
.thumbnail span img{ /*CSS for enlarged image*/ border-width: 0; border:1px solid #f5f5f5; padding; 2px; z-index:100; float:right; }
.thumbnail:hover span{ /*CSS for enlarged image on hover*/z-index: 100; border: 1px solid #cccccc; visibility: visible; top: 0; left: -80px; margin:20px 0 0 0; /*position where enlarged image should offset horizontally */}

/* =====  enlarged image shows on top of the mouse ======= */
.thumbnailt{position:absolute; z-index:0; cursor:default; }
.thumbnailt:hover{ background-color: transparent; z-index: 50; }
.thumbnailt span{ /*CSS for enlarged image*/position:absolute; background-color:#fff; padding: 10px; visibility: hidden; text-decoration: none; z-index:100; }
.thumbnailt span img{ /*CSS for enlarged image*/ border-width: 0; border:1px solid #f5f5f5; padding; 2px; z-index:100; float:right; }
.thumbnailt:hover span{ /*CSS for enlarged image on hover*/z-index: 100; border: 1px solid #cccccc; visibility: visible; top: 0; left: -80px; margin:-220px 0 0 30px; /*position where enlarged image should offset horizontally */}

/* /pop up photos */
/* /Content right side MENU */

/* Title area  except index */
.title{ float:left; width:520px; height:55px; padding:60px 0 20px 10px; font-size:24px; font-weight:bold; color:#352F54;}
.title_under { float:left; width:520px; margin:5px 0 0 0; font-size:10px; font-weight:bold; color:#352F54;}

/* Concept */
.concept { float:left; padding:10px; line-height:165%; color:#555;}
.concept p { margin:-0px 0 0 0;}

/* Course Menu */
.coursemenu_txt { float:left; width:320px;  line-height:165%; color:#555;}
.img_course1 { float:right;}
/* Contact */
.contact { float:left; width:510px; padding:10px 10px 10px 10px; line-height:165%; color:#555;}
.contacttable {background: #fff; margin: -10px 0 0 -10px; width: 520px; border-collapse: collapse; text-align: left;}
.contacttable th{color: #352F54; font-weight:bold; padding: 3px 0px 5px 10px; height:14px;}
.contacttable td {color: #333; padding: 3px 0px 5px 10px; height:14px;}
.contacttitle_hours { float:left; color:#352F54; font-weight:bold; width: 510px; margin:0px 10px 0px 10px;}
.contacttitle { float:left; color:#352F54; font-weight:bold; width: 510px; margin:30px 10px 0px 10px;}
.contactaddress {float:left; width:510px; line-height:165%; }

.info { float:left; width:470px; margin:0 0 0 10px; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #eeeeee; padding: 15px; font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:15px;}
.info p { margin:10px 0 0 0;}

.map { float: left; background:url(../images/map.png) 0 0 no-repeat; width:500px; height:300px; margin:10px 0 80px 0; border: 1px solid #f5f5f5;}
.map_txt { float:left; text-align:right; width:500px; font-size:10px;}
/* ====== /Content right side ===== */

/* Press */
.readarticle { float:left; width:200px; height:20px; margin:5px 0 0 0px; font-size:12px;}

/* ====== footer ===== */
.footer { float:left; width:330px; height:20px; font-size:9px; color:#999; margin-left:30px; }

/* ====== date ===== */
#day { color:#666666;}
