@charset "shift_jis";

* {	font-size: 100%;
	
}


#headFont{
	background-image: url(../images/h_fontsize.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	clear: both;
	margin: 6px 4px 3px 0;
	width: 80px;
	padding: 0 0 0 86px;
}
#headFont .denyscript{
	margin:  0;
	padding: 0;
	visibility:hidden;
}

#headFont #fontBT1 {
	width:24px
	height:22px;
	float:left;
	display:block;
	margin: 0 9px 0 0;
	padding:0;
	background : url(../images/font_l.jpg) no-repeat;
}
#headFont #fontBT2 {
	width:20px
	height:18px;
	margin: 2px 9px 0 0;
	padding:0;
	display:block;
	float:left;
	background : url(../images/font_m_s.jpg) no-repeat;
}

#headFont #fontBT3 {
	width:15px
	height:14px;
	margin: 4px 0px 0 0;
	padding:0;
	display:block;
	float:left;
	background : url(../images/font_s.jpg) no-repeat;
}
