* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	line-height: 1.5em;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gray {
	color: #666666;
}

a:link {
	color: #8b5c00;
}
a:visited {
	color: #8b5c00;
}
a:hover {
	color: #6666CC;
}
a:active {
	color: #6666CC;
}

#mainarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	margin-left: 30px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 1.7em;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.both{
	clear: both;
	margin-left: 30px;
	margin-bottom: 20px;
}
.copy01 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
dl {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}

dt {
	margin-bottom: 2px;
}
dd {
	font-size: 10px;
	line-height: 1.5em;
	padding-left: 8px;
}
.txt_gold {
	color: #8b5c00;
}
.copy01 hr {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}




#footer {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
	background-color: #8b5c00;
	width: 100%;
	padding-top: 8px;
	clear: both;
	margin-top: 20px;
	display: block;
}
