 
td{
  font-size : 12px;
  

  line-height : 14px;
}
h1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
h2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
h3{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.right-whitecell{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  padding-top : 6px;
  padding-bottom : 4px;
  background-color : white;
  color : black;
}
#r h2{
  padding-top : 16px;
  padding-left : 6px;
  
  
  

  padding-bottom : 2px;
}
#r{
  font-size : 12px;
  color : white;
}
.bunrui-txt{
  padding-left : 26px;
  padding-top : 2px;
}
.bunrui-title{
  font-size : 14px;
  font-weight : bold;
  padding-left : 22px;
  background-image : url(/img0808/ricon2.gif);
  background-repeat : no-repeat;background-position : 10px 8px;
  padding-top : 6px;
  
}
#r h3{
  font-size : 16px;
  padding-left : 22px;
  padding-top : 6px;
  background-image : url(/img0808/ricon1.gif);background-position : 10px 8px;
  background-repeat : no-repeat;
}
#l h2{
  text-align : left;
  padding-top : 14px;
  padding-left : 10px;
}
#l{
  font-size : 12px;
  color : white;
  background-image : url(/img0808/lback.gif);

}
.txt{
  font-size : 14px;
  font-weight : bold;
  padding-left : 20px;
  line-height : 18px;
  padding-top : 2px;
}
td.txt{
  font-weight: normal;
  padding-right: 15px;
}
.pointcolor{
  color : #ccff66;
}
#c h2{
  text-align : left;
  padding-top : 28px;
  padding-bottom : 4px;
  padding-left : 24px;
}
#c{
  font-size : 14px;
}
body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-left : 5px;
}
#head{
  font-size : 12px;
  color : #004000;
}
#head A{
  color : #004000;
}
#foot{
  color : #004000;
}
#foot A{
  color : #004000;
}
#r A{
  color : white;
}
strong{
  font-size : 14px;
  line-height : 20px;
}
#c a{
  color : black;
  text-decoration : none;
}
#l a{
  color : white;
  text-decoration : none;
}
#name1{
  color : black;
}
#name a{
  color : black;
}
.item-name{
  font-size : 14px;
  font-weight : bold;
  
}
.chiiki-txt{
  font-size : 16px;
  font-weight : bold;
  line-height : 20px;
  padding-top : 3px;
  padding-left : 4px;
}
.chiiki-title{
  padding-top : 12px;
}
#table-outside{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #004000;
  border-right-color : #004000;
  border-bottom-color : #004000;
}
.right-whitecell a{
  color : black;
}
.txt-small{
  padding-left : 18px;
}
.bunrui-img{
  padding-left : 18px;
}
.area-title{
  font-size : 16px;
  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ccff66;
  line-height : 22px;
}
.area-txt{
  font-size : 14px;
  line-height : 18px;
  padding-left : 15px;
}
.area-itemcell{
  padding-top : 16px;
}
.nc{
  font-size : 12px;
  padding-top: 10px;
  padding-right : 10px;
}
.nc ul{
  margin-left : 23px;
  padding-left : 0px;
}
.lmenu-txt{
  padding-left : 12px;
  color : white;
}
.lmenu-txt a{
  color : white;
}
.area-order{
  font-weight : bold;
  color : #676732;
  text-align : right;
}
.area-order a{
  color : #676732;
}
.area-price{
  color : red;
}
.item-txt{
  font-size : 14px;
  line-height : 18px;
}
.item-txts{
  font-size : 12px;
}
.kaimawari{
  font-size : 11px;
  padding-top : 4px;
  padding-right : 14px;
  color : #cc0000;
}
.kakaku{
  font-size : 30px;
  line-height : 36px;
  font-family : HGP創英角ﾎﾟｯﾌﾟ体,HGS創英角ﾎﾟｯﾌﾟ体;
  font-weight : bold;
  color : red;
}
.item{
  font-size : 16px;
}

/**
 * カレンダー
 */
.calendar {
	text-align: center;
    border-collapse: collapse;
    padding 2px;
    background-color : #ffffff;
    font-weight: bold;
}
.calendar caption {
    background-color : #ffffff;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.calendar th {
    border: 1px solid #000000;
    padding: 3px;
}
.calendar td {
    border: 1px solid #000000;
    padding: 3px;
}
.weektitle {
	background-color: #ccff00;
}
td.saturday, td.sunday, td.holiday {
	background-color: #ff99cc;
}
td#today {
}