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

/* コンテンツ
---------------------------------------------------- */
#content {
	float: left;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
	background-color: #ffffff;
}
#content .left {
	float: left;
	width: 200px;
}
#content .center {
	float: right;
	width: 700px;
}
.section {
	clear: both;
	margin: 0 15px 20px 15px;
}
.section-1 {
	float: left;
	width: 325px;
	margin: 0 10px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
.section-2 {
	float: right;
	width: 325px;
	margin: 0 15px 20px 10px;
	display: inline; /* for WinIE6,7 */
}
.section h1 {
	margin-bottom: 15px;	
}
.section h2,
.section-1 h2,
.section-2 h2 {
	margin-bottom: 3px;	
}

/* よくある質問
---------------------------------------------------- */
.section-q {
	clear: both;
	margin: 0 15px 5px 15px;
	padding: 3px;
	background-color: #cccccc;
	font: 100%;
	background-image: url(../info/faq/images/q.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.section-a {
	clear: both;
	margin: 0 15px 20px 15px;
	padding: 5px;
	background-color: #ffffff;
	font: 100%;
	background-image: url(../info/faq/images/a.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}
.p-1 {
	margin: 0 0 0 25px;	
	line-height: 1.3;
}

/* リンク
---------------------------------------------------- */
.midashi {
	clear: both;
	margin: 0 15px 10px 15px;
	padding: 3px;
	background-color: #003d19;
	font: 100%;
	color: #ffffff;
}
.link {
	clear: both;
	margin: 0 15px 20px 15px;
}
table {
	width: 670px;
}
.link-l {
	background-color: #fffacd;
	width: 200px;
}
.link-r {
	background-color: #f5f5f5;
	width: 570px;
}
.p-2 {
	margin: 5px;	
}

/* 観光マップ
---------------------------------------------------- */
.kankou-p {
	line-height: 3;
}
.kankou-copy {
	width: 300px;
	padding: 0 13px 0 12px;
	line-height: 1.5;
}





/* プライバシーポリシー
---------------------------------------------------- */
.p-3 {
	margin-bottom: 15px;	
}

/* サイトマップ
---------------------------------------------------- */
.sub-1 {
	float: left;
	width: 203px;
	margin: 0 15px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
.sub-2 {
	float: left;
	width: 203px;
	margin: 0 15px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
.sub-3 {
	float: left;
	width: 204px;
	margin: 0 15px 20px 15px;
	display: inline; /* for WinIE6,7 */
}
.p-4 {
	margin-bottom: 15px;	
}
