@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	background-image: url(images/main/top_bg_main.gif);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7F4F21;

}

br {
   letter-spacing:normal;
}

a {
   color:#98534B;
   text-decoration:none;
}

a:hover {
   text-decoration:underline;
}

img {
	border:0;
	vertical-align:bottom;
}

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

.cyuuou { text-align: center; } 

hr {
   border-width: 1px 0px 0px 0px;
   border-style: dashed; 
   border-color: #FC3;
   height: 1px;
}

hr.under {
   border-width: 1px 0px 0px 0px;
   border-style: dashed; 
   border-color: #FC9;
   height: 1px;
}


p{
color: #333;
font-size: 90%;
margin:3 auto;
}

.clearLeft { 
clear: left; 
}


/* ========TEMPLATE LAYOUT======== */
div#top {
	width:790px;
	margin:0 auto;
	border-right:solid 1px #666;
	border-left:solid 1px #666;
	background-image: url(images/main/top_bg_gra.gif);
	background-repeat: repeat-x;
	background-color: #FBF7F4;
   }

div#header {
	position:relative;
    width:790px;
}

.hidari    {
    float:left;
}
.migi    {
    float:right;
}


div#pr {
   width:700px;
}

div#tel {
   position:absolute;
   bottom:20px;
   right:0;
}


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


div#menu {
   float:left;
   width:790px;
   height:0px;
   margin-bottom:45px;
}



div#icatch {
   width:780px;
   margin:0 auto;
   background:#fff;
}

div#contents {
	clear:both;
	width:780px;
	margin-right:5px;
	margin-left:5px;
	background-image: url(images/main/textback_bg.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#contents2 {
	clear:both;
	width:780px;
	margin-right:5px;
	margin-left:5px;
	background-image: url(images/main/textback_bg2.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#contents3 {
	clear:both;
	width:780px;
	margin-right:5px;
	margin-left:5px;
	background-image: url(images/main/textback_bg2.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


div#whiteall {
	clear:both;
	width:780px;
	margin-right:5px;
	margin-left:5px;
	background-image: url(images/main/textback_bg2.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#main {
   float:right;
   width:540px;
}

div#sub {
   float:left;
   width:220px;
}

div#info {
	float:left;
	width:213px;
	padding-right:0px;
}


div#news {
	float:left;
	width:415px;
	padding-left:25px;
}

div#newswide {
	float:left;
	width:520px;
	padding-left:25px;
}

div#newswide2 {
	float:left;
	width:780px;
	padding-left:5px;
}



div#newslong {
	float:left;
	width:522px;
	padding-left:25px;
}




div#totop {
   clear:both;
}

div#footMenu {
   width:780px;
   clear:both;
   padding:10px 0;
}

div#footer {
   width:780px;
   clear:both;
   padding:10px 0;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	padding:3px 0;
	font-size:2em;
	color:#333;
	background-repeat: repeat-x;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
   text-decoration:none;
}

/* PR CUSTOMIZE */
div#header #pr p {
	margin:0;
	font-size:0.75em;
	color: #B48D62;
	margin-left: 5px;
}

/* TEEEEEEEEEEEEL CUSTOMIZE */
div#header #tel ul {
   list-style:none;
}

div#header #tel li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #tel li a{
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 -1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin-top:0;
   float:left;
   margin-left:5px;
   padding:0;
}


div#menu ul.mail{
   margin-top:0;
   float:right;
   margin-left:5px;
   padding:0;
  }
  
div#menu li {
	margin:0;
	padding:0;
	float:left;
	font-size:0.63em;
	color:#333;
	text-align:center;
	list-style-type:none;
}

div#menu li span {
   font-family:verdana;
   font-size:140%;
   color:#666666;
}

div#menu li a{
   display:block;
   width:129px;
   padding:3px 0;
   color:#F60;
   border-right:solid 1px #CCC;
}


div#menu li a:hover{
	text-decoration:none;
	background:#FFEFD4 100% 100% repeat-x;
	margin-left: 0px;
}


/* ========INFO CUSTOMIZE======== */
div#info h2 {
   background:#ffffff;
   background:url(images/main/koushin_point.gif) 0 100% no-repeat;
   font-size:90%;
   color:#666666;
   padding:2px 2px 0px 30px;
   border-bottom:1px solid #666666;
}

div#info dl dt {
   font-size:75%;
   clear:left;
   float:left;
   width:8em;
   padding:5px 0.8em 1px 1.2em;
}

div#info dl dd {
   margin-left:0;
   padding:3px 0.5em 5px 4em;
   background:#fff url(images/bg_info_line.gif) 0 100% repeat-x;
}


/* ========NEWS CUSTOMIZE======== */
div#news p {
   margin:5;
   padding:0 0 1em 0;
   font-size:0.84em;
   line-height: 1.7em;
}

