td {
	font-size: 12px;
}
.red {
	color: #990000;
}
.f9 {
	font-size: 9px;
}
.f10 {
	font-size: 10px;
}
.blue {
	color: #006699;
}
.green {
	color: #006666;
}
.orange {
	color: #FF6600;
}
.brown {
	color: #663333;
}
.purple {
	color: #663366;
}
.f14 {
	font-size: 14px;
}
.darkOrange {
	color: #993300;
}
.fw {
	color: #FFFFFF;
}
.pink {
	color: #FF6666;
}
.headerMenu {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.headerMenu a:link {color: #333333;text-decoration: none;}
.headerMenu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.headerMenu a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.headerMenu a:active {
	color: #333333;
	font-weight: bold;
}
.eigyo {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	left: 1px;
	right: 1px;
}
.borderdotted {
	border-style: dotted;
	border-color: #FF6600;
}


.photo {
	padding-bottom: 5px;
}
