@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
   background:url(../images/bg.gif) fixed;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
}

p {
   margin:0 0 1em 0;
   padding:0;
   text-decoration:none;
}

p.policy{
	margin:0 0 1em 0;
	padding:0;
	text-decoration:none;
	font-size: 120%;
	font-weight: bold;
	width:450;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}

img.side {
   border:1;
   padding-bottom:5px;
}

img.border {
   border:solid 1px #000;
   padding-bottom:5px;
}


a {
   color:#000;
   text-decoration:none;
}

#top p.sid{
padding-left:10px;
height:auto;
}

a:hover {
   color:#92C45B;
   text-decoration:underline;
}


dl,ol,ul {
   margin:0 0 1em 0;
   padding:0;
}

li {
   margin:0 0 0 0px;
   padding:0;
}



/* ========TEMPLATE WIREFRAME======== */
#top {
   width:800px;
   margin:0px auto;
   padding:0 0px;
   border:1px solid #CECFCE;
   background:#fff;
}

#side {
  width:133.3px;
  height:580px;
  margin:0px 0px;
  padding:0px 0px;
  background:#008000;
  font-size:15px;
  text-align:center;
  font-weight:bold;
  float:left;
}

#lunch {
  width:630px;
  margin:5px 3px 5px 0px;
  padding:0px 0px;
  background:#fff;
  font-size:15px;
  text-align:center;
  font-weight:bold;
  float:right;
}

#news {
  width:600px;
  margin:5px 3px 5px 0px;
  padding:0px 10px;
  background:#fff;
  border:solid 8px #C0C0C0;
  border-radius: 15px;
  font-size:14px;
  text-align:left;
  font-weight:bold;
  float:right;
}

#header {
   width:800px;
   position:relative;
}

#navi {
   position:absolute;
   top:0px;
   right:0;
}

#menu {
   float:left;
   width:800px;
   margin:0px 0;
   background:#ffffff;
}


#contents {
   clear:both;
}

#pageTop {
   clear:both;
}

#footer {
   width:800px;
   clear:both;
   display: block;
margin-left: auto;
margin-right: auto;
}

/* ========img2======== */

.goods {
 position: relative;
 margin-bottom: 10px;

}
.goods a { display: block; }

a.order {
 position: absolute;
 top: 5px;
 left: 530px;
 width: 283px;
 height: 31px;
}

a.order2 {
 position: absolute;
 top: 0px;
 left: 550px;
}

.goo{
display: block;
margin-left: auto;
margin-right: auto;
}

.goo2{
display: block;
margin-left: 10%;
margin-right: auto;
}

.frame{
  	width:750px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: medium solid  #FFA500;
	border-width:1px;
}

.line{
width: 80%;
border-collapse: collapse;
font: bold large/80% "ＭＳ ゴシック"; 
color:#000;
margin-left: auto;
	margin-right: auto;
}
.line th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.line td{
font-size:0.8em;
font-weight:bold;
padding: 6px;
text-align: left;
background-color: #fff;
border: 2px solid #b9b9b9;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   padding:20px 0;
   font-weight:bold;
   font-size:28px;
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#92C45B;
}
#header p {
   margin:0;
   padding:0 0 0 0;
}

#navi ul {
   list-style:none;
}

#navi li {
   float:left;
   margin:0 0 0 22px;
   padding:0 0 0 20px;
   font-size:11px;
}

#navi li.sitemap {
   background:url(../images/icon_sitemap.gif) 0 50% no-repeat;
}

#navi li.contact {
   background:url(../images/icon_contact.gif) 0 50% no-repeat;
}

#navi li.feed {
   background:url(../images/icon_feed.gif) 0 50% no-repeat;
}

#navi li a {
   border-bottom:1px solid #CECFCE;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   list-style:none;
   margin:0;
   padding:0;

}

#menu li {
   float:left;
   margin:0;
   padding:0;
   border:solid 1px #cccccc;
}

#menu li a {
   display:block;
   padding:20px 10px;
   color:#03050a;
}

#menu li a:hover {
   color:#03050a;
   background-color:#ea4c89;
   border:none;
}

#menu .on {
   background-color:#ea4c89;
   color:#03050a;
}


