body { background-position: center top; text-align: center; margin: 0; padding: 0; }

p { color: #000; font-size: 12px; line-height: 1.5em; text-align: center; margin: 0; padding: 0; }

td { font-size: 12px; line-height: 1.5em; margin: 0; padding: 0; }

a:link {
	color: black;
	font-size: 100%;
	text-decoration: none;
}

a:visited { color: gray; text-decoration: none; }

a:hover { color: green; text-decoration: underline; }

a:active { }

h1 { color: #036; font-size: 14px; font-weight: normal; line-height: 1.5em; background-position: center; text-align: left; margin: 0; }

h2 { color: #366; font-size: 12px; font-weight: bold; line-height: 1.5em; text-align: center; margin: 0; padding: 0; border-width: 0; }

h3 { color: #666; font-size: 12px; font-weight: bold; line-height: 1.5em; text-align: center; word-spacing: 3em; vertical-align: 1em; margin: 0; padding: 0; border-style: dotted; border-width: 0; }

ul {
	color: gray;
	font-size: #9C9;
	line-height: 1.5em;
	list-style-type: square;
	margin: 0 0 0 40px;
	padding: 0;
}

table {
	height: auto;
	margin: 0 auto;
	padding: 0;
}

p.manu { color: black; font-size: 10px; text-decoration: none; text-align: center; width: 166px; float: left; margin: 0; padding: 4px 0; border-top: 1px dotted gray; border-bottom: 1px dotted gray; border-right-width: 0; border-left-width: 0; }

p.manu a { color: black; text-decoration: none; width: 166px; float: left; border-width: 0; display: block; }

p.manu a:hover { color: green; text-decoration: underline; display: block; }

.fooder { color: gray; font-size: 10px; text-align: left; margin: 0; padding: 0; }

h4 { color: #036; font-size: 12px; font-weight: bold; text-align: center; margin: 1.33em 0; }

/* ナビゲーション
	---------------------------------------------*/
	#navigation {
	position: inherit;
	top: 5px;
	left: 0px;
	width: 210px;
	height: 80px;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
	float: left;
	width: 210px;
	margin: 0;
	}
	#navigation li a {
		display: block;
		width: 100%;
		padding: 1px 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		background: url(../images/navigation_bg.gif) left top no-repeat;
	}
	#navigation li a:hover {
	color: #EC8602;
	background: url(../images/navigation_bg.gif) right top no-repeat;
	}

/* サブメニュー
	---------------------------------------------*/
	#navigation ul ul {
		background: #EEEEEE;
	}
	#navigation ul ul li {
		float: none;
	}
	#navigation ul ul li a {
		border-top: 1px solid #FFFFFF;
		background: none;
		font-size: 100%;
		font-weight: normal;
		padding: 1px 0;
	}
	#navigation ul ul li a:hover {
		color: #FFFFFF;
		background-image: none; 
		background-color: #EC8602;
	}
	#navigation ul li.parent ul {
		display: none;
	}
	#navigation ul li.parentOn ul {
		display: block;
	}


#box {
	text-align: left;
	width: 225px;
	}

/* ナビゲーション1
	---------------------------------------------*/
	#navigation1 {
	position: inherit;
	top: 5px;
	left: 0px;
	width: 107px;
	height: 41px;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	#navigation1 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation1 li {
	float: left;
	width: 107px;
	margin: 0;
	height: 21px;
	}
	#navigation1 li a {
	display: block;
	width: 100%;
	padding: 1px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background: url(../images/navigation_bg.gif) left top no-repeat;
	}
	#navigation1 li a:hover {
	color: #EC8602;
	background: url(../images/navigation_bg.gif) right top no-repeat;
	}

/* サブメニュー
	---------------------------------------------*/
	#navigation1 ul ul {
		background: #EEEEEE;
	}
	#navigation1 ul ul li {
		float: none;
	}
	#navigation1 ul ul li a {
		border-top: 1px solid #FFFFFF;
		background: none;
		font-size: 90%;
		font-weight: normal;
		padding: 1px 0;
	}
	#navigation1 ul ul li a:hover {
		color: #FFFFFF;
		background-image: none; 
		background-color: #EC8602;
	}
	#navigation1 ul li.parent ul {
		display: none;
	}
	#navigation1 ul li.parentOn ul {
		display: block;
	}


#box1 {
	text-align: left;
	width: 107px;
	clear: both;
	margin: 0;
	}
