
.font9 {  font-size: 9px}
.font10 {  font-size: 10px}
.font12 {  font-size: 12px}
.font14 {  font-size: 14px}

.fontsize9S {  font-size: 9px; line-height: 1.2em}
.fontsize9M {  font-size: 9px; line-height: 1.5em}
.fontsize10S {  font-size: 10px; line-height: 1.2em}
.fontsize10M {  font-size: 10px; line-height: 1.5em}
.fontsize12S {  font-size: 12px; line-height: 1.2em}
.fontsize12M {  font-size: 12px; line-height: 1.5em}
.fontsize14S {  font-size: 14px; line-height: 1.2em}
.fontsize14M {  font-size: 14px; line-height: 1.5em}
.fontsize16S {  font-size: 16px; line-height: 1.2em}
.fontsize16M {  font-size: 16px; line-height: 1.5em}

a { color:#03F; background-color:transparent; }
a:hover { color:#F80; background-color:transparent; }



#page {
	width:768px;
	margin:0 auto;
}

.rollover {
}

#page #contents {
	width:740px;
	margin:0 auto;
}


#page #contents h1 {
	margin:0;
	padding:0 0 10px;
	background-color:#666;	
}

#page #contents h1 img {
	padding:0 0 5px;
	background-color:#FFF;	
}

#page #contents th#menu {
	width:200px;
	padding:0 0 15px;
	text-align:center;
	background-color:#CCC;
}

#page #contents th#menu p {
	margin:0 0 4px;
	padding:0;
}

#page #contents th#menu img {
	border:none;
}

#page #contents td#main {
	width:510px;
	padding:3px 0 15px 30px;
	background-color:#FFF;
}

#page #contents td#main h2 {
	background-color:#CACACA;
}

#page #contents td#main table {
width:460px;
margin:5px auto 10px;
}

#page #contents td#main table td,
#page #contents td#main table th {
	font-size:12px;
	line-height:1.5;
	padding:8px 1px 5px 3px;
	background:#FFF url("common/line.gif") left bottom no-repeat;
}

#page #contents td#main table th {
	width:32px;
	padding:8px 0 5px;
	text-align:left;
}

#page #contents td#main table th img {
	margin:3px 0;
}

#page #contents td#main table td.page {
	text-align:right;
	white-space:nowrap;
	width:6em;
}





#page #contents td#main p.pagetop {
	text-align:right;
	font-size:10px;
	margin:15px 0 0;
	padding:0;
}
