#menu li {
	font-size: 14px;
	list-style-type: none;
	background-image: url(circle.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	display: block;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
#menu a {
	color: #0033CC;
	padding-left: 30px;
	margin-right: 20px;
}
#menu a:hover {
	color: #FF9900;
}


h2 {
	background-image: url(cow.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #FFF7F7;
}
h3 {
	font-size: 14px;
	line-height: 22px;
	color: #5F7D00;
	font-weight: bold;
	background-color: #F8FFE1;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
h5 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
}



p {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	letter-spacing: 1px;
}
table.txt {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.usi {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(usi.gif);
}
