@charset "Shift_JIS";


/* 文字サイズ */
div#headerMenu div.fontSize p.small a{background:url(../img/font_s.gif) no-repeat 0 0;}

div#headerMenu div.fontSize p.large a{background:url(../img/font_l.gif) no-repeat 0 0;}
div#headerMenu div.fontSize p.large a:hover{background:url(../img/font_l.gif) no-repeat 0 -16px;}

/* 全体 */
body, td, th {
	font-size: 75%;
	line-height: 160%;
}

#pan{
	font-size: 75%;
}

