<!--
body { 
	font-size:		small;
	color:			black;
	background:		white;
	margin:			10px;
	padding:		0;
}

/*------------------------------------------------*/

/* 見出し あ〜わ */
a.b3ini {
	font-size:		medium;
}

/* テーブル初期値（１列：70%） */
table.b3 {
	width:			70%;
	font-size:		small;
}

/* 名前の文字サイズ */
table.b32 {
	font-size:		small;
}

/* テーブル１行目（azure） */
td.b0_na1 {
	background-color:	azure;
}

/* テーブル２行目（white） */
td.b0_na2 {
	background-color:	white;
}

-->
