﻿@charset "UTF-8";
/* リセット */
body, h1, h2, h3, h4, h5, h6, a, p,
address, ul, ol, li, dl, dt, dd, 
table, tbody, caption, th, td, img{
margin: 0;
padding: 0;
border: none;
font-style: normal;
font-size: 100%;
font-weight: normal;
text-align: left;
text-decoration: none;
list-style:none; 
}
html{
margin: 0;
padding: 0;
}
body{
font-size:80%;
color:#444444;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1.5;
background-color:#ECDDBF;
}
table {
border-collapse:separate;
border-spacing:0;
}
th{
}
td{
vertical-align:top;
}
dl{
}
dt{
}
dd{
}
img {
vertical-align: bottom;
}
/* link=========================================*/
a {
color: #7f3d04;
outline: none;
text-decoration: underline;
}
a:hover {
color: #7f3d04;
text-decoration: none;
}
/* tag=========================================*/
p{
margin-bottom:1em;
}
strong{
font-weight:bold;
color:#000000;
}
h2{
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
color:#546B58;
font-weight:bold;
font-size:26px;
margin-bottom:0.5em;
}
#containerR h3{
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
color:#955515;
font-weight:bold;
font-size:32px;
margin-bottom:0.5em;
clear:both;
}
/* class=========================================*/
.right{
text-align:right;
}
.center{
text-align:center;
}
.price{
font-weight:bold;
color:#FF6600;
}
.xsmall{
font-size:75%;
}
.small{
font-size:80%;
}
.large{
font-size:130%;
}
.xlarge{
font-size:160%;
}
.star{
}
.ac{
color:785727;
font-weight:bold;
}
img.fb{
padding:1px;
border:#CCCCCC 1px solid;
}

img.fb:hover{
background-color:#FF9900;
border:#FF9900 1px solid;
}
/* clears=========================================*/
.hidden {
display: none;
}
.clear{
clear:both;
}
.clearfix {
clear: both;
display:inline-table;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {min-height: 1px;}
* html .clearfix {height: 1px;z
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* HIDE IEmac-5 ＼*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
/*=========================================*/
#head01{
position:absolute;
top:10px;
left:10px;
}
#gnav{
width:810px;
height:60;
position:absolute;
bottom:0px;
left:70px;
}
#gnav li{
float:left;
margin-right:10px;
display:inline;
}
.box{
border:#FFFFFF 10px solid;
width:760px;
height:auto;
padding:10px 10px 0 10px;
margin-bottom:20px;
}
#container{
width:800px;
height:auto;
margin:0 auto;
}
#containerR{
width:590px;
height:auto;
float:right;
margin-bottom:40px;
}
#footer{
width:940px;
height:auto;
margin:0 auto;
border-top:#785727 2px solid;
padding:10px 0 10px;
position:relative;
}
#foot01{
position:absolute;
top:10px;
right:0px;
}
.item{
width:760px;
clear: both;
display:inline-table;
}
.itemr{
width:100%;
clear: both;
display:inline-table;
}
.itemr p.image img{
float:right;
margin:0 0 1em 1em;
display:inline;
}
.iteml{
width:100%;
clear: both;
display:inline-table;
}
.iteml p.image img{
float:left;
margin:0 1em 1em 0;
display:inline;
}
.item4{
width:760px;
clear: both;
display:inline-table;
border-bottom:#acaa92 1px solid;
margin-bottom:10px;
}
p.image{
margin:0;
}
.item p.image img{
float:right;
margin:0 0 10px 20px;
display:inline;
}
.item4  p.image img{
float:left;
margin:0 20px 10px 0;
display:inline;
}
.text{
overflow:hidden;
zoom:1;
}

