.boeder-line {
	border: 1px solid #CCCCCC;
}
.height130 {
	line-height: 130%;
}
.kakomi-dot-gr {
	border: 1px dotted #999999;
}
.line-dot-gr-u {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line-dot-gr-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
BODY{
	font-size:10pt;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #00CCFF;
	color: #555555;
	background-color: #FFFFFF;
	margin: 0px;
}

TD,TH { font-size:10pt; }

A:link {color:blue; text-decoration:none;}
A:active {color:orange; text-decoration:underline;}
A:hover {color:red; text-decoration:underline;}
A:visited {color:purple; text-decoration:none;}

.title {
font-size: 36px;
}
.back-a {
	background-image: url(../img/back_a.gif);
	background-repeat: repeat;
}
.kakomi-a {
	border-top: 1px #3399CC;
	border-right: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
}
.back-b {
	background-image: url(../img/back_b.gif);
	background-repeat: repeat;
}
.kakomi-b {
	border-top: 1px #339933;
	border-right: 1px solid #339933;
	border-bottom: 1px solid #339933;
	border-left: 1px solid #339933;
}
.kakomi-c {
	border-top: 1px #FF3366;
	border-right: 1px solid #FF3366;
	border-bottom: 1px solid #FF3366;
	border-left: 1px solid #FF3366;
}
.back-c {
	background-image: url(../img/back_c.gif);
	background-repeat: repeat;
}
.midashi-a {
	color: #3399CC;
}
.midashi-a8pt {
	color: #3399CC;
	font-size: 8pt;
}
.midashi-b {
	color: #339933;
}
.midashi-b8pt {
	color: #339933;
	font-size: 8pt;
}
.midashi-c {
	color: #FF6666;
}
.midashi-c8pt {
	color: #FF6666;
	font-size: 8pt;
}
.txt8pt {
	font-size: 8pt;
}
.txt8 {
	font-size:8pt;
}
.sh {
	letter-spacing: -1px;
}
table.main{
	border-top: 1px solid #339966;
	border-left: 1px solid #339966;
	border-collapse: collapse;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 650px;
}
.main th{
	padding: 2px;
	border-right: 1px solid #339966;
	border-bottom: 1px solid #339966;
	background-color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
	color: #339933;
}
.main td{
	padding: 2px;
	border-right: 1px solid #339966;
	border-bottom: 1px solid #339966;
	font-size: 10pt;
	color: #555555;
	line-height: 115%;
}
