@charset "utf-8";

body.l01 .h1_basic01 { background-image: url(../img/h1_index01.png); }
body.l02 .h1_basic01 { background-image: url(../img/h1_fuikuinfo01.png); }
body.l03 .h1_basic01 { background-image: url(../img/h1_fuikuinfo01.png); }

.maplistBox {
	margin-bottom:50px;
}
.maplistBox div {
	display:none;
}


.areaLinkBox {
	margin:0 0 20px 30px;
	background:url(../img/bg_link.gif) no-repeat center left;
}
.areaLinkBox li {
	float:left;
	background:url(../img/bg_link.gif) no-repeat center right;
	padding: 0 15px;
}
.areaLinkBox li a {
	text-decoration:underline;
}


.opencloseBoxSec01 {
	margin: 0 15px 15px;
}
	.opencloseBoxSec01 .opencloseBoxTit01 {
		display: table;
		padding: 13px 0 13px 20px;
		border: 1px solid #c0d9eb;
		background: #ecf7ff;
		font-size: 108%;
		min-height: 1%;
	}
		.opencloseBoxSec01 .opencloseBoxTit01 .opencloseBoxTit01In {
			display: table-cell;
			*display: inline;
			*zoom: 1;
			width: 536px;
			/width: 505px;
			vertical-align: middle;
			min-height: 1%;
		}
		.opencloseBoxSec01 .opencloseBoxTit01 .opencloseBoxTit01In:after {
			clear: both;
			content: '.';
			display: block;
			height: 0;
			visibility: hidden;
		}
			.opencloseBoxSec01 .opencloseBoxTit01 .opencloseBoxTit01In .txt {
				font-weight:bold;
				font-size:115%;
			}
			.opencloseBoxSec01 .opencloseBoxTit01 .opencloseBoxTit01In .txtS {
				font-size:90%;
			}
		.opencloseBoxSec01 .opencloseBoxTit01 .btn {
			display: table-cell;
			*display: inline;
			*zoom: 1;
			width: 84px;
			padding: 0 6px 0 12px;
			vertical-align: middle;
			cursor: pointer;
		}
			.opencloseBoxSec01 .opencloseBoxTit01 .btn img {
			}
			.opencloseBoxSec01 .opencloseBoxTit01 .btn img:focus,
			.opencloseBoxSec01 .opencloseBoxTit01 .btn img:hover {
				opacity: 0.7;
				-ms-filter: "alpha(opacity=70)";
				filter: alpha(opacity=70);
				*zoom:1;
				display:inline-block\9;
			}

	.opencloseBoxSec01 .opencloseBoxContents01 {
		padding: 16px 20px;
		border-right: 1px solid #c0d9eb;
		border-bottom: 1px solid #c0d9eb;
		border-left: 1px solid #c0d9eb;
		display: block;
		min-height: 1%;
		line-height:1.8;
	}
	.opencloseBoxSec01 .opencloseBoxContents01:after {
		clear: both;
		content: '.';
		display: block;
		height: 0;
		visibility: hidden;
	}
		.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox {
			margin-bottom:15px;
		}
			.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox .prefectureTtl {
				font-weight:bold;
				font-size:115%;
				margin-bottom:10px;
				border-bottom:solid 1px #d3cdc6;
			}
				.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox ul li {
					float:left;
					width:255px;
					margin-bottom:5px;
				}
				.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox ul li.right {
					float:right;
				}
				.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox ul li.anchor01 {
					background-position: left 4px;
				}
				.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox ul li.lineH2 {
					min-height:3.2em;
				}
				.opencloseBoxSec01 .opencloseBoxContents01 .prefectureBox ul li.right.lineH2 {
					min-height:3.4em;
				}