/* CSS Document */

#h_navi05 a { background-position: -608px -50px; }

table {
	font-size: 12px;
}

div.mainarea {
	width: auto;
	height: auto;
}

em {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}

td { width: 250px; }


/* テーブルの枠線をつなげて表示する */

table { border-collapse: collapse; }

table, td, th { border : 1px solid blue; }