@charset "utf-8";
/* CSS Document */

/* reset css */

body {
	font: normal 90%  "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	background-position: top center;
	background-repeat: no-repeat;
	color: #333;
	margin: 0;
	padding: 0;
}

a:link    {color: #36c;background-color: transparent;text-decoration: underline;}
a:visited {color: #36c;background-color: transparent;text-decoration: underline;}
a:hover   {color: #f60;background-color: transparent;text-decoration: underline;}
a:active  {color: #f60;background-color: transparent;text-decoration: underline;}

h1 {margin: 0;padding: 0;}
h2 {display: none;}
h3 {margin: 0;padding: 0;}
h4 {margin: 0;padding: 0;}
h5 {margin: 0;padding: 0;}
h6 {margin: 0;padding: 0;}

img {
	border: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
table {
	_font-size: 90%; /* ie6 */
}

/* ※※※※※※　各領域定義　※※※※※※
/*	header
=================================================================== */
#areaHeader {
	border-bottom: 1px solid #00542f;
	width: 100%;
}
#pageHeader {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

#pageHeader h1 {
	float: left;
	margin-top: 10px;
	width: 300px;
}
#headerRight {
	float: right;
	width: 360px;
}
#headerRight #toolArea {
	background-color: #a47c52;
	margin-top: 8px;
	margin-left: 85px;
	padding: 3px 0;
	width: 275px;
}
/* Google Custom Search(text) */
#headerRight #gSearchBox {
	background-color: #FFF;
	float: left;
	margin-left: 3px;
	width: 140px;
}
#gSearchBox .gsc-control-cse {
	border: none;
	padding: 0;
}
#gSearchBox form.gsc-search-box {
	margin-bottom: 0;
}
#gSearchBox table.gsc-search-box {
	margin-bottom: 0;
}
#gSearchBox .gsc-search-box-tools .gsc-search-box .gsc-input,
#gSearchBox table.gsc-search-box td.gsc-input {
	padding-right: 0;
}
#gSearchBox .gsc-input-box {
	border: none;
	height: 20px;
	margin: 2px ;
}
#gSearchBox .gsib_a {
	padding: 0;
}
/* Google Custom Search(button) */
#gSearchBox input.gsc-search-button-v2 {
	background: url("../images/searchBtn.png") 50% 50% no-repeat;
	border: none;
	height: 0;
	margin: 0;
	min-width: 0;
	width: 0;
	padding: 10px 14px;
}
/* textsizer */
#headerRight #textsizer {
	float: right;
	margin-top: 2px;
	width: 130px;
}
#textsizer p {
	color: #FFF;
	float: left;
	font-size: 70%;
	padding-top: 2px;
}
#textsizer ul.textresizer {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#textsizer ul.textresizer li {
	display: inline-block;
	float: left;
	margin-left: 2px;
	text-align: center;
}
#textsizer ul.textresizer li#fSmall { background-color:#a5cc3f;}
#textsizer ul.textresizer li#fNormal { background-color:#f6aa24;}
#textsizer ul.textresizer li#fBig { background-color:#ec6625;}
#textsizer ul.textresizer li a {
	color: #FFF;
	display: block;
	height: 20px;
	text-decoration: none;
	width: 20px;
}
#textsizer ul.textresizer li a.textresizer-active {
	border: 1px solid #fff;
	height: 18px;
	width: 18px;
}
#textsizer ul.textresizer li a:hover {
	text-decoration: underline;
}

/* header address */
#headerAdd p {
	color: #a47c52;
	text-align: right;
}
#headerAdd p#add {
	font-size: 85%;
	margin-top: 10px;
}
#headerAdd p#tel {
	font-size: 93%;
	font-weight: bold;
}

/*	billboard  */
#pagetopImg {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#pagetopImg img {
	vertical-align: bottom;
}

