th {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	font-weight: normal;
}
th a:link {
	color:#F66;
}
td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.text09 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
.text11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
	line-height: 140%;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #FF6666;
	text-decoration: none;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 120%;
	color: #FF6600;
	text-decoration: none;
}

/*--------------リンクページ箇条書き---------------*/
#link {
	width: 449px;
	line-height: 150%;
}
#link ol {
	margin: 0;
	padding: 10px 10px 10px 30px;
	text-align: center;
	font-weight: bold;
	color: #F90;
}
#link li {
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: normal;
	color: #666;
}
#link a {
	color: #F66;
	text-decoration: none;
}

