@charset "shift_jis";



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
	background-attachment: fixed;
	overflow-y: scroll;
	scrollbar-base-color: #eee8aa;
	scrollbar-face-color: #eee8aa;
	scrollbar-arrow-color: #a52a2a;
	scrollbar-track-color: #f5f5dc;
	scrollbar-highlight-color: #faebd7;
	scrollbar-shadow-color: #d2b48c;
	scrollbar-3dlight-color: #f5deb3;
	scrollbar-darkshadow-color: #daa520;
}
h1 {
	font-size: 12px;
	color: #663333;
	font-weight: normal;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.main_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F070A;
	border-left-color: #4F070A;
}
.copy {
	font: normal 10px Verdana;
	color: #B38022;
	letter-spacing: 0.3em;
	float: none;
}
.mini {
	font: normal 10px Verdana;
	color: #663300;
	letter-spacing: 0.1em;
	float: none;
}
