/**************************************************************************/
/* ページ全体 *************************************************************/
body {
	background: #ebebeb url("../image/bg_page.gif");
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

/**************************************************************************/
/* リンク *******************************************************************/
a {
	color: #0e2884;
	text-decoration: none;
}

a:hover, #message a:hover {
	color: #ffe600;
}

a:hover {
	text-decoration: underline;
}

/**************************************************************************/
/* 見出し *****************************************************************/
h1 {
	height: 30px;
	/* ボックスサイズ調整用スタイル */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* モダンブラウザ用ボックスサイズ */
	height: 18px;
	background: #fff url("../image/bg_h1.jpg") no-repeat;
	padding: 6px 20px;
}

h1.sitemap0, h1.sitemap, h1.sitemap9, h2.sitemap0, h2.sitemap0e, h2.sitemap, h2.sitemape, h2.sitemap9, h2.sitemap9e {
	margin: 0px 80px;
}

h1.sitemap0,h1.sitemap, h1.sitemap9 {
	padding: 6px 25px;
}

h1.sitemap0 {
	background: #fff url("../image/bg_h1-s0.gif") no-repeat;
}

h1.sitemap {
	background: #fff url("../image/bg_h1-s.gif") no-repeat;
}

h1.sitemap9 {
	background: #fff url("../image/bg_h1-s9.gif") no-repeat;
}

h1.img-right-a, h2.img-right-a {
	clear: right;
}

h1.img-left-a, h2.img-left-a {
	clear: left;
}

h2 {
	height: 24px;
	background: #fff url("../image/bg_h2.jpg") no-repeat;
	margin-left: 10px;
	/* ボックスサイズ調整用スタイル */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* モダンブラウザ用ボックスサイズ */
	height: 18px;
	padding: 3px 20px;
}

h2.sitemap0, h2.sitemap0e, h2.sitemap, h2.sitemape, h2.sitemap9, h2.sitemap9e  {
	height: 30px;
	/* ボックスサイズ調整用スタイル */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* モダンブラウザ用ボックスサイズ */
	height: 16px;
	padding: 7px 50px;
}

h2.sitemap0 {
	background: #fff url("../image/bg_h2-s0.gif") no-repeat;
}

h2.sitemap0e {
	background: #fff url("../image/bg_h2-s0e.gif") no-repeat;
}

h2.sitemap {
	background: #fff url("../image/bg_h2-s.gif") no-repeat;
}

h2.sitemape {
	background: #fff url("../image/bg_h2-se.gif") no-repeat;
}

h2.sitemap9 {
	background: #fff url("../image/bg_h2-s9.gif") no-repeat;
}

h2.sitemap9e {
	background: #fff url("../image/bg_h2-s9e.gif") no-repeat;
}

/**************************************************************************/
/* リスト *****************************************************************/
ul {
	list-style-image: url("../image/mark_arrow_blue.gif");
	margin-left: 3em;
}

ul.caution {
	list-style-image: url("../image/mark_arrow_red.gif");
}

li {
	line-height: 1.5em;
	margin-bottom: 5px;
}

ul.caution li {
	color: #d02b2b;
	font-weight: bold;
}

dl {
	margin-top: 5px;
	margin-bottom: 15px;
}

dt {
	float: left;
	display: block;
}

dd {
	display: block;
}

/**************************************************************************/
/* ページ枠 ***************************************************************/
#container {
	width: 710px;
	border: 1px solid #aaa;
}

/**************************************************************************/
/* ページトップ ***********************************************************/
#top {
	text-align: right;
}

#top, #footer {
	background-color: #0e2884;
}

#top p {
	color: #fff;
	margin: 3px;
}

#top a {
	color: #fff;
	text-decoration: none;
}

#top a:hover {
	color: #ffe600;
	text-decoration: underline;
}
	
#top img {
	margin: 0;
	border: none;
}

/**************************************************************************/
/* ヘッダ *****************************************************************/
#header {
	height: 35px;
	background: #61c3d2 url("../image/header.gif") no-repeat;
}

#header p {
	font-weight: bold;
	color: #0e2884;
	text-align: right;
	margin: 8px 10px 6px 10px;
}
	
/**************************************************************************/
/* メニューボタン *********************************************************/
#button {
	background-color: #aaa;
	text-align: center;
	padding-left: 1px;
	border-top: 1px solid #0e2884;
	border-bottom: 1px solid #0e2884;
}

#button a {
	width: 117px;
	background-color: #ffe600;
	color: #1f5fa8;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #aaa;
	display: block;
	float: left;
}

#button a:hover {
	color: #ffe600;
	background-color: #1f5fa8;
}

/**************************************************************************/
/* パンくずリスト *********************************************************/
#plist {
	padding: 2px 0px;
	float: right;
}

#plist a:hover {
	color: #f1533c;
}

/**************************************************************************/
/* ページタイトル *********************************************************/
#title {
	background: #fff url("../image/bg_title.jpg") no-repeat;
	padding: 5px;
	border-bottom: 1px solid #0e2884;
}
	
/**************************************************************************/
/* コンテンツ *************************************************************/
#contents {
	background-color: #fff;
	padding: 15px 10px;
}

#contents a:hover {
	color: #f1533c;
}

#contents p {
	margin: 10px 20px;
	line-height: 1.25em;
}

#contents p.navi {
	line-height: 1.0em;
	text-align: right;
	vertical-align: top;
	margin: 5px -10px 0px -10px;
	padding-top: 10px;
	padding-right: 10px;
	border-top: 1px solid #ddd;
}

#contents p.navi img {
	margin-right: 3px;
}

#contents ul, #contents ol {
	margin-right: 20px;
}

#contents table {
	margin: 10px 20px 10px 30px;
}

#contents th {
	background-color: #0e2884;
	color: #fff;
}

#contents th, #contents td {
	padding: 3px;
}

#contents td.bg-gray {
	background-color: #ddd;
}

#contents td.photo {
	border: 1px solid #ddd;
}

#contents table.legend {
	margin-left: 40px;
}
#contents table.legend {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#contents table.legend caption {
	text-align: left;
	margin: 10px 0px 0px 30px; /* Netscape7.0用 */
}

#contents table.legend th, #contents table.legend td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#contents .map1, #contents .map2 {
	text-align: center;
	border: 1px solid #ddd;
}

#contents .map1 {
	margin-left: 20px;
}

#contents .map2 {
	margin-left: 40px;
}

#contents img.leisure {
	margin: 10px;
}

#contents table.leisure {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#contents table.leisure th, #contents table.leisure td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#contents td ul {
	margin-bottom: 0;
}

/**************************************************************************/
/* フッタ *****************************************************************/
#footer {
	text-align: right;
}

address {
	color: #fff;
	font-style: normal;
	margin: 5px 10px;
}

address a {
	color: #fff;
}

/**************************************************************************/
/* 独自スタイル ***********************************************************/
.txt-top {
	vertical-align: top;
}

.img-right {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.img-left {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.img-bottom {
	margin-bottom: 10px;
}

/**************************************************************************/
/* フォントサイズ *********************************************************/
h1, #contents td li {
	font-size: 1.0em;
}

h1.sitemap, h1.sitemap0, h1.sitemap9, h2 {
	font-size: 0.95em;
}

caption, #header p {
	font-size: 0.9em;
}

h2.sitemap0, h2.sitemap, h2.sitemap9, li, dt, dd, #button a, #contents p, #contents th, #contents td {
	font-size: 0.825em;
}

address, #plist {
	font-size: 0.75em;
}

#top {
	font-size: 0.575em;
}