div#news p img{
	float:none;
	vertical-align:top;
	padding:0 10px 10px 0;
}

div#news h2 {
      background: #ffffff;  
      color: #333; 
      border-left: 5px solid #F90;
      padding: 3px 0 3px 10px;  
	  font-size:1em;
	  border-bottom:1px dashed #F90;
}


div#news h3 {
	  font-family: "メイリオ", "ＭＳ Ｐ明朝",  "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	  font-size:1.1em;
	  margin-top :10px;
	  padding: 0;
	  color: #3C2208;
}

/* ========コンテンツ３ワイド板 CUSTOMIZE======== */

div#contents3 h2 {
      background: #ffffff;  
      color: #333; 
      border-left: 5px solid #F90;
      padding: 3px 0 3px 10px;  
	  font-size:1em;
	  border-bottom:1px dashed #F90;
	  margin-left:90px;
	  margin-right:90px;
}
/* ========NEWSワイド板 CUSTOMIZE======== */
div#newswide p {
   margin:1;
   padding:0 0 1em 0;
   font-size:0.84em;
   line-height: 1.7em;
}

div#newswide  p img{
	float:none;
	vertical-align:top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}

div#newswide  h2 {
      background: #ffffff;  
      color: #333; 
      border-left: 5px solid #F90;
      padding: 3px 0 3px 10px;  
	  font-size:1em;
	  border-bottom:1px dashed #F90;
}

div#newswide  h3 {
	  font-family: "メイリオ", "ＭＳ Ｐ明朝",  "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	  font-size:1.5em;
	  margin-top :10px;
	  padding: 0;
	  color: #3C2208;
}


div#contents4  h3 {
	  font-family: "メイリオ", "ＭＳ Ｐ明朝",  "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	  font-size:140%;
	  margin-top :5px;
	  padding: 0;
	  color: #3C2208;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
}

div#main h2 {
   margin:0 0 10px 0;
   padding:0;
   font-size:100%;
   color:#333;
   line-height:1.2;
   border-bottom:3px solid #823C34;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.75em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#FFF3EF;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   margin:0;
   padding:0 0 0 10px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

div#main dl.information dd {
   margin:0 0 1em 1em;
   padding:3px;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:0.88em;
   font-weight:bold;
   color:#333;
   line-height:1.2;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   list-style:none;
   background:url(images/bg_sub_line.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   width:200px;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

div#sub li a:hover {
   border:none;
   font-weight:bold;
   background:#FFF3EF url(images/bg_list.gif) 0 6px no-repeat;
   text-decoration:none;

}


/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE========= */
div#footMenu {
   position: relative;
   padding:20px 0 0 0;
}

div#footMenu ul{
   position:relative;
   left:50%;
   float:left;
   margin:0;
   padding:0;
   list-style:none;
}

div#footMenu li{
   position:relative;
   left:-50%;
   float:left;
   margin:0 20px 0 0;
   padding:0;
   font-size:0.63em;
}


/* ========FOOTER CUSTOMIZE======== */
div#footer{
   text-align:center;
   padding:20px 0;
}

div#footer address {
   font-size:0.63em;
}


/* ================ */


#index_table {
	margin-bottom: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
   font-size:0.8em;
}

#index_table table th {
	text-align: left;
	padding: 7px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C99;
}
#index_table table td {
	text-align: left;
	padding: 7px;
	color: #2a2a2a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C99;
}

/* ========SHOPリスト用======== */

div.imagebox {
   border: 1px solid #CCC;
   background-color: #fbf7f4;
   width: 161px; /* 横幅 */
   float: left; 
   margin: 5px; 
}

p.image, p.caption {
   text-align: center;
   margin: 0px;
}
p.caption {
   font-size: 80%; 
   color: #333;
}

div.imagebox a:hover {
 position: relative;
 top: 2px;
}

/* ======= 画像リンク前hover ========= */

.caption a:link{ background:url(images/main/link_point.gif) no-repeat left center; 
padding-left:14px; padding-top:2px;}

.caption a:visited{ background:url(images/main/link_point2.gif) no-repeat left center;
padding-left:14px; padding-top:2px;}

.caption a:hover{ background:url(images/main/link_point3.gif) no-repeat left center;
padding-left:14px; padding-top:2px;}

.caption a:active{ background:url(images/main/link_point4.gif) no-repeat left center;
padding-left:14px; padding-top:2px;}

/* ======= 画像回り込み ========= */

.float
      {
         float: left;
         margin-right: 1em;
      }

.floatclear
      {
         clear: both;
      }
	  
div#newswide h3 {
   margin-bottom:3px;
   font-size:0.9em;
}



/* ======= 画像回り込み ========= */
