@charset "Shift_JIS";

body	{
background-color:#FFFFFF ; color:#000000 ;
margin: 0 0 30px 0 ; padding: 0 ;
font-size: 12px ; line-height: 160% ; }

.big3	{ font-size:20pt; line-height:130%; font-weight:bold; }
.big2	{ font-size:14px; line-height:130%; font-weight:normal; }
.big	{ font-size:12pt; line-height:130%; font-weight:normal; }
.norm	{ font-size:10pt; line-height:130%; }
.mini	{ font-size:8pt; line-height:130%; }

big	{ font-size:12pt; line-height:1.3; font-weight:bold; }
small	{ font-size:8pt; line-height:1.3%; }
th { text-align: left ; vertical-align: top ; white-space: nowrap ; font-size: 12px ; line-height: 160% ; }
td { vertical-align: top ; font-size: 12px ; line-height: 160% ; }

A:link { color : #000000 ; text-decoration : underline ; }
A:visited { color : #000000 ; text-decoration : underline ; }
A:active { color : #993300 ; text-decoration : none ; }
A:hover { color : #993300 ; text-decoration : none ; }

.free{
	background-color: #9477C5;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	color: #ffffff;
	width: 80px;
	margin-top:10px;
}