﻿@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-color: #f1f1f1;
}


a:link {
  color: #184882;
  font-size: 12px;
  text-decoration: none;
}

a:hover {
  font-size: 12px;
  color: #cc6633;
  text-decoration: underline;
}


p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 800px;
  height: 80px;
  background-color: #ffffff;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 4px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #ffffff;
  background-image: url(../images/h_back.gif);
}

#header h2 {
  margin: 0;
  padding: 6px 0 10px 10px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}

#h3 {
  float:right;
  margin: 0;
  padding: 6px 0 10px 10px;
  width: 280px;
  text-align: left;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 14px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 0 14px 2px 0;
  font-size: 14px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

#phone-num{
  text-align: right;
  margin: 0;
  padding: 0 14px 2px 0;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #e37810;
  line-height: 160%;
  text-decoration: none;
}

#main-menu {
  background-color: #fff;
  margin: 0px;
  padding: 11px 0 9px 15px;
  text-align: left;
  width: auto;
  border-bottom: solid 1px #9f9f9f;
}

#main-menu ul {
  text-align: right;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
}

#main-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 0px;
  padding-right:14px;
}

#main-menu li a {
  color: #583822;
  font-size: 12px;
  line-height: 160%;
  text-decoration: none;
}

#main-menu li  a:hover {
  color: #765c47;
  font-weight: bold;
}

#main-menu #contact {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #765c47;
}


/*---------- コンテンツ ----------*/

#container {
  width: 788px;
  overflow: hidden;
  margin: 0px;
  padding: 2px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 0px 12px 0px 0;
  font-size: 12px;
  line-height: 180%;
  width: 590px;
  letter-spacing: 1px;
}

#contents_wide {
  float: none;
  margin: 0 auto;
  padding: 0px 12px 0px 0;
  font-size: 12px;
  line-height: 180%;
  width: 590px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 20px;
  margin: 0 0 0px 0;
  padding: 8px 0 0 8px;
  font-size: 14px;
  color: #583822;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #8b332c;
}

#contents_wide h2 {
  height: 20px;
  margin: 0 0 0px 0;
  padding: 8px 0 0 8px;
  font-size: 14px;
  color: #583822;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #8b332c;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 180%;
  font-size: 12px;
}

#contents a {
  color: #184882;
  font-size: 12px;
  text-decoration: none;
}

#contents a:hover {
  color: #cc6633;
  font-size: 12px;
  text-decoration: underline;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


#h2_top {
/*float: left;*/
/*width: 280px;*/
  height: 20px;
  margin: 0 0 0px 0;
  padding: 8px 0 0 8px;
  font-size: 14px;
  color: #583822;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #8b332c;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}

#greetings {
height: 360px;
  overflow: visible;
  line-height: 160%;
  color: #333333;
  font-size: 12px;
  background-color: #f1f1f1;
  padding: 2px 0 4px 5px;
  margin: 12px 0 2px 0px;
  border: solid 1px #9f9f9f;
  word-wrap: break-word;
}

#news {
height: 90px;
  overflow: auto;
  line-height: 160%;
  color: #333333;
  font-size: 12px;
  background-color: #f1f1f1;
  padding: 2px 0 4px 5px;
  margin: 12px 0 2px 0px;
  border: solid 1px #9f9f9f;
}

#news dl {
  margin-left: 0px;
  padding: 0px;
}

#news dt {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 2px;
  font-size: 12px;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  background-color: #948a54;
}

#news dd {
  margin: 0;
  padding-top: 2px;
  padding-bottom:2px;
  padding-left: 8px;
  padding-right: 2px;
  font-size: 12px;
  color: #333333;
  text-align: left;
  text-decoration: none;
}


#news dd a {
  color: #184882;
  text-decoration: none;
}

#news dd  a:hover {
  color: #cc6633;
  text-decoration: underline;
}

#news a{
  color: #184882;
  font-size: 12px;
  text-decoration: none;
}

#news a:hover{
  font-size: 12px;
  color: #cc6633;
  text-decoration: underline;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  text-align: left;
  background-image: url(../images/menu_back.gif);
  letter-spacing: 1px;
}


.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(../images/menu_back.gif);
}

