/* CSS Document */

/* reset ---------------------------------------------
------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,th,td {
     margin: 0;
     padding: 0;
}
html { 
	overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ol,ul { 
	list-style: none;
}
img { 
	border: 0;
}
li img {
	vertical-align:top;
}
table {
     border-collapse: collapse;
     border-spacing: 0;
}
address,caption,th { 
	font-style: normal;
}
a:link, a:visited {
	color: #2c673c;
	text-decoration: underline;
}
a:hover, a:active {	
	color: #2c673c;
	text-decoration: underline;
}

/* hack ---------------------------------------------
------------------------------------------------------ */
* html body{ padding-left:1px;} 
*+html body{ padding-left:1px;}

.clear { 
	clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* layout ---------------------------------------------
------------------------------------------------------ */
body, td, th {
	font-size: 12px;
	line-height: 1.5;
	color:#505050;
	}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin-bottom: 20px;
}
h2 {
	margin-bottom: 20px;
}
h3 {}
p {
	margin-bottom: 20px;
}
#container {
	width: 100%;
	background-image: url(../images/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentsArea {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#header {
	width: 780px;
	height: 96px;
}
#headerLogo {
	float: left;
	padding-top: 16px;
	padding-left: 11px;
}
#hdrNav {
	float: right;
	width: 339px;
	padding-top: 52px;
}
#hdrNav ul {
	width: 339px;
}
#hdrNav li {
	display: inline;
	text-align: right;
	float: left;
	margin-left: 20px;
}
#gnav {
	width: 780px;
	margin-bottom: 20px;
}
#gnav ul {
	height: 48px;
	width: 780px;
}
#gnav li {
	float: left;
	}
#pagebody {
	width: 780px;
	background-image: url(../images/cmn_pagebody_bg.gif);
	background-repeat: repeat-y;
}
#pagebodyBtm{
	vertical-align: top;
}
#sectionWrap{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#footerWrap {
	width: 100%;
	height: 283px;
	background-image: url(../images/cmn_footer_texture.png);
	background-repeat: repeat-x;
}
#footer {
	width: 780px;
	height: 283px;
	margin-right: auto;
	margin-left: auto;
}
address {
	color: #FFFFFF;
	margin-top: 20px;
}
.pagetop{
	text-align: right;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#topicPath {
	font-size: 10px;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#topicPath li {
	display:inline;
	line-height:100%;
}
#topicPath li a {
	padding-right:12px;
	background-image: url(../images/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
.section {
	width: 700px;
	margin-bottom: 40px;
}
.section .innerBox {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

/* common ---------------------------------------------
------------------------------------------------------ */
.floatRight{ float:right;}
.floatLeft{	float:left;}

.mgnTop20 {	margin-top:20px;}
.mgnTop40 {	margin-top:40px;}
.mgnLeft20 { margin-left:20px;}
.mgnLeft30 { margin-left:30px;}
.mgnLeft40 { margin-left:40px;}
.mgnRight20 { margin-right:20px;}
.mgnRight40 { margin-right:40px;}
.mgnBtm5 { margin-bottom:5px;}
.mgnBtm10 { margin-bottom:10px;}
.mgnBtm15 { margin-bottom:15px;}
.mgnBtm20 {	margin-bottom:20px;}
.mgnBtm30 { margin-bottom:30px;}
.mgnBtm40 { margin-bottom:40px;}

.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}

.clYellow {
	color: #645e00;
}
.redBrown {
	color: #622020;
}
.clGreen {
	color:#57c354;
}


/* top page ---------------------------------------------
------------------------------------------------------ */
#idxPagebody {
	width: 780px;
}
#idxFooterWrap {
	width: 100%;
	height: 205px;
	background-image: url(../images/idx_footer_texture.png);
	background-repeat: repeat-x;
}
#idxFooter {
	width: 780px;
	height: 185px;
	margin-right: auto;
	margin-left: auto;
}
#idxColumnLeft{
	background-image: url(../images/idx_column_left_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#idxColumnRight{}

/* idx news -----------------------------------------*/
#idxNews{
	background-image: url(../images/idx_news_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 50px;
}
#idxNews .inner {
	width:443px;
	padding-top: 5px;
	padding-left: 11px;
}

#idxNews .inner p {
	margin-bottom:0px;
}

