@charset "utf-8";
body {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 12pt;
	line-height: 140%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
p {
	font-size: 95%;
	line-height: 150%;
	margin-bottom: 0px;
	margin-left: 20px;
}
tr {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}


a:link {
	color: #CC9966;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: none;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
h4 {
	margin-left: 20px;
}

ul {
	font-size: 120%;
	font-weight: bold;
	background-color: #6B5339;
	text-align: center;
	margin: 0px;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
address {
	font-size: 85%;
	font-style: normal;
	color: #999966;
	background-color: #6B5339;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#base {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B5339;
	border-right-color: #6B5339;
	border-bottom-color: #6B5339;
	border-left-color: #6B5339;
}

#pan {
	text-align: right;
	margin-right: 20px;
}
.kiji {
	font-size: 90%;
	color: #000000;
	background-color: #FFFFCC;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

