@charset "utf-8";

/* -----------------------------------------------------------

	Title: size_m.css
	Created: 2008-7-28
	Last Up Date: 2008-7-28
	
----------------------------------------------------------- */
/*

	font size
	
----------------------------------------------------------- */

body {
	font-size: 15px;
	font-size: medium;
	font: small;
	line-height: 1.6;
}

/* -----------------------------------------------------------	

	bt font size
	
----------------------------------------------------------- */

div#header dl#fontSize, div#header dl#fontSize2 {
	background: url(../image/bt_font_medium.gif) right bottom no-repeat;
}