/* idx news photo right -----------------------------------------*/
.idxNewsWrap .dateBox {
	width: 100px;
	float: left;
	color: #00a4ff;
	font-size: 10px;
	padding-left: 13px;
	padding-top: 1px;
}
.idxNewsWrap .textBox {
	float: left;
	width: 195px;
}
.idxNewsWrap .textBox h3 {
	font-weight:bold;
	margin: 0px;
	padding-bottom: 3px;
}
.idxNewsWrap .textBox .txtMore {
	width: 195px;
	text-align: right;
}
.idxNewsWrap .textBox .txtMore a:link, .idxNewsWrap .textBox .txtMore a:visited {
	color: #505050;
	text-decoration: none;
}
.idxNewsWrap .textBox .txtMore a:hover, .idxNewsWrap .textBox .txtMore a:active {
	color: #2c673c;
	text-decoration: underline;
}
.idxNewsWrap .phBox {
	width: 100px;
	float: right;
	padding-top: 2px;
	padding-right: 18px;
}
.idxNewsWrap .hrBox {
	width: 443px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

/* idx news photo left -----------------------------------------*/
.idxNewsWrap02 .dateBox {
	width: 100px;
	float: left;
	color: #00a4ff;
	font-size: 10px;
	padding-left: 13px;
	padding-top: 1px;
}
.idxNewsWrap02 .textBox {
	float: right;
	width: 195px;
	padding-right: 18px;
}
.idxNewsWrap02 .textBox h3 {
	font-weight:bold;
	margin: 0px;
	padding-bottom: 3px;
}
.idxNewsWrap02 .textBox .txtMore {
	width: 195px;
	text-align: right;
}
.idxNewsWrap02 .textBox .txtMore a:link, .idxNewsWrap02 .textBox .txtMore a:visited {
	color: #505050;
	text-decoration: none;
}
.idxNewsWrap02 .textBox .txtMore a:hover, .idxNewsWrap02 .textBox .txtMore a:active {
	color: #2c673c;
	text-decoration: underline;
}
.idxNewsWrap02 .phBox {
	width: 100px;
	float: left;
	padding-top: 2px;
}
.idxNewsWrap02 .hrBox {
	width: 443px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

/* idx news photo none -----------------------------------------*/
.idxNewsWrap03 .dateBox {
	width: 100px;
	float: left;
	color: #00a4ff;
	font-size: 10px;
	padding-left: 13px;
	padding-top: 1px;
}
.idxNewsWrap03 .textBox {
	float: right;
	width: 310px;
	padding-right: 18px;
}
.idxNewsWrap03 .textBox h3 {
	font-weight:bold;
	margin: 0px;
	padding-bottom: 3px;
}
.idxNewsWrap03 .textBox .txtMore {
	width: 310px;
	text-align: right;
}
.idxNewsWrap03 .textBox .txtMore a:link, .idxNewsWrap03 .textBox .txtMore a:visited {
	color: #505050;
	text-decoration: none;
}
.idxNewsWrap03 .textBox .txtMore a:hover, .idxNewsWrap03 .textBox .txtMore a:active {
	color: #2c673c;
	text-decoration: underline;
}
.idxNewsWrap03 .hrBox {
	width: 443px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
/* about ---------------------------------------------
------------------------------------------------------ */
#aboutSuvNav{
	width: 780px;
	margin-bottom: 3px;
}
#aboutSuvNav ul {
	margin-left: 116px;
}
#aboutSuvNav li {
	float: left;
	margin-right: 6px;
}
#about02Data{
	width: 700px;
}
#about02Data th {
	border: 2px solid #d6c8b8;
	background-color: #fffbdb;
	font-weight: normal;
	padding: 10px;
	font-size: 16px;
}
#about02Data td {
	border: 2px solid #d6c8b8;
	padding: 10px;
	font-size: 16px;
}

#about02Data .innerTbl th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
}
#about02Data .innerTbl td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}



/* access ---------------------------------------------
------------------------------------------------------ */
#map {
	width: 450px;
	height: 500px;
	border: 1px solid #6dcb6b;
	margin-bottom: 10px;
	float:left;
}
#accessInfoBox{
	float: right;
	width: 225px;
}


/* nenkan ---------------------------------------------
------------------------------------------------------ */
#nenkanMonth h2 {
	margin-bottom:0px;
}

