*{
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #491E09;
	background: url(../images/back_03.jpg);
}
a:link {
	color:#491E09;
	text-decoration: none;
}
a:visited {
	color:#491E09;
	text-decoration: none;
}
a:hover {
	color:#996600;
	text-decoration: none;
}
a:active {
	color:#996600;
	text-decoration: none;
}
#container {
	margin: 30px auto 0px;
	padding: 0px 0px 30px;
	width: 780px;
	background: #FFFFFF;
}
#header {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	height: 55px;
	padding-bottom: 20px;
	text-align: left;
}

strong {
	display: none;
}
#container h1 {
	background: url(../images/top_03.gif) no-repeat left top;
	width: 284px;
	height: 55px;
	text-align: left;
	float: left;
}
#header_r {
	float: right;
	width: 140px;
}
#contents {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftbox {
	float: left;
	width: 440px;
}
#disc {
	font-weight: bold;
	line-height: 20px;
	margin-top: 30px;
}
.open_title {
	margin-top: 30px;
	font-weight: bold;
}
#openbox {
	width: 440px;
}
#openbox #left {
	width: 180px;
	float: left;
}
#news_title {
	margin-top: 30px;
	border-bottom: 3px solid #501206;
	padding-bottom: 3px;
}
#leftbox table {
	font-size: 12px;
}
#rightbox {
	float: right;
	width: 280px;
	text-align: center;
}
#menubox {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #501206;
	text-align: left;
	margin-bottom: 15px;
}
#menubox ul {
	list-style: none;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menubox img {
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 10px;
}
#menubox li {
	letter-spacing: 0.1em;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#textlink {
	text-align: center;
	margin-top: 30px;
}

#footer {
	margin-top: 5px;
}
address {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}


.Clear {
	clear: both;
}
