
td {
	font-size: 16px;
}

a {
	font-size: 12px;
	font-weight: normal;
	text-decoration:	none;
	line-height:	1.1em;
}

a.mail {
	font-size: 15px;
	text-decoration:	underline;
}

a.toku {
	font-size: 13px;
	font-weight: normal;
	text-decoration:	none;
	line-height:	1.1em;
	color:black;
}

a.toku:visited {
	color:black;
}

a.toku:hover {
	text-decoration:	underline;
	color:#0000ff;
}

a.news {
	font-size: 13px;
	font-weight: normal;
	text-decoration:	none;
	line-height:	1.1em;
	color:black;
}

a.news:visited {
	color:black;
}

a.news:hover {
	text-decoration:	underline;
	color:#0000ff;
}

a.club {
	font-size: 13px;
	font-weight: normal;
	text-decoration:	none;
	line-height:	1.1em;
	color:black;
}

a.club:visited {
	color:black;
}

a.club:hover {
	text-decoration:	underline;
	color:#0000ff;
}

a.newopen {
	font-size: 12px;
	font-weight: normal;
	text-decoration:	none;
	line-height:	1.1em;
	color:black;
}

a.newopen:visited {
	color:black;
}

a.newopen:hover {
	text-decoration:	underline;
	color:#cc0000;
}

.ctrl {  font-size: 13px}
.ctrl2 {  font-size: 12px}
.px12b {  font-size: 14px; font-weight: bold}
.px14 {  font-size: 16px;}
.px12 {  font-size: 14px;}
.px10 {  font-size: 10px}
.pt10 {  font-size: 13px}
.pt10b {  font-size: 13px;  font-weight: bold}
.pt9 {  font-size: 11px}

.rtitle {
	font-size: 13px;
	color:#0000ff;
	font-weight: bold;
}


.AreaTable {
	position:		absolute;
	visibility:		hidden;
	border-width:	1;
	border-style:	solid;
	border-color:#3333cc;
	padding:		2;
	background-color:#ffffcc;
	layer-background-color:#ffffcc;
	font-size: 12pt;
	font-weight: normal;
}


