/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
    font-family: Arial,sans-serif;
    color: #333333;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    height:1.966;
}

a:link, a:visited, a:hover {
    color: #006699;
    text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;

}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

img{
border:0;
}
				

/***********************************************/
/* Style                                */
/***********************************************/

.font_red{
	color:#FF0000;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#allbody{
margin:0px auto 0px auto;
width:792px;
padding-right:30px;
	background-image:url(images/right_image.gif);
	background-position:right;
	background-repeat:repeat-y;
	display:block;
	border-left:#CCCCCC solid 1px;
}

#masthead{
	margin: 10px 0 10px 0;
	padding: 0px;
	display:block;
	width:790px;
	float:left;
}

#navBar{
	width:220px;
	display:block;
	margin:0px;
	padding:0px 0px 100px 0px;
	background-color:#990000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float:left;
}

#content{
	float:right;
	width: 510px;
	margin: 0 10px 0 0;
	padding: 0px 0px 0px 0px;
	color:#333333;

}


/************* #header image styles **************/
#headerImage{
margin:10px 0px;
padding:10px 0px;
text-align:center;
border-bottom:#000000 solid 1px;
}



/*************************************/
/****ナビゲーション　スタイル*********/
/*************************************/


#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	text-indent:-9999px;
	width:220px;
	height:186px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	float:left;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px;
}



/************* #globalNav styles **************/

#globalNav{
width:auto;
display:block;
color: #cccccc;
margin:10px 0 10px 0;
padding: 0px 0px 15px 0px;
white-space: nowrap;
border-bottom: 1px solid #cccccc;

}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/


div #sectionLinks{
	margin:10px 0px auto 0px;
}

#sectionLinks li{
	position: relative;
	margin: px;
	padding: 0px;
	font-size: 90%;
	display:block;
	width:220px;
    border-bottom:1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks li a:link{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	color:#FFFFFF;
	font-weight:bold;
	
	
}

#sectionLinks li a:visited{
	padding: 2px 0px 2px 10px;
    text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#sectionLinks li a:hover{
    background-color: #dddddd;
    padding: 2px 0px 2px 10px;
    text-decoration:none;
	color:#333366;
}

#sectionLinks #info{
margin:30px 5px;
color:#FFFFFF;
font-size:90%;
}
#sectionLinks #info li{
border:none;
margin:7px 0px 0px 0px;
color:#FFFFFF;
font-size:80%;
line-height:120%;
}








/*************************************/
/*************************************/
/*************************************/
/*** ここからコンテンツ***************/
/*************************************/
/*************************************/
/*************************************/


#feature{
	padding: 0px;
	font-size: 80%;
	margin:10px 0px;
	}
	
	

	
	
/*************************************/
/************** ホーム ***************/
/*************************************/




/************** .feature styles ***************/




#feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	display:block;
}

#feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	display:block;
}

.story p{
	padding: 0px 0px 10px 0px;
	display:block;
}



/***********************************/
/************** HOME ***********/
/***********************************/
.osusume{
	width:510px;
	margin:20px 0px 20px 0px;
}
.osusume p{
	margin:0px;
	padding:0px;
	line-height:120%;
	font-size:160%;
}
.osusume .title{
	font-weight:bold;
	width:480px;
	font-size:140%;
	display:block;
	border-bottom:#999999 solid 1px;
	margin:15px 0px 5px 0px;
}

/***********************************/
/************** 店舗情報 ***********/
/***********************************/

div#feature .info_table{
width:500px;
display:block;
}

div#feature .info_table td{
padding:5px;
border-bottom: 1px solid #993333;
}



/***********************************/
/************** ピックアップ料理 ***********/
/***********************************/

div#feature div.food_list dt{
margin-top:30px;
font-size:140%;
font-weight:bold;
list-style-type:square;
}

div#feature div.food_list dd{
padding:3px 0px;

}



