body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	width: auto;
	line-height: 18px;
	letter-spacing: 0.04em;
}

body {
	background-color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.tit_spot {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 700px;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 0.1em;
}
.other {
	background-color: #CCCCCC;
	width: 700px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	font-size: medium;
}

.end_bar {
	width: 780px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}
.link_bar {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width: 620px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #FF6600;
}
