table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #5A3D1C;
}
a:visited {
	color: #8B5C29;
}
a:active {
	color: #5A3D1C;
}
a:hover {
	color: #8B5C29;
}
html, body {
	margin: 0px;
	padding: 10px;
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
}
.fix {
	background-repeat: no-repeat;
}

.top_bnr a {
	display: block;
	width: 520px;
	height: 150px;
	background: url(../img/top_bnr.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	outline: none;
}
	
.top_bnr a:hover {
	background-position: 0 -150px;
}

.right {
	text-align: right;
	padding-top: 10px;
}