/* ========CONTENTS CUSTOMIZE======== */
#contents h2 {
   margin-bottom:10px;
   padding:10px 0;
   font-weight:bold;
   font-size:16px;
   border-bottom:2px solid #ddd;
}

#contents h3 {
   margin-bottom:2px;
   padding:2px 0 2px 10px;
   font-weight:bold;
   font-size:15px;
   line-height:1.2;
   border-left:5px solid #333;
}

#contents h4 {
   margin-bottom:2px;
   font-weight:bold;
   font-size:14px;
   border-bottom:2px solid #666;
}

#contents h5 {
   margin-bottom:2px;
   padding:2px 5px;
   font-weight:bold;
   font-size:13px;
   background:#ececec;
}

#contents h6 {
   font-weight:bold;
   font-size:13px;
}

#contents dl {
   margin:0;
   padding:0;
}

#contents dt {
   text-decoration:underline;
}

#contents dd {
   margin:0 0 1em 1em;
}

#contents table {
   width:100%;
   border-collapse: collapse;
}

#contents table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#cfcfcf;
}

#contents table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

/* Polaroid style photo */
#contents div.pola {
   float:left;
   clear:both;
   width:222px;
   margin-right:10px;
   padding-bottom:16px;
   background:url(../images/bg_pola.gif) no-repeat 100% 100%;
}

#contents ul.pola {
   clear:both;
   letter-spacing:-0.4em;
   list-style:none;
}

#contents ul.pola li {
   display:inline-block;
   /display:inline;
   /zoom:1;
   vertical-align:top;
   width:222px;
   margin:0 10px 0 0;
   padding:0 0 16px 0;
   background:url(../images/bg_pola.gif) no-repeat 100% 100%;
   letter-spacing:1px;
}

#contents .pola img {
   padding:10px;
   border-top:1px solid #E7E7E7;
   border-left:1px solid #E7E7E7;
   border-right:1px solid #E7E7E7;
   vertical-align:bottom;
}

#contents .pola p {
   margin:0;
   padding:0 10px 10px 10px;
   line-height:1.2;
   border-left:1px solid #E7E7E7;
   border-right:1px solid #E7E7E7;
   border-bottom:1px solid #E7E7E7;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:0px 0px;
   text-align:left;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 60% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   text-align:center;
   font-size:11px;
   font-style:normal;
   padding:20px 0;
   border-top:1px solid #CECFCE;
}

/* ========NAVIGATION MENU======== */
ul#navigation {
    width:800px;
    margin:0;
    padding:0px; 
    overflow:hidden;　/*float解除*/
    zoom:100%;　/*float解除*/
}
ul#navigation li {
    float:left; /*次の要素を右側へ回り込ませる*/
    list-style:none; /*リストの●を消す*/
}
ul#navigation li a {
    display:block; /*インラインからブロック要素へ変更*/
    height:24px; /*高さ*/
    width:133.3px; /*横幅*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
    background-image:url(../images/about/menu2.png); /*メニュー画像*/
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
current
ul#navigation a.home {background-position:0px 0px;}
ul#navigation li a.home:hover {background-position:0px -24px;}
ul#navigation li a.home2 {background-position:0px -24px;}

ul#navigation a.policy {background-position:-133.3px 0px;}
ul#navigation li a.policy:hover {background-position:-133.3px -24px;}
ul#navigation li a.policy2 {background-position:-133.3px -24px;}

ul#navigation li a.outline {background-position:-266.6px 0px;}
ul#navigation li a.outline:hover {background-position:-266.6px -24px;}
ul#navigation li a.outline2 {background-position:-266.6px -24px;}

ul#navigation li a.quality {background-position:-399.9px 0px;}
ul#navigation li a.quality:hover {background-position:-399.9px -24px;}
ul#navigation li a.quality2 {background-position:-399.9px -24px;}

ul#navigation li a.distribution {background-position:-533.2px 0px;}
ul#navigation li a.distribution:hover {background-position:-533.2px -24px;}
ul#navigation li a.distribution2 {background-position:-533.2px -24px;}

ul#navigation li a.inquiry {background-position:-666.5px 0px;}
ul#navigation li a.inquiry:hover {background-position:-666.5px -24px;}
ul#navigation li a.inquiry2 {background-position:-666.5px -24px;}