body	{
	color: #000000;
	margin: -15px auto 0px auto;
	background-color: #f9ecdd;
}
a:link{
	color:#663300;
	text-decoration:underline;
}
a:visited{
	color:#996633;
	text-decoration:underline;
}
a:hover{
	color:#663300;
	text-decoration:underline;
	background-color:#ebd9b8;
}
h1	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	color: #663300;
	line-height: 125%;
	margin:5px 0px 5px 3px;
}
.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	line-height: 125%;
	color: #663300;
}
.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	line-height: 130%;
	color: #000000;
}
.bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
}
.white_small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	line-height: 125%;
	color: #ffffff;
}
.white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
	color: #ffffff;
}
.brown {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
	color: #663300;
}
.green {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
	color: #537f53;
}
.orange {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
	color: #d46338;
}
.table1	{
	margin-bottom: 15px;
}