/***********************************/
/*********** 日本酒メニュー ********/
/***********************************/

#nihonshu tr{
height:25px;
margin:20px 0px;
}



#nihonshu .city{
border-bottom:#666666 solid 1px;
font-size:80%;
margin:30px 0px;
padding-left:5px;
}

#nihonshu .name{
font-weight:bold;
font-size:150%;
}

#nihonshu .price{
font-weight:bold;
font-size:120%;
}




/***********************************/
/*********** 焼酎メニュー ********/
/***********************************/
#shochu tr{
height:25px;
margin:20px 0px;
}



#shochu .kind{
border-bottom:#666666 solid 1px;
font-size:110%;
margin:30px 0px;
padding-left:5px;
}

#shochu .name{
font-weight:bold;
font-size:150%;
vertical-align:top;
padding-top:10px;
}


#shochu .price{
line-height:110%;
font-size:120%;
text-align:right;
padding:10px 5px;
font-weight:bold;
}

#shochu td{
	vertical-align:top;
}
#shochu td img{
	margin-top:10px;
}

/***********************************/
/*********** ドリンクメニュー ********/
/***********************************/

#drink tr{
height:25px;
margin:20px 0px;
}



#drink .kind{
border-bottom:#666666 solid 1px;
font-size:110%;
margin:30px 0px;
padding-left:5px;
}

#drink .name{
font-weight:bold;
font-size:150%;
vertical-align:top;
padding-top:10px;
}

#drink .price{
line-height:110%;
font-size:120%;
text-align:right;
}



/***********************************/
/*********** カクテル ********/
/***********************************/
#cocktail tr{
height:25px;
margin:20px 0px;
}



#cocktail .kind{
border-bottom:#666666 solid 1px;
font-size:110%;
margin:30px 0px;
padding-left:5px;
}

#cocktail .name{
font-weight:bold;
font-size:150%;
vertical-align:top;
padding-top:10px;
}

#cocktail .price{
line-height:110%;
font-size:120%;
text-align:right;
}

/***********************************/
/*********** ワイン ********/
/***********************************/
#wine tr{
height:25px;
margin:20px 0px;
}



#wine .kind{
border-bottom:#666666 solid 1px;
font-size:110%;
margin:30px 0px;
padding-left:5px;
}

#wine .kind .kind2{

font-size:75%;

}


#wine .name{
font-weight:bold;
font-size:150%;
vertical-align:top;
padding-top:10px;
}

#wine .price{
line-height:110%;
font-size:120%;
text-align:right;
padding:3px 0px;
}



/***********************************/
/*********** アクセス ********/
/***********************************/


#map{
margin:auto;
border:#999999 solid 1px;
}

#map .info_w{
font-size:14px;
}

#map img{
float:left;
}

#access_info{
margin:5px;
}



/***********************************/
/*********** クーポン ********/
/***********************************/

.f_large{
font-size:large;
}
.f_medium{
font-size:medium;
}

.qr_code{
	float:right;
	border:#999999 1px solid;
	width:140px;
	text-align:center;

}
.text_left{

	width:auto;
	
}



/*******************************************/
/************** フッター／バナー ***********/
/*******************************************/


/************* #footer navi ***************/

#FooterNavi{
	clear: both;
	width:auto;
	display:block;
	border-top:#CCCCCC solid 1px;
	font-size: 80%;
	color: #cccccc;
	padding:10px 0px;
	margin: 0px;
}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	width:auto;
	display:block;
	font-size: 75%;
	color: #cccccc;
	background-color:#990000;
	padding:3px 3px;
	margin: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */


/************** #advert styles **************/
#advert_area{
	width:auto;
	display:block;
	border-top:#CCCCCC solid 1px;
	padding:50px 0px;
	margin: 0px;

}
	

#advert_area .advert{
	width:auto;
	padding:0px;
	margin:10px;
	font-size: 80%;
	color:#000000;
	float:left;
	text-align:center;
}