/*	navigation
=================================================================== */
/* globalNav */
#globalNavi {
	border-top: 1px solid #00542f;
	border-bottom: 1px solid #00542f;
}
#globalNavi ul {
	font-size: 95%;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#globalNavi ul li {
	display: inline-block;
	float: left;
	text-align: center;
	width: 15%;
}
#globalNavi ul li a {
	color: #884830;
	display: block;
	padding: 16px 0;
	text-decoration: none;
}
#globalNavi ul li a:hover {
	background: url(../images/bg-hover.png) center center no-repeat;
	color: #00542f;
}
#globalNavi ul li span {
	border-right: 1px solid #00542f;
	display: block;
	padding: 10px 0;
}
#globalNavi ul li.gHome {
	width: 10%;
}
#globalNavi ul li.gHome span {
	border-left: 1px solid #00542f;
}
#globalNavi ul li.current {
	color: #884830;
	padding: 16px 0;
	text-decoration: none;
	background: url(../images/bg-hover.png) center center no-repeat;
	color: #00542f;
}

/* breadcrumb */

#breadcrumb {
	margin: 0 auto;
	padding: 20px 0 10px;
	text-align: left;
	width: 900px;
}
#breadcrumb p a {
	color: #884830;
	text-decoration: none;
}
#breadcrumb p a:hover {
	text-decoration: underline;
}


/*	contents
=================================================================== */

#contents h3 {
	background: url(../images/bg-midashi1.png) left center  no-repeat;
	color: #6a7951;
	font-size: 120%;
	height: 58px;
	line-height: 58px;
	margin-bottom: 1em;
	padding-left: 4em;
}
#contents h4 {
	border-left: 7px double #4E9F4A;
	color: #333;
	font-size: 110%;
	margin: 30px 0 10px 0;
	padding: 0.5em 1em;
}
#contents h5 {
	color: #884830;
	font-size: 100%;
	margin: 10px 0;
	padding: 1em 2em 0.5em;
}

#contents h6 {
	color: #333;
	font-size: 90%;
	margin: 10px 0;
	padding: 1em 2em 0.5em;
}
#contents2 h4 {
	border-left: 7px double #4E9F4A;
	color: #cc0000;
	font-size: 110%;
	margin: 30px 0 10px 0;
	padding: 0.5em 1em;
}
/* page top */
.pageTop {
	margin: 0 auto;
	padding: 90px 0 0 0;
	text-align: right;
	width: 900px;
}
.pageTop img {
	vertical-align: bottom;
}
/*	footer
=================================================================== */
#pageFooter {
	background-color: #9db867;
	margin: 0;
	padding: 10px 0;
}
#pageFooter a {
	color: #FFF;
	text-decoration: none;
}
#pageFooter a:hover {
	text-decoration: underline;
}
#pageFooter #fList1 {
	border-bottom: 1px dotted #FFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#pageFooter #fList1 ul {
	list-style-type: none;
	margin: 2px auto 5px auto;
	padding: 0;
	width: 800px;
}
#pageFooter #fList1 ul li {
	display: inline-block;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 20%;
}
#pageFooter #fList2 {
	border-bottom: 2px solid #FFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#pageFooter #fList2 ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#pageFooter #fList2 ul li {
	height: 55px;
	line-height: 55px;
}
#pageFooter ul li.current {
	color: #FFF;
}

#pageFooter #fList3 {
	border-bottom: 1px dotted #FFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#pageFooter #footerAdd {
	color: #FFF;
	margin: 0 auto;
	padding-top: 20px;
	width: 800px;
}
#footerAdd .address {
	width: 100%;
}
#footerAdd .copyright {
	float: left;
	font-size: 75%;
}
#footerAdd .privacy {
	float: right;
	font-size: 75%;
}

/*	page
=================================================================== */
#mainWrap {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

/* contentsNavi */
#contentsNavi {
	float: left;
	width: 220px;
}
#contentsNavi ul {
	font-size: 95%;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#contentsNavi ul li {
	background-color: #bd8253;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	margin-bottom: 15px;
	width: 220px;
}
#contentsNavi ul li.current {
	background-color: #9db867;
	color: #FFF;
	height: 40px;
	padding: 10px;
	width: 200px;
}
#contentsNavi ul li a {
	color: #FFF;
	display: block;
	height: 40px;
	padding: 10px;
	text-decoration: none;
	width: 200px;
}
#contentsNavi ul li a:hover {
	background-color: #9db867;
}

#contents {
	float: right;
	margin-left: 80px;
	padding: 0;
	width: 600px;
}

