@charset "Shift_JIS";

/* ========================== font small ========================== */

/* ========================== Re-definition ========================== */

/* MacIE5.x フォントサイズが大きめなので、MacIEのみこの指定を適用 */
p,td,th,
li,dt,dd,pre,
select,textarea,input{
	font-size:72%;
	/*\*/ /*/  font-size:68%;  /* MacIE */
	line-height:140%;
}


/* kill 'font-size Duplication' */
/* フォントサイズ指定の重複を解除します */
td p,td li,td td,td th,td select,td option,td textarea,td h2,td h3,td h4,td h5,td dt,td dd,
th p,th li,th td,th th,th select,th option,th textarea,th h2,th h3,th h4,th h5,th dt,th dd,
li li,li h3,li h4,li h5,li p,li dt,li dd,li td,li th,li caption,dt p,dt li,dt td,dt th,
dt select,dt textarea,dt h2,dt h3,dt h4,dd p,dd li,dd td,dd th,dd select,dd textarea,dd h2,dd h3,dd h4{
	font-size:100%;
}

/* ========================== fontSize IMAGE ========================== */

#hd #fontSize dd ul li.small a{	background: url(../image/header_font_small_on.gif) no-repeat;}
#hd #fontSize dd ul li.medium a{	background: url(../image/header_font_medium.gif) no-repeat;}
#hd #fontSize dd ul li.big a{	background: url(../image/header_font_big.gif) no-repeat;}

#hd .otherheader .fontsize dd ul .small{
	background-position:0px 0px;
}
