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

/* reset css */

body {
	font: normal 90% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #fff;
	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
=================================================================== */
header {
	background-color: #8ac43f;
	color: #FFF;
}
#areaHeader {
	margin: 0 auto;
	width: 980px;
}
#areaHeader h1 {
	float: left;
	font-size: 100%;
	font-weight: normal;
	padding: 13px 0 1px 50px;
	width: 400px;
}
#areaHeader h1 span {
	display: block;
	font-size: 200%;
}
#areaHeader h1 a {
	color: #FFF;
	text-decoration: none;
}
#areaHeader #headerAdd {
	float: right;
	padding: 25px 45px 0 0;
	letter-spacing: .3px;
	line-height: 125%;
	text-align: right;
	min-width: 300px;
}
#areaHeader #headerAdd .tel {
	font-size: 115%;
}
/*	contents
=================================================================== */
#wrap {
	margin: 0 auto;
	position: relative;
	width: 980px;
}
/* g-navi */
#g-navi {
	background-color: #FFF;
	position: absolute;
	top: 8px;
	width: 100%;
}
#g-navi ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
}
#g-navi ul li {
	display: inline-block;
	font-size: 90%;
	margin-left: 100px;
	text-align: center;
	width: 12%;
}
#g-navi ul li a {
	color: #603813;
	display: block;
	text-decoration: none;
}
#g-navi ul li a:hover {
	background-color: #ef5a24;
	color: #FFF;
}
/* top image */
#topImg {
	margin-top: 6px;
	margin-bottom: 10px;
}
#topImg img {
	vertical-align: bottom;
}
#topLink {
	background-color: #cadcbe;
	margin-bottom: 55px;
	margin-bottom: 15px;
	width: 100%;
}
#topLink p {
	color: #6aae27;
	padding: 2px 0;
	text-align: center;
}
#topLink p span:after {
	content: "　│　";
}
#topLink p a {
	color: #6aae27;
	text-decoration: none;
}
#topLink p a:hover {
	text-decoration: underline;
}
/* contents */
.contents1 {
	background: url(../images/page/bgimg01.png) 18px 112px no-repeat;
	min-height: 250px;
	width: 100%;
}
.contents1 h3.h3-green {
	background-color: #6cca8a;
	color: #0e5c7c;
	font-size: 130%;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	padding-left: 50px;
}
.contents1 h3.h3-green span {
	background: url(../images/page/h3green.png) 0 9px no-repeat;
	display: block;
	height: 55px;
	padding-left: 70px;
	width: 30%;
}
.contents1 .textbox {
	line-height: 160%;
	margin: 30px auto;
	width: 540px;
}
h4 {
	background: url(../images/page/dot.png) 0 3px no-repeat;
	color: #e37827;
	font-size: 110%;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
}
.contents1 .textbox .text {
	padding-left: 33px;
}
.contents2 {
	background: url(../images/page/bgimg02.png) 780px 85px no-repeat;
	min-height: 400px;
	width: 100%;
}
.contents2 h3.h3-blue {
	background-color: #6cc7be;
	color: #0e5c7c;
	font-size: 130%;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	padding-left: 50px;
}
.contents2 h3.h3-blue span {
	background: url(../images/page/h3blue.png) 0 3px no-repeat;
	display: block;
	height: 55px;
	padding-left: 70px;
	width: 30%;
}
.contents2 .box {
	margin: 30px auto;
	width: 540px;
}
.eventBox {
  display: table;
  margin: 30px auto;
  width: 610px;
}
.map {
	margin: 15px 0;
}
.map iframe {
	border: none;
	height: 400px;
	width: 630px;
}
/* page top */
.pageTop {
	padding: 50px 50px 0 0;
	text-align: right;
}
.pageTop img {
	vertical-align: bottom;
}
/*	footer
=================================================================== */
footer {
	background-color: #9DB867;
	font-size: 90%;
}
#footerMenu {
	background-color: #CCE0BB;
}
#footerMenu ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
	width: 980px;
}
#footerMenu li {
	border-right: 1px solid #9DB867;
	display: inline;
	padding: 0 20px;
	text-align: center;
}
#footerMenu li.liLast {
	border-right: none;
}
#footerMenu li a {
	color: #63AD2E;
	text-decoration: none;
}
#footerAdd {
	color: #FFF;
	line-height: 25px;
	padding: 15px 0 20px;
	text-align: center;
	margin: 0 auto;
	width: 980px;
}
/* ※※※※※※　class定義　※※※※※※ */
.noDisplay {
	display: none;
	margin: 0;
	padding: 0;
}
/* japanese  */
.jpara {
	text-indent: 1em;
}
/* color */
.pointGreen {
	color: #02C800;
	font-weight: bold;
	padding-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;
}
.fBold {
	font-weight: bold;
}
.fSmall {
	font-size: 80%;
}
.sign {
	font-weight: bold;
	margin-bottom: 30px;
	text-align: right;
}
/* space */
.spaceTop05 {
	margin-top: 5px;
}
.spaceTop10 {
	margin-top: 10px;
}
.spaceTop15 {
	margin-top: 15px;
}
.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;
}
.ulGaiyou {
	list-style-type: none;
}
.ulGaiyou li {
	border: 1px solid #C4E19E;
	border-top: 4px double #C4E19E;
	border-bottom: 4px double #C4E19E;
	margin: 10px 0;
	padding: 10px;
}
/* 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.thBlue {
	border-collapse: collapse;
	border: 1px solid #71ACC9;
	font-size: 90%;
	width: 100%;
}
table.thBlue th {
	background-color: #71ACC9;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	padding: 8px;
	width: 110px;
}
table.thBlue td {
	background-color: #FFF;
	border: 1px solid #71ACC9;
	padding: 8px;
}
table.thYellow {
	border-collapse: collapse;
	border: 1px solid #ff5600;
	font-size: 90%;
	width: 100%;
}
table.thYellow th {
	background-color: #ffc542;
	border: 1px solid #ff5600;
	color: #FFF;
	font-size: 200%;
	font-weight: normal;
	padding: 8px;
	width: 110px;
}
table.thYellow td {
	background-color: #FFF;
	border: 1px solid #ff5600;
	padding: 8px;
}
table.thYellow td.td30 {
	text-align: center;
	width: 30px;
}
/* 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;
}
