/* style.css */
#h2-index-01 {
	width: 580px;
	height: 33px;
	margin-top: 30px;
	text-indent: -9999px;
	background: url(../image/h2_index_01.gif) left top no-repeat;
}

.stripe { width: 100%; margin-bottom: 30px; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }

.stripe th { padding: 9px 7px; font-weight: bold; background-color: #E3EAFD; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; white-space: nowrap; }

.stripe td { padding: 9px 7px; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

th.odd { background-color: #CFDAFA; }

#h2-index-02 {
	width: 580px;
	height: 33px;
	margin-top: 30px;
	text-indent: -9999px;
	background: url(../image/h2_index_02.gif) left top no-repeat;
}
/* End */