body{
	font-size:16px;
	font-family:MS UI Gothic;
}
.jp{
	font-family:MS UI Gothic;
}
.jpb{
	font-family:MS UI Gothic;
	font-weight:bold;
}
.sc{
	font-family:SimSun;
}
.scb{
	font-family:SimHei;
}
.tc{
	font-family:MingLIU;
}
.tcb{
	font-family:MingLIU;
	font-weight:bold;
}
.pin{
	font-family:Arial;
	color:navy;
}
h1{
	font-size:28px;
	text-align:center;
	color:#000000;
}
h2{
	font-size:20px;
	color:#000000;
	border-top:double 4px #000000;
	border-bottom:double 4px #000000;
	line-height:140%;
}
big{
	font-size:22px;
}
small{
	font-size:14px;
}
th{
	font-size:16px;
	background-color:white;
}
td{
	font-size:16px;
	background-color:white;
}
rt{
	font-size:12px;
}
.blue{
	color:blue;
	font-weight:bold;
}
.red{
	color:red;
	font-weight:bold;
}
.navy{
	color:navy;
	font-weight:bold;
}
.nuki{
	color:white;
	background-color:black;
}
a{
	color:blue;
	text-decoration:none;
}
a:visited{
	color:blue;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:underline;
	background-color:pink;
}

