@charset "Shift_JIS";
/* ======IE3用======= */
.dummy{
	display : none;
}
.none{
	font-size : 90%;
}
/* indexのブラウザ注意書き */
.notice{
	font-size : 10px;
}
/* ナビゲーションフレーム */
table main-navigation td{
	font-size : 11px;
}
@media print {
.none{
	display : none;
}
}
/* \*/@media screen,projection,tv,print {/* */
/* 非表示もの（NN4、IE4以下は表示） */
div.navigation hr,.none{
	display : none;
}
/* \*/}/* */