#mainWrap #pageLink {
	float: right;
	margin-top: 50px;
	width: 650px;
}
#mainWrap #pageLink ul {
	list-style-type: none;
	padding: 0;
}
#mainWrap #pageLink li {
	float: left;
	margin-right: 16px;
	width: 150px;
}
#mainWrap #pageLink li.pageLinkR {
	margin-right: 0;
}
#mainWrap #pageLink li a:hover {
	opacity: 0.7;
}


/* ※※※※※※　class定義　※※※※※※ */
.noDisplay {
	display: none;
	margin: 0;
	padding: 0;
}
/* japanese  */
.jpara {
	text-indent: 1em;
}
.jpara2 {
	margin-left: 1em;
}
/* block */
.setRight {
	float: right;
	display: block;
}
.setLeft {
	float: left;
	display: block;
}
.setClear {
	clear: both;
	font: 0px/0px sans-serif;
}
/* text */
.v-bottom {
	vertical-align: bottom;
}
.v-middle {
	vertical-align: middle;
}
.v-top {
	vertical-align: top;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.fBig {
    font-size: 110%;
}
.fBold {
	font-weight: bold;
}
.fSmall {
	font-size: 80%;
}
.sign {
	font-weight: bold;
	margin-bottom: 30px;
	text-align: right;
}
.underline { text-decoration: underline; }
.strong { font-weight: bold; }
/* color */
.red {
	color: #F04;
}
.pointRed {
	color: #F04;
	font-weight: bold;
}
/* space */
.spaceTop05 {
	margin-top: 5px;
}
.spaceTop10 {
	margin-top: 10px;
}
.spaceTop15 {
	margin-top: 15px;
}
.spaceTop30 {
	margin-top: 30px;
}
.spaceTop50 {
	margin-top: 50px;
}
.spaceBottom05 {
	margin-bottom: 5px;
}
.spaceBottom10 {
	margin-bottom: 10px;
}
.spaceBottom50 {
	margin-bottom: 50px;
}
/* list */
.ulCircle {
	list-style-type: circle;
}
.ulSquare {
	list-style-type: square;
}
.ulDecimal {
	list-style-type: decimal;
}
.ulNone {
	list-style-type: none;
}
ol li .ulNone td {
	vertical-align: top;
}
.liSp10 li {
	margin: 10px 0;
}
/* photo 3 */
.col3 p {
	float: left;
	padding: 10px;
	width: 180px;
}
.col3 p span {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
/* table width */
.tdwidth5 {
	width: 5%;
}
.tdwidth10 {
	width: 10%;
}
.tdwidth15 {
	width: 15%;
}
.tdwidth20 {
	width: 20%;
}
.tdwidth25 {
	width: 25%;
}
.tdwidth30 {
	width: 30%;
}
.tdwidth33 {
	width: 33%;
}
.tdwidth35 {
	width: 35%;
}
.tdwidth40 {
	width: 40%;
}
.tdwidth50 {
	width: 50%;
}
.tdwidth60 {
	width: 60%;
}
.tdwidth70 {
	width: 70%;
}
/* table */
table.thBeige {
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-size: 90%;
	margin-top: 10px;
	width: 100%;
}
table.thBeige th {
	background-color: #eedcb3;
	border: 1px solid #CCC;
	font-weight: normal;
	padding: 8px;
}
table.thBeige td {
	background-color: #FFF;
	border: 1px dashed #CCC;
	padding: 8px;
}
ol.spTop10 li {
	margin-bottom: 10px;
}
ol.spTop10 li ul {
	margin: 10px 0;
}
/* back to top */
.backToTop {
	font-size: 90%;
	margin: 10px 5px 5px 0;
	text-align: right;
}

.backToTop a:link    { text-decoration:none; }
.backToTop a:visited { text-decoration:none; }
.backToTop a:hover   { text-decoration:underline;}
.backToTop a:active  { text-decoration:none; }

/* clearfix */
.cf:before,
.cf:after{
	content:"";
	display: table;
}
.cf:after{
	clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf{
	*zoom:1;
}

.inquiry {
	border: 1px solid #A47F00;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 10px;
	margin: 10px 0;
}
.inquiry .inquiryTit {
	border-bottom: 1px dashed #A47F00;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.map {
	margin-top: 20px;
	text-align: center;
}
.map iframe {
	height: 400px;
	width: 600px;
}