@import url("title.css");
td {
	font-family: "ＭＳ ゴシック"; "Osaka−等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.style6 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.style7 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.link1 {
	font-size: 12px;
	color: #0000FF;
	a:link {color: #0000FF; }
	
.letter_space{
	letter-spacing:0.1em;
	color: #FF6600;
}
