.default {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.lrg1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-weight: bold;
}

.lrg {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-weight: bold;
}

.big {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 24px;
	font-weight: bold;
}

.med {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
.sml {  font-family: "ＭＳ Ｐゴシック", "Osaka";
		font-size: 10px;
		font-style: normal;
		line-height: 16px;
		color: #000000}
.bold {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;}

.defblk {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}a:link {
	color: #CC3300;
}
a:visited {
	color: #662200;
}
a:hover {
	color: #FF0066;
	background-color: #FFFF88;
}
input {
	border:1px solid #003399; 
}
textarea {
	border:1px solid #003399; 
}
