@charset "UTF-8";
/* CSS Document */

body {
  line-height: 18px;
  background:#29101A url(../images/common/bodybg.gif) repeat-y center;
  color: #333333;
  font-size: 12px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
#container { margin:2px auto; width:900px;  padding:0; background:#fff;}
img {
  border-width: 0px;
}
#bottomclear {
  clear: both;
}
#leftContents {
  float: left;
  width: 600px;
  margin: 0 6px 5px 0;
  padding:10px;
  border-right: #999999;
}
#rightContents {
  float: right;
  width: 230px;
  margin: 0 6px 5px 0;
  padding:10px;
  border: thin solid #CCCCCC;
}
#ScMenu {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

/* -----------------  general styles  -------------------------------------------------------*/

a {
  color:#660000;
  background:none;
  text-decoration: none;
}
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 {
  font-weight:bold;
  font-size:16px;
  padding:0px 0 4px 0px;
  margin: 0 0 2px 0;
  color:#444;
  background:none;
  border-bottom: 2px dotted #444;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
  clear:both;
  width:900px;
  height:80px;
  background: no-repeat;
  margin:0;
}
#title {
  float:left;
  width:180px;
  padding: 15px 0 5px 40px;
}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {
  float:right;
  width:670px;
  height: 60px;
  margin:15px 0 0 0;
}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {
  font-size: 14px;
  color: #333333;
  padding: 0;
  background: inherit;
}
#menu {
  width: 670px;
  float:right;
  margin:2px 0 0 0;
  padding:0;
  text-align:right;
}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/online_reservation/tophead.jpg) no-repeat;}
#homepic a {color:#fff;}
.message{ position:absolute;  width:360px; float:left; margin:70px 0px 0px 165px; color:#fff;}
#bottomcontenttop{width:900px;height:10px;background: url(../images/common/b_contenttop.jpg) no-repeat;}
#bottomcontent{
  width:898px;
  border-right:1px solid #c5c5c5;
  border-left:1px solid #c5c5c5;
}
#bottomcontentbtm{
  width:900px;
  height:10px;
  background: url(../images/common/b_contentbtm.jpg) no-repeat;
}
.left {
  float: left;
  width: 270px;
  margin: 0 6px 5px 0;
  padding:10px;
}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
#container #footer {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
}
h5 {
  font-weight:300;
  font-size:14px;
  padding:0px 0 4px 0px;
  margin: 0 0 2px 0;
  color:#444;
  background:none;
  border-bottom: 2px dotted #444;
}
#rightContentsM0 {
  float: right;
  width: 250px;
  margin: 0 6px 5px 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
#leftContentsRline {
  float: left;
  width: 600px;
  margin: 0 6px 5px 0;
  padding:10px;
  border-right: thin solid #CCCCCC;
}
.textRed {
  color: #990000;
}
