body {
background-color:#C9C997;
font-size:0.9em;
color: #666666;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}

/*header textsize_btn*/
/* CHG 2007.8.29 ST */
/* CHG 2007.11.20 ST */
#textsize_text {
	background: url(/image/Ar_header/head-textsize.gif);
	height: 32px;
	width: 71px;
	display: block;
}
/* CHG 2007.11.20 ED */
#textsize_text p {
	display: none;
}

#textsize_s span{
	display: none;
}

#textsize_m span{
	display: none;
}

#textsize_l span{
	display: none;
}

#textsize_s a {
	background: url(/image/Ar_header/head-textsize_btn1.gif);
	height: 32px;
	width: 35px;
	display: block;
}

#textsize_s a:hover {
	background: url(/image/Ar_header/head-textsize_btn1-ov.gif);
	height: 32px;
	width: 35px;
	display: block;
}

#textsize_m a {
	background: url(/image/Ar_header/head-textsize_btn2-ac.gif);
	height: 32px;
	width: 35px;
	display: block;
}

#textsize_m a:hover {
	background: url(/image/Ar_header/head-textsize_btn2-ac.gif);
	height: 32px;
	width: 35px;
	display: block;
}

#textsize_l a {
	background: url(/image/Ar_header/head-textsize_btn3.gif);
	height: 32px;
	width: 36px;
	display: block;
}

#textsize_l a:hover {
	background: url(/image/Ar_header/head-textsize_btn3-ov.gif);
	height: 32px;
	width: 36px;
	display: block;
}

/* CHG 2007.8.29 ED */
