@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;
	/*background: url(../wakaba/images/bg-temp.png) top center no-repeat;*/
}
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: #F5A33B;
	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 3px 20px;
}
#g-navi ul li {
	display: inline-block;
	font-size: 90%;
	text-align: center;
	margin-left: 60px;
	width: 16%;
}
#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;
	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) 37px 103px no-repeat;
	min-height: 250px;
	width: 100%;
}
#contents1 h3.h3-green {
	background-color: #9dd8db;
	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 0 no-repeat;
	display: block;
	height: 55px;
	padding-left: 70px;
	width: 30%;
}
#contents1 .textbox {
	line-height: 160%;
	margin: 30px 90px 30px 360px;
}
#contents2 {
	background: url(../images/page/bgimg02.png) 58px 103px no-repeat;
	min-height: 450px;
	width: 100%;
}
#contents2 h3.h3-yellow {
	background-color: #f9f695;
	color: #f5911e;
	font-size: 130%;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	padding-left: 50px;
}
#contents2 h3.h3-yellow span {
	background: url(../images/page/h3yellow.png) 0 0 no-repeat;
	display: block;
	height: 55px;
	padding-left: 70px;
	width: 30%;
}
#contents3 {
	background: url(../images/page/bgimg03.png) 50px 98px no-repeat;
	min-height: 340px;
	width: 100%;
}
#contents3 h3.h3-pink {
	background-color: #feb0ca;
	color: #d2145a;
	font-size: 130%;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	padding-left: 50px;
}
#contents3 h3.h3-pink span {
	background: url(../images/page/h3pink.png) 0 0 no-repeat;
	display: block;
	height: 55px;
	padding-left: 70px;
	width: 30%;
}
#contents1 .box,
#contents2 .box,
#contents3 .box {
	margin: 30px 0 30px 360px;
}

h4 {
	border-left: 10px solid #CADCBE;
	border-bottom: 1px dotted #CADCBE;
	color: #558C1F;
	font-size: 100%;
	margin: 10px 0;
	padding: 5px 10px 5px;
}
h5 {
	color: #3F6716;
	font-size: 100%;
	margin: 10px 0;
	padding: 5px 0 5px 30px;
}
h5 span {
	color: #333;
	font-weight: normal;
	padding-left: 30px;
}
.map {
	margin: 15px 0;
}
.map iframe {
	border: none;
	height: 400px;
	width: 100%;
}
.map-address {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
.map-address img {
	border: none;
	float: left;
	margin: 0 5px 0 0;
	width: 300px;
}
.map-address table.thBlue {
	width: 315px;
}

/* 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;
}
/* 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;
}
/* 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 #F5AA00;
	font-size: 90%;
	width: 100%;
}
table.thYellow th {
	background-color: #F5AA00;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	padding: 8px;
	width: 110px;
}
table.thYellow td {
	background-color: #FFF;
	border: 1px solid #F5AA00;
	padding: 8px;
}
table.thYellow td.time {
	background-color: #FFF0CF;
	vertical-align: top;
}

.col2 {
	margin: 10px 0;
}
.col2 .colL {
	float: left;
	width: 48%;
}
.col2 .colR {
	float: right;
	width: 48%;
}

/* 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;
}
