.size1 {
	font-size: 70%;
	line-height:1.4;
	color: #666666;
}
.size2 { font-size: 80%; line-height:1.4; }

.size3 { font-size: 90%; line-height:1.4; }
.size4 { font-size: 100%; line-height:1.4; }
.size5 { font-size: 110%; line-height:1.4; }
.size6 { font-size: 120%; line-height:1.4; }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.size-em0 {
	font-size: 13px;
	line-height: 120%;
	color: #660000;
	text-decoration: none;
}
.size-em1 {
	font-size: 13px;
	line-height: 120%;
	text-decoration: none;
	color: #595959;
}
.size-em2 {
	font-size: 13px;
	line-height: 140%;
	text-decoration: none;
	color: #595959;
	padding: 4px;
}
.size-em3 {
	font-size: 13px;
	line-height: 120%;
	text-decoration: none;
	color: #595959;
	padding: 4px;
}
.size-em4 {
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
	color: #595959;
	padding: 4px;
}
.size-em5 {
	font-size: 10px;
	line-height: 100%;
	text-decoration: none;
	color: #595959;
	padding: 0px;
}
.size-em6 {
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	color: #f8984b;
	padding: 0px;
	font-weight: bolder;
}
.size-em7 {
	font-size: 16px;
	line-height: 160%;
	text-decoration: none;
	color: #595959;
	padding: 4px;
}
.size-em8 {
	font-size: 10px;
	line-height: 160%;
	text-decoration: none;
	color: #595959;
	padding: 0px;
}
.size-em00  {
	text-decoration: none;
	color: #595959;
	padding: 0px;
	font-size: 12px;
}
.size-em9 {
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
	color: #336666;
	padding: 0px;
	font-weight: bolder;

}
.size-em11 {
	font-size: 13px;
	line-height: 160%;
	text-decoration: none;
	color: #595959;
	padding: 0px;
}
.size-em12 {
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
	color: #595959;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #336FA1;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
li {
	font-size: 12px;
	font-weight: normal;
}
ul {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

/*======090601ǉ=====*/

.linktable {
	margin:0 0 500px;
}
.linktable th {
	font-size: 13px;
	font-weight:normal;
	line-height: 1.5;
	text-decoration: none;
	color: #595959;
	padding: 4px;
	padding-left:1.2em;
	text-indent:-1em;
	border-bottom:1px dotted #ccc;
}
.linktable td {
	font-size: 13px;
	line-height: 1.5;
	text-decoration: none;
	color: #595959;
	padding: 4px;
	border-bottom:1px dotted #ccc;
}


