@charset "utf-8";

/* -----------------------------------------------------------

	Title: size_s.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_small.gif) right bottom no-repeat;
}

/* -----------------------------------------------------------	

	main font size
	
----------------------------------------------------------- */

div.main {
	font-size: 12px;
	line-height: 1.6;
}

div.main .s {
	font-size: 11px;
	line-height: 1.4;
}


/*eir*/

.txt90{
font-size:90%;
}

.txt80{
font-size:80%;
}

.txt70{
font-size:70%;
}

.txt10{
font-size:10px;
}  

.txt11{
font-size:11px;
}
.txt12{
font-size:12px;
}

.caution{
color:#FF0000;
font-size:80%;

}
.cautionTxt{
color:#FF0000;
font-size:80%;
}
.normalTxt{
font-size:80%;

}

