@charset 'UTF-8';
html{
  background:#ffffff;
}
body{
  background:#ffffff;
  color:#333333;
  font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size:13px;
  letter-spacing:1px;
  line-height:1.3em;
}
fieldset,img{
  border:0;
}
a{
  color:#0002DF;
}
a:visited{
  color:#0002DF;
}
h1{
  color:#555555;
  font-size:0.9em;
}
h2{
  font-size:1.2em;
}
caption{
  font-weight:bold;
}
label{
  cursor:pointer;
}
table{
  border-collapse:collapse;
  margin-bottom:5px;
}
input[type="text"] {
  padding-left: 1px;
  padding-right: 2px;
}

#wpr{
  max-width:870px;
  margin:0px auto;
  background-color:#ffffff;
}
* html #wpr{
  width:expression(
  (document.documentElement.clientWidth>870)?"870px":"auto");
}
#ldiv{
  width:610px;
  padding:0px;
  background-color:#f2edd7;
}
#rdiv{
  padding:0px 10px 10px 10px;
  background-color:#ffffff;
}

#pgh{
  margin-bottom:1px;
}

.link{
  color:#0002DF;
  text-decoration:underline;
  cursor:pointer;
}
.txtRed{
  color:red;
}
.lhead{
  background:url(../images/lheadbg.gif) repeat-x;
  border:1px solid #cccccc;
  height:35px;
  font-weight:bold;
  color:#993300;
  padding:10px 10px 0px 10px;
}
div.lhead{
  background:url(../images/lheadbg.gif) repeat-x;
  border:1px solid #cccccc;
  height:35px;
  color:#993300;
  padding:0px 10px 0px 10px;
}
div.lhead h2{
 font-weight:bold;
}
div.lhead h2.withoutCP{
 line-height:35px;
}
p.cphrase{
 color:#333333;
 font-size:0.75em;
 font-weight:normal;
}
#navi {
  width:100%;
  margin: 5px 0px 5px 0px;
  padding: 0px;
  height: 44px;
  background:url(../images/topbarmbg.gif) repeat-x;
}
#navi ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height: 44px;
  width:100%;
  background:url(../images/topbarrbg.gif) no-repeat right;
}
#navi ul li {
  float:left;
  border-right: none;
  /*width: 100px;*/
  text-align: center;
  font-family: "ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
  font-size: 13px;
  vertical-align:middle;
}
#navi ul li table {
  border: none;
  height: 32px;
}
#navi ul li.first {
  padding: 0px;
  background:url(../images/topbarlbg.gif) no-repeat;
  border-right: none;
  width: 7px;
  height: 44px;
}
#navi ul li.last {
  border-right: none;
}
#navi ul li.bar {
  padding: 0px;
  border-right: 1px solid #cccccc;
  width: 3px;
  height: 44px;
}
#navi ul li.nolink {
  padding: 6px 11px;
  color: #333;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2.3;
  text-decoration: none;
  height: 32px;
}
#navi ul li a {
  padding: 6px 10px;
  display: block;
  color: #333;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2.3;
  text-decoration: none;
}
#navi ul li a:link,
#navi ul li a:visited {
    /*background: #fff;*/
}
#navi ul li a:hover {
    color: #000;
    background: #e2d9a9;
}
/* ClearFix */
#navi ul {
  _height: 1px;
  min-height: 1px;
  max-height: 44px;
  /*\*//*/
  height: 1px;
  overflow: hidden;
  /**/
}
#navi ul:after {
  height: 0px;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.pager{
  margin:0px;
  padding:5px 5px 5px 5px;
}
.lulist{
  background-color:#f2edd7;
  border:1px solid #cccccc;
  border-top:none;
  padding:10px;
}
*html .lunchdiv{ /* for IE6 */
  width:192px;
  height:220px;
  padding:0px;
  margin-right:1px;
}
.lunchdiv{
  width:192px;
  height:220px;
  padding:0px;
  margin-right:4px;
}
.ltbl{
  background:url(../images/lunchbg.gif) #f2edd7 no-repeat;
  width:192px;
  height:210px;
  padding:0px;
}
.rname{
  font-size:13px;
  width:187px;
  height:25px;
  padding:5px 10px 0px 10px;
}
.limg{
  width:169px;
  height:126px;
  text-align:center;
  padding:0px;
  padding:0px 9px 0px 9px;
}
.lname{
  font-size:11px;
  width:187px;
  padding:3px 10px 0px 10px;
}
.lprice{
  font-size:11px;
  width:187px;
  padding:0px 10px 0px 10px;
}
.footer {
  font-size:10px;
}
.footer a:link{
  color : #333333;
  text-decoration:none;
}
.footer a:visited{
  color : #333333;
  text-decoration:none;
}
.footer a:hover{
  color : blue;
  text-decoration:underline;
}
.footer a:active{
  color : #333333;
  text-decoration:none;
}
