@charset "utf-8";
/* CSS Document */
body{
	font-size: 1.2em;
}

#tabs .box .cost_table {
	font-size: 0.9em;
}


.str_font .small a{
	background-image: url(../images/font_s_off_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.str_font .middle a{
	background-image: url(../images/font_m_off_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.str_font .large a{
	background-image: url(../images/font_l_on_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}
