.main table {
	width: 740px;
}

.main table th {
	vertical-align: top;
	width: 12%;
	padding: 5px 5px 5px 0px;
	background: url(../img/bg_table_th.png) no-repeat right bottom;
; font-size: x-small
; font-weight: normal
}

.main table td {
	padding: 5px 5px 5px 2px;
	background: url(../img/bg_table_td.png) repeat-x right bottom;
}

.main table A:link          {
	color:#00C;
	text-decoration:none;
}
.main table A:visited       {
	color:#00C;
	;
	text-decoration: none
}
.main table A:hover         {
	color:#900;
	text-decoration:underline;
}
.gaiyo {  color: #333333; margin-top: 30px; margin-bottom: 0px; padding-bottom: 0px; list-style-type: square; margin-left: 20px}
