a:link{
	color:#663300;
	text-decoration:underline;
}
a:visited{
	color:#785326;
	text-decoration:underline;
}
a:hover{
	color:#9b3b3b;
	text-decoration:underline;
}
.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 65%;
	line-height: 140%;
	color: #663300;
}
.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #000000;
}
.main2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 200%;
	color: #000000;
}
.brown {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #663300;
}
.white_main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 140%;
	color: #ffffff;
}
.bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
}
.brown_bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #663300;
}
.wine_bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #9b3b3b;
}
.wine_bold2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	color: #9b3b3b;
}
.white_bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}
.line {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color: #7c4c1c;
}

.table1	{
	margin-bottom: 18px;
}
.table2 {
	border: 2px solid #c4a162;
}
.table3 {
	border-right: 2px solid #c4a162;
	border-left: 2px solid #c4a162;
	border-bottom: 2px solid #c4a162;
}
.table4 {
	border-left: 2px solid #c4a162;
}