@charset "UTF-8";

body{
	margin: 10px;
	padding:0;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	}

a,
a:visited {
	color:#000;
	}

ul,
ol {
	list-style:disc;
	margin:0;
	margin-left:20px;
	padding:0 0 0 20px;
	border:0;
	}

ol {
	list-style:decimal;
	}

li,
p,
table,
dl
dt {
	margin:0 0 10px;
	padding:0;
	border:0;
	width:auto;
	}

li,
p,
td,
th,
dt,
dd {
	font-size:75%;
	}

th,
dt {
	font-weight:bold;
	}


table td {
	padding:10px;
	}

dd {
	margin:0 0 10px;
	padding:0;
	border:0;
	width:auto;
	}

h1 {
	display:block;
	font-size:100%;
	text-indent:0;
	color:#264429;
	text-decoration:none;
	margin-bottom:20px;
	padding:0 0 15px;
	border-bottom:1px #264429 solid;
	}

h1 a,
h1 a:visited,
h2,
h2 a,
h2 a:visited {
	display:inline;
	text-indent:0;
	color:#222;
	text-decoration:none;
	}

h2,h3,h4,h5 {
	text-indent:0;
	padding:10px 0;
	margin:10px 0;
	border:0;
	background:none;
	}
h2 {
	font-size:100%;
	}
h3 {
	font-size:90%;
	}
h4 {
	font-size:90%;
	}
h5 {
	font-size:80%;
	}

#top p {
	font-size:70%;
	margin-bottom:20px;
	}

#menu,
#footnavi,
#relatedlink,
.categorylink,
#footer .pageup,
.youtube {
	display:none;
	}

#footer {
	margin:0 0 10px;
	padding:0;
	}

#footer a {
	text-decoration:none;
	}

.separate {
	display:none;
	margin:10px 0;
	height:0;
	border-top:1px #999 solid;
	}

.print {
	display:block;
	position: static;
	left: 0;
	width: auto;
	font-size:75%;
	}

#map {
display:none;
}

