@charset "Shift_JIS";
/* CSS Document */

.size8{font-Size:8px;}
.size9{font-Size:9px}
.size10{font-Size:10px}
.size11{font-Size:11px; line-height: 14px} 
.size12{font-Size:12px}
.size14{font-Size:14px} 
a:link { text-decoration: none; ; color: #666666}
a:visited { text-decoration: none; ; color: #666666} 
a:active { text-decoration: none; }
 a:hover { text-decoration: underline; ; color: #666666}
.red{color:#FF0000;}
.orange{color:#ff6600;}
td {
	font-size: 12px;
}
a img {
	border:none;
}

table.frame{
	border-collapse:collapse;
}


table.frame td{
	border: #999999 solid 1px;
	padding:2px 5px;
}

table.frame2 td{
	border:#FFF solid 1px;
}