@charset "utf-8";

/*===========================
Common CSS
作成者　Tuan Ha
============================*/

html {
    overflow-y: scroll;
}
/*-----------------------------------------------------
body
-------------------------------------------------------*/

body {
    font-size: 12px;
    line-height: 1.4em;
    letter-spacing: 0em;
    font-family: "Meiryo", "MS PGothic", "Hiragino Kaku Gothic Pro", "Kozuka Gothic Pro", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Osaka, Sans-Serif, "ＭＳ Ｐ明朝", "MS Pminchou";
    background: url(../images/common/bg_page.png) repeat;
    min-width: 1050px;
    overflow: hidden;
    color: #67380a;
}
/*
/////////////////////////////////////
汎用クラス
/////////////////////////////////////
*/

/*Breakcrum*/

#Pankuzu {
    color: #333333;
    margin: 10px auto 10px;
    padding: 0 0 0 0px;
    font-size: 92%;
}
#Pankuzu a {
    color: #333333;
    padding: 0 5px 0 0;
    text-decoration: none !important;
}
#Pankuzu a:hover {
    text-decoration: none !important;
    color: #333333;
}
.none-bd {
    border: none !important;
}
/*-----------------------------------------------------
Header
-------------------------------------------------------*/

#Header {
    background: url(../images/common/bg_maivisual.jpg) center 0;
    height: 560px;
    position: relative;
    z-index: 10;
}
#Header-in {
    width: 1050px;
    margin: 0 auto;
    position: relative;
    height: 560px;
    z-index: 1000;
}
h1 {
    font-size: 92%;
    color: #336633;
    display: block;
    padding: 5px 0;
}
#Logo {
    width: 450px;
    float: left;
}
#Logo a {
    display: block;
    width: 211px;
    height: 107px;
    margin: 35px 0 0 0px;
}
.box-header {
    width: 540px;
    float: right;
    text-align: right;
}
.btn-box {
    width: 260px;
    display: block;
    float: right;
    padding: 10px 0px 30px 0;
}
.btn-box a {
    float: left;
    display: inline-block;
}
.btn-box .img-tel {
    float: right;
    padding: 5px 0 0 10px;
}
.line {
    width: 100%;
    height: 0;
    padding-top: 10px;
    overflow: hidden;
    z-index: 100;
    background: url(../images/common/bg_line.png) repeat-x;
    position: absolute;
    bottom: -5px;
    left: 0;
}
/*---------------Navigation---------------*/

#Nav-header {
    width: 100%;
    clear: both;
    display: block;
    position: relative;
    height: 35px;
}
#Nav {
    height: 35px;
}
#Nav-header ul li {
    display: inline-block;
    height: 100%;
    float: left;
    cursor: pointer;
}
#Nav-header ul li a {
    height: 0;
    padding-top: 35px;
    overflow: hidden;
    display: block;
    background: url(../images/common/nav.png) 0 0 no-repeat;
}
a#Item1 {
    background-position: 0 0 !important;
    width: 75px;
}
a#Item2 {
    background-position: -75px 0 !important;
    width: 70px;
}
a#Item3 {
    background-position: -145px 0 !important;
    width: 100px;
}
a#Item4 {
    background-position: -245px 0 !important;
    width: 185px;
}
a#Item5 {
    background-position: -430px 0 !important;
    width: 87px;
}
/*-----------------------------------------------------
#Container
-------------------------------------------------------*/

#Container {
    position: relative;
    z-index: 9;
}
.text1 {
    color: #67380a;
    line-height: 1.5em;
}
/*-----------------------------------------------------
#Footer
-------------------------------------------------------*/

#Footer {
    background: url(../images/common/bg_footer.png) left top repeat-x;
    height: 330px;
}
#Footer-in {
    width: 1050px;
    margin: 0 auto;
    height: 305px;
    padding: 15px 0 0px 0;
    position: relative;
}
#Footer-info {
    width: 540px;
    background: url(../images/common/bg_footer01.png) top right repeat-y;
    float: left;
}
.bg-footer {
    height: 260px !important;
    margin-bottom: 170px;
}
.logo-footer {
    width: 163px;
    float: left;
    padding-top: 100px;
}
.contact {
    color: #fff;
    background: url(../images/common/bg_footer01.png) repeat-y;
    height: 231px;
    float: left;
    padding: 26px 0 0px 30px;
    width: 315px;
}
.contact01 {
    height: 260px !important;
}
.contact h2 {
    font-size: 125%;
    line-height: 23px;
}
.contact .add {
    padding-top: 15px;
    line-height: 19px;
}
.contact-info {
    line-height: 19px;
}
.contact-info dt {
    float: left;
    width: 75px;
    padding: 2px 0;
}
.contact-info dd {
    padding-left: 75px;
    letter-spacing: -1px;
    padding: 2px 0;
}
#Nav-footer {
    color: #fff;
    position: absolute;
    right: 345px;
    bottom: 0;
}
#Nav-footer li {
    display: inline;
    padding-right: 40px;
}
#Nav-footer a {
    background: url(../images/common/icon_arrow.png) no-repeat 0 50%;
    color: #fff;
    padding-left: 20px;
    text-decoration: none;
    font-size: 100%;
}
#Nav-footer a:hover {
    text-decoration: underline !important;
}
.gmap {
    background: #285639;
    padding: 10px;
    float: right;
}
#Copy-right {
    font-size: 100%;
    color: #fff;
    position: absolute;
    right: 5px;
    bottom: 0;
}
#Copy-right01 {
    font-size: 100%;
    color: #fff;
    position: absolute;
    right: 5px;
    bottom: 12px;
}
*:first-child+html #Copy-right {
    bottom: -2px;
}
/*#Page-top {
	position: fixed;
	right: 150px;
	bottom: 520px;
	z-index: 1000;
}
#Page-top a {
	width: 105px;
	height: 0;
	padding: 58px 0 0;
	overflow: hidden;
	background: url(../images/common/pagetop_btn_03.png) top center no-repeat;
	display: block;
}*/

#Page-top {
    position: fixed;
    right: 5px;
    bottom: 10px;
    z-index: 1000;
}
#Page-top a {
    width: 90px;
    height: 0;
    padding: 93px 0 0;
    overflow: hidden;
    background: url(../images/common/pagetop_btn_03.png) top center no-repeat;
    display: block;
}
/* CSS Document 
		by Hai Lai (ハイ)
*/

#Header-page {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(../images/common/bg_header.png) repeat;
}
.header-inner {
    height: 114px;
    margin: auto;
    width: 1050px;
    position: relative;
    z-index: 99;
}
.header-inner #Logo a {
    display: block;
    height: 120px;
    margin: 30px 0 0 0px;
    width: 220px;
}
#Content {
    width: 1050px;
    margin: auto;
    padding: 30px 0;
}
#Content h2 {
    margin: 0 0 20px;
}
#Content h3 {
    margin: 0 0 20px;
}