.menulist h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../images/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #583822;
  display: block;
  border-right: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  border-left: solid 1px #9f9f9f;
  width: 134px;
  padding: 8px 2px 5px 22px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(../images/side_menu_bg.gif);
  background-repeat: no-repeat;
  text-decoration: none;
 }

.menulist a:hover{
  color: #765c47;
  background-image: url(../images/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  font-weight: bold;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 12px;
  font-family: Century;
  color: #333333;
  border-top: solid 1px;
  border-top-color: #583822;
  background-color: #f3f3f2;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}


/*-------for 代理店リンク--------------*/
IMG {
  BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none
}

.favorite-link {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(../images/menu_back.gif);
}

.favorite-link h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
/*
  background-color:#727274;
*/
  background-image: url(../images/sidebar.gif);
  background-repeat: no-repeat;
}

.favorite-link a{
  margin: 0;
  padding: 0px 0px 2px 2px;
  color: #333333;
  display: block;
  border-right: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  border-left: solid 1px #9f9f9f;
  width: 156px;
  height: 46px;
  font-size: 10px;
  line-height: 160%;
  text-align:left;
  text-decoration: none;
 }

.favorite-link a:hover{
  color: #cc6633;
  text-decoration: none;
}


/*---------for slide show in index.html------- */
#slideIMG {
	width:603px;
	height:180px;
	padding:0px;
	margin:0px 0 10px;
}


/*---------for tabs in products.html------- */
#prod_table {
  float: right;
  margin: 0;
  padding: 0px 12px 0px 0px;
  font-size: 12px;
  line-height: 180%;
  width: 590px;
  letter-spacing: 1px;
}


.tab li {
      float:left;
      display:block;
     }

.tabonl  {
      background-color:#9CBA76;
      width:160px;
      height:26px;
      margin-right:5px;
      text-align:center;
     }

.tabonl a         {
               text-decoration:none;
               display:block;
               margin-top:5px;
              }
.tabonl a:link    {color:#ffffff;}
.tabonl a:visited {color:#ffffff;}
.tabonl a:hover   {color:#ffffff;}

.taboffl {
      background-color:#9CBA76;
      width:160px;
      height:26px;
      margin-right:5px;
      text-align:center;
     }

.taboffl a         {
                text-decoration:underline;
                display:block;
                margin-top:5px;
               }
.taboffl a:link    {color:#ffffff;}
.taboffl a:visited {color:#ffffff;}
.taboffl a:hover   {color:#ff0000;}

.tabonh  {
      background-color:#AC6E6D;
      width:160px;
      height:26px;
      margin-right:5px;
      text-align:center;
     }

.tabonh a         {
               text-decoration:none;
               display:block;
               margin-top:5px;
              }
.tabonh a:link    {color:#ffffff;}
.tabonh a:visited {color:#ffffff;}
.tabonh a:hover   {color:#ffffff;}

.taboffh {
      background-color:#AC6E6D;
      width:160px;
      height:26px;
      margin-right:5px;
      text-align:center;
     }

.taboffh a         {
                text-decoration:underline;
                display:block;
                margin-top:5px;
               }
.taboffh a:link    {color:#ffffff;}
.taboffh a:visited {color:#ffffff;}
.taboffh a:hover   {color:#ff0000;}


.boxl
    {
     clear:both;
     border-top:solid 3px #9CBA76;
     border-bottom:solid 3px #9CBA76;
     border-left:solid 3px #9CBA76;
     border-right:solid 3px #9CBA76;
    }

.boxh
    {
     clear:both;
     border-top:solid 3px #AC6E6D;
     border-bottom:solid 3px #AC6E6D;
     border-left:solid 3px #AC6E6D;
     border-right:solid 3px #AC6E6D;
    }


.notice a  {
           text-decoration:underline;
           }
.notice a:link    {color:#0000ff;}
.notice a:visited {color:#0000ff;}
.notice a:hover   {color:#0000ff;}

.notice {
  padding: 0px 20px 0px 0px;
}

.explanation a  {
           text-decoration:underline;
           }
.explanation a:link    {color:#0000ff;}
.explanation a:visited {color:#0000ff;}
.explanation a:hover   {color:#0000ff;}

.explanation {
  padding: 0px 20px 0px 0px;
}