/* inquiry ---------------------------------------------
------------------------------------------------------ */
#inquiry h3 {
	font-size: 16px;
	font-weight: bold;
	color: #297c40;
	margin-bottom: 15px;
}
#inquiry #data {
	width:300px;
}
#inquiry #data th {
	border: 1px solid #90d5a4;
	background-color: #defde7;
	padding: 3px;
	font-weight: normal;
	text-align: left;
}
#inquiry #data td {
	border: 1px solid #90d5a4;
	padding: 3px;
}
/* inquiry ---------------------------------------------
------------------------------------------------------ */
#faq h2 {
	background-image: url(../images/faq_h2_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	font-weight: bold;
	margin-bottom: 30px;
}
#faq .dataQ {
	width:700px;
}
#faq .dataQ th {
	border: 1px solid #FBAE71;
	width: 29px;
}
#faq .dataQ td {
	background-color: #fef7db;
	border: 1px solid #FBAE71;
	font-size: 16px;
	font-weight: bold;
	color: #ff8a00;
	padding-left: 7px;
	padding-right: 7px;
}
#faq .dataA {
	margin-left: 31px;
}
#faq .dataA td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FBAE71;
	border-bottom-color: #FBAE71;
	border-left-color: #FBAE71;
}
#faq .dataA img {
	float:left;
}
#faq .dataA .textBox {
	float:right;
	padding: 13px;
	width: 612px;
}

/* nyuen ---------------------------------------------
------------------------------------------------------ */
.nyuenData{
	width: 700px;
}
.nyuenData th {
	border: 2px solid #d6c8b8;
	background-color: #fffbdb;
	font-weight: normal;
	padding: 10px;
	font-size: 16px;
	width: 100px;
}
.nyuenData td {
	border: 2px solid #d6c8b8;
	padding: 10px;
	font-size: 16px;
}
.nyuenData td.ttl {
	padding: 5px;
	background-color: #dda66f;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.nyuenData td.detail {
	padding: 15px;
	background-color: #faefe3;
	font-size: 14px;
}
.nyuenData .innerTbl th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
}
.nyuenData .innerTbl td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
#shisetsu h2 {
	margin-bottom: 5px;
}
#shisetsu .txtBox01 {
	background-color: #eaf6f6;
	border: 2px solid #c1e6f1;
	padding: 15px;
}

/* news ---------------------------------------------
------------------------------------------------------ */
#news p {
	margin-bottom:0px;
}
/* news photo right ---------------------------------- */
#news .newsWrap {
}

#news .newsWrap .dateBox {
	width: 110px;
	float: left;
	color: #00a4ff;
	font-size: 10px;
}
#news .newsWrap .textBox {
	float: left;
	width: 360px;
}
#news .newsWrap .textBox h3 {
	font-weight:bold;
	padding-bottom: 5px;
}
#news .newsWrap .phBox {
	width: 200px;
	float: right;
}
#news .newsWrap .hrBox {
	width: 700px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

/* news photo left ---------------------------------- */
#news .newsWrap02 {
}
#news .newsWrap02 .dateBox {
	width: 110px;
	float: left;
	color: #00a4ff;
	font-size: 10px;
}
#news .newsWrap02 .textBox {
	float: right;
	width: 360px;
}
#news .newsWrap02 .textBox h3 {
	font-weight:bold;
	padding-bottom: 5px;
}
#news .newsWrap02 .phBox {
	width: 200px;
	float: left;
}
#news .newsWrap02 .hrBox {
	width: 700px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

/* news photo none ---------------------------------- */
#news .newsWrap03 {
}
#news .newsWrap03 .dateBox {
	width: 110px;
	float: left;
	color: #00a4ff;
	font-size: 10px;
}
#news .newsWrap03 .textBox {
	float: left;
	width: 590px;
}
#news .newsWrap03 .textBox h3 {
	font-weight:bold;
	padding-bottom: 5px;
}
#news .newsWrap03 .hrBox {
	width: 700px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}


/* pager --------------------------------------------- */
.centered {
  position: relative;
  overflow: hidden;
}

div.pager {
	font-size: 10px;
	line-height: 1.4;
	/* ↓centering setting */
	position: relative;
	left: 50%;
  float: left;
}

div.pager a,
div.pager span {
	display: block;
	float: left;
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	/* ↓centering setting */	
	position: relative;
  left: -50%;
}

div.pager a, div.pager a:visited {
    color: #505050;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-decoration: none;
}

div.pager a:hover, div.pager a:active {
    color: #FFFFFF;
    background-color: #00A4FF;
    border: 1px solid #2C673C;
}

div.pager span.current {
    color: #ffffff;
    background-color: #00A4FF;
    border: 1px solid #2C673C;
    font-weight: bold;
}

div.pager span.nextprev {
    border: 1px solid #DDDDDD;
    color: #505050;
    background-color: #FFFFFF;
}

div.pager a.nextprev {
    font-weight: bold;
}

