@charset "utf-8";
/* CSS Document */


.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.style2 {color: #333333;
	font-weight: bold;
	font-size: 12px;}


.style5 {
	font-size: 10px;
	line-height: 12px;
}

#main ul{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#main li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 80%;
}

h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #967E2E;
	font-style: italic;
	font-size: 20px;
	margin-top: 22px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #F8F3E7;
	padding-top: 5px;
}

.menurubi{
	font-style:italic;
	font-size:80%;
	color:#333333;
	display: block;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #DDCC91;
}

.ingredient_bg{
	background-image: url(../img/ingredient_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ingredient_bg2{
	background-image: url(../img/ingredient_bg.jpg);
	background-repeat: repeat;
}

.img_h{
	line-height: 0px;
}
.img_h_no{
	line-height: 130%;
}


.menu_setumei {	color: #009031;
	font-size: 90%;
}

.price_l {	color: #FF6600;
	font-size: 30px;
	font-size: 78%;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.menurubi2 {
	font-style:italic;
	font-size:11px;
	color:#666666;
	display: block;
}

h2.impact:first-letter
      {
         font-weight: bold;
         font-size: 200%;
      }
			
			
.menu_title01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #967E2E;
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #F8F3E7;
	padding-top: 5px;
}

.menu_title01 .impact:first-letter
      {
         font-weight: bold;
         font-size: 200%;
      }


#al_bg {
	background-image: url(../img/al_bg.gif);
	background-repeat: repeat-y;
}