td {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
.large {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
}
.small {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
}
h1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}
.height15 {
	line-height: 15px;
}
.height18 {
	line-height: 18px;
}
.height21 {
	line-height: 21px;
}
.height27 {
	line-height: 27px;
}
.nonline {
	text-decoration: none;
}
a {
	color:#000099;
	text-decoration: none;
}
a:hover{
	color:#ff6666;
	text-decoration: underline;
}
.colorBrack {
	color: #000000;
}
.colorBrown {

	color: #660000;
}
.colorRed {


	color: #CC0000;
}
.superLarge {

	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 18px;
}
.colorWhite {

	color: #FFFFFF;
}

