body {
	font-size: 12px;
	line-height: 120%;
	background-color: #EEFFE6;
	color: #666666;
	}
.font14px {
	font-size: 14px;
	line-height: 120%;
}
.font12px {
	font-size: 12px;
	line-height: 150%;
}
.font10px {font-size: 10px}
.font12white {font-size: 12px; color: #FFFFFF; }
.font12green {font-size: 12px; color: #006600; }
.font14bold {
	font-size: 14px;
	font-weight: bold;
}
.font16bold {
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #006600;
}


h1 {
	color: #993300;
	font-size: 16px;
	line-height: normal;
}
.font12bold {

	font-size: 12px;
	line-height: 150%;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bg_green {
	background-color: #eefcd6;
}
.bg_pink {
	background-color: #FED6CF;
}
td {
	font-size: 12px;
	line-height: 120%;
}
.bg_green2 {
	background-color: #C5E2A0;
}
.bg_white {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bg_bejyu {
	background-color: #F4E1C4;
}
.font_green {
	color: #336600;
}
.font_enji {
	color: #993300;
}
.bg_pink2 {
	background-color: #FBB9CD;
}
.font_pinku {
	color: #F75C28;
}
.bg_green2 {
	background-color: #336600;
}
.bg_green3 {
	background-color: #9AB757;
}
.bg_orenji {
	background-color: #F9DE8E;
}
.bg_orenji2 {
	background-color: #F5CD54;
}
.bg_orenji3 {
	background-color: #FAE092;
}
.border {
	border: 1px solid #000000;
}

