body{
margin:0px;
padding:0px;
background:#fff;
}
img{border:0px;}
*{margin:0px;padding:0px;}
.img0{font-size:0px;line-height:0;}

#header h1{
font-size:12px;
line-height:1.4;
color:#714339;
background:url(../images/bg_header.gif) no-repeat;
width:150px;
height:41px;
padding:10px 0px 0px 19px;
float:left;
}
#header h2{
font-size:11px;
line-height:1.4;
color:#808080;
float:right;
width:560px;
padding:12px 0px 0px 21px;
}

#header,
#footer,
#contents{
width:750px;
margin-left:auto;
margin-right:auto;
}
#contents{
margin-top:16px;
margin-bottom:16px;
background:url(../images/bg.gif) repeat-y;
}
#navigation{
float:left;
width:190px;
}
#main{
float:right;
width:560px;
}
#inuiry{
background:url(../images/bg_inquiry.gif) no-repeat;
width:171px;
height:71px;
padding:35px 0px 0px 389px;
}

/* 問い合わせページ */

#inquiry{
width:500px;
margin-left:auto;
margin-right:auto;
}
#inquiry h1{
font-size:1em;
color:#714339;
background:#eef3ca;
margin-top:20px;
margin-bottom:10px;
padding:5px;
}
#inquiry-table{
padding-bottom:20px;
}
#inquiry-table th{
text-align:left;
font-size:0.9em;
color:#666;
padding:5px;
vertical-align:top;
}
#inquiry-table td{
padding:5px;
font-size:0.9em;
}
#inquiry-btn{
text-align:center;
margin:20px;
}
.inquiry-form{width:250px;}
.inquiry-form2{width:300px; height:100px;}

#kakunin{
text-align:center;
font-size:0.9em;
color:#666;
margin-bottom:10px;
}

/*--------------*/
.esc:after{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0px;
}
* html .esc { display: inline-block; }
/* no ie mac \*/
* html .esc { height: 1%; }
.esc { display: block; }
/* */