body {
	margin-top: 0pt;
	margin-left: 0pt;
	font-size: 10pt;
	font-family: 'MS UI Gothic', 'Osaka', '‚l‚r ‚oƒSƒVƒbƒN', 'sans-serif';
}

a:link    { color: #0000FF; }
a:visited { color: #00007F; }
a:active  { color: #FF0000; }
a:hover   { color: #FF0000; }

div       { font-size: 11pt; }
div.ssize { font-size: 10pt; }
div.msize { font-size: 11pt; }
div.lsize { font-size: 12pt; }

p { font-size: 10pt; }

th { font-size: 10pt; }
td {
	font-size: 10pt;
}

td.obi {
	padding:8px 4px;
	font-size:11pt;
	font-weight:bold;
	line-height:1.3em;
}

.center { text-align: center; }
.right { text-align: right; }
.verysmall { font-size: 7pt; }
.small { font-size: 9pt; }
.big { font-size: 12pt; }
.verybig { font-size: 14pt; }
.huge { font-size: 36pt; }
.pink2 { color: #CC0066; }
.pink3 { font-size: 12pt; color: #CC0066; }

span.error { font-size:14px; color:#FF0000; }
span.pink4 { font-size:12px; color:#CC0066;}
span.sqstyle {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	height:16px;
	width:42px;
	text-align:center;
	border-color:#006600;
	border-style:solid;
	border-width:1px;
	background-color:#d5deff;
}
span.sqstyleh {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	height:16px;
	width:42px;
	text-align:center;
	border-color:#006600;
	border-style:solid;
	border-width:1px;
	background-color:#FFF3CC;
}
span.nextstyle {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	height:16px;
	width:42px;
	text-align:center;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
}
span.nextstyle2 {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	height:16px;
	width:52px;
	text-align:center;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	cursor:pointer;
}

