@charset "utf-8";

/* -----------------------------------------------------------

	Title: size_l.css
	Created: 2008-10-30
	Last Up Date: 2008-10-30
	
----------------------------------------------------------- */
/*

	bt font size
	
----------------------------------------------------------- */

div#header dl#fontSize, div#header dl#fontSize2 {
	background: url(../image/bt_font_large.gif) right bottom no-repeat;
}

/* -----------------------------------------------------------	

	main font size
	
----------------------------------------------------------- */

div.main {
	font-size: 16px;
	line-height: 1.8;
}

div.main .s {
	font-size: 14px;
	line-height: 1.7;
}