@charset "utf-8";

/*---�u���E�U�����l���Z�b�g---*/
* {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

/*---�S�́E�i�g��---*/
body {
  background: url(img/contback.gif) repeat-y #000;
  margin-left: auto;
  margin-right: auto;
}

p {
  font-size: 13px;
  color: #bbb;
  line-height: 1.8em;
}

img {
  border: none;
  line-height: 1em;
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

h1 {
  font-size: 11px;
  color: #bbb;
  text-align: right;
  padding-top: 10px;
  font-weight: normal;
}

h2 {
  margin: 0px 0px 20px 0px;
}

h3 {
  margin: 0px 0px 10px 0px;
}

h4 {
  color: #ab5900;
  font-size: 12px;
  font-weight: normal;
  border-left: solid 3px #ab5900;
  text-indent: 5px;
  line-height: 1.6em;
  margin-bottom: 10px;
  padding-top: 2px;
}

.conttext {
  width: 580px;
  margin: 0px 0px 30px 30px;
}

.stext {
  font-size: 10px;
}

table td {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #555;
  line-height: 1.4em;
  vertical-align: top;
}

.totop {
  padding-top: 60px;
  text-align: right;
  clear: both;
}

/*---�����N�J���[---*/
a:link {
  color: #bbb;
  margin: 0;
  line-height: 1.6em;
  text-decoration: none;
}

a:visited {
  color: #bbb;
  margin: 0;
  line-height: 1.6em;
  text-decoration: none;
}

a:hover {
  color: #bbb;
  margin: 0;
  line-height: 1.6em;
  text-decoration: underline;
}

a:active {
  color: #bbb;
  margin: 0;
  line-height: 1.6em;
  text-decoration: underline;
}

/*---�R���e�i---*/
#container {
  width: 980px;
}

#contarea {
  float: right;
  width: 890px;
}

/*---�i�r�G���A---*/
#naviarea {
  float: left;
  width: 80px;
  border-right: solid 1px #555;
}

#navi {
  float: right;
  margin-top: 28px;
}

#navi li {
  margin-bottom: 10px;
}

/*---���S�G���A---*/
#left {
  float: left;
  width: 200px;
  margin-top: 30px;
  padding: 0px 30px 0px 10px;
}

#right {
  float: right;
  width: 630px;
  margin-bottom: 70px;
}

#info,
#news {
  padding: 10px;
  margin-bottom: 0px;
}

#info p,
#news li {
  color: #bbb;
  font-size: 11px;
  margin-bottom: 5px;
  line-height: 1.4em;
}

span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.leftlink {
  margin-bottom: 20px;
  padding-left: 10px;
  width: 200px;
}



/*---�t�b�^�[---*/
#footer p {
  font-size: 10px;
  clear: both;
  color: #bbb;
  border-top: solid 1px #555;
  padding-top: 10px;
  margin-bottom: 30px;
  margin-left: 20px;
}

#totop {
  clear: both;
  text-align: right;
}

/*---�X�܏��---*/
.infotbl {
  background-color: #222;
  margin-bottom: 50px;
  width: 523px;
  margin-left: 60px;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
}

.infotbl .rtd {
  color: #bbb;
  padding: 10px 15px;
  background-color: #222222;
  font-size: 13px;
  line-height: 2em;
  border-left: solid 1px #333;
  border-top: solid 1px #333;
}

.infotbl td {
  color: #bbb;
  padding: 10px 20px;
  background-color: #000;
  font-size: 13px;
  line-height: 2em;
  border-left: solid 1px #333;
  border-top: solid 1px #333;
}

/*---���j���[---*/
.menu {
  margin: 0px 0px 20px 30px;
  width: 260px;
}

.menu td {
  color: #bbb;
  font-size: 13px;
  padding: 4px 0px;
}

.price {
  text-align: right;
}

.menuimg {
  float: right;
  margin-bottom: 40px;
  margin-right: 20px;
  _margin-right: 10px;
}

.menuimglist li {
  margin-bottom: 40px;
}

/*---�����`---*/
#lunch {
  margin: 0px 0px 0px 30px;
}

#lunch td {
  padding-right: 40px;
  padding-bottom: 5px;
}

.lunchp {
  margin-bottom: 30px;
}

#toppage {
  text-align: right;
  margin-right: 18px;
  margin-bottom: 10px;
}

/*---�ŐV���̃t���[��--*/
#newsf {}

.slick {
  margin-top: 8px;
  margin-bottom: 30px;
}

.slick_base {
  height: 360px;
  overflow: hidden;
}

.slick_base img {
  width: 100%;
}

/*infomation-message*/

.infomation-message {
  color: #bbb;
  border: 2px solid red;
}

.infomation-message h3 {
  color: #fff;
  margin: 30px auto 20px 15px;
}