/*--　link対策
--*/
A:link{
  color:#0000FF;
}
A:visited{
  color:#0000FF;
}
A:hover{
  color:#FF0000;
}
/*--　基本部分
--*/

BODY{
  background-color:white;
  
  
  
  
}
.base_width {
  width:750px;
  
  
  
  
}
.base_top {
  width:750px;
  height : 110px;
}
.base_foot {
  width:750px;
  height:100;
}
.leftFrame_width{
  width:200;
}
.btn_style{
  text-align : left;
  vertical-align:middle;
}
.left_title{
  height:30;
  background-color : silver;
  font-weight:bold;
  font-size : 13px;
  padding-left : 15px;
  border-right-width : 1px;
  border-right-style : solid;
  border-top-color : black;
  border-top-width : 1px;
  border-top-style : solid;
  border-right-color : black;
}
.left_text{
  font-size:x-small;
  font-weight:bold;
  padding-top:10;
  line-height : 50px;
  background-color : #ffffe8;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
}
/*--　店舗情報用
--*/
TD.style_title{
  background-color:#000080;
  color:#FFFFFF;
  text-align:center;
  height:20;
  font-size:x-small;
}
TD.style_tenpo{
  background-color:khaki;
  font-size:x-small;
  padding-left:10;
  width:150;
  height:25
;
}
TD.style_add{
  padding-left:10;
  font-size:x-small;
}
TD.style_space{
  width:20;
}
TD.style_tel{
  width:100;
  text-align:center;
}
TD.style_eigyo{
  width:100;
  text-align:center;
}
TD.hyo_title{
  background-color:#EEEEEE;
  font-size : x-small;
  padding-left : 5px;
  vertical-align : top;
  padding-top : 5px;
}
TD.hyo_komoku{
  font-size : x-small;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
}
TD.hyo-title{
  background-color:#EEEEEE;
  font-size:x-small;
  font-weight:bold;
  text-align:center;
}
TD.hyo-detail-normal{
  background-color:#FFFFFF;
  font-size:x-small;
}
TD.hyo-detail-end{
  background-color:#FFFFFF;
  font-size:x-small;
  text-decoration:line-through;
}
TH.opening{
  font-weight : normal;
  text-align : center;
  font-size : x-large;
  height : 50px;
}
TD.opening{
  color : yellow;
  background-color : red;
  font-size : medium;
  text-align : center;
  font-weight : bold;
}
.hyo_title1{
  font-size : medium;
  background-color : yellow;
  height : 30px;
  vertical-align : middle;
  padding-left : 10px;
}

