@charset "utf-8";

/* *****************************************************
 *	Base 13px
 * *****************************************************/
body{
	font-size: 13px;
	*font-size: small;	/* for IE6/7 */ 
	*font: x-small;		/* for IE Quirks Mode */
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,arial,helvetica,clean,sans-serif;
	line-height: 1;
}

select,input,button,textarea {
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,arial,helvetica,clean,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

table {
	font-size: inherit;
	font: 100%;
}


.f10 { font-size: 77%; }
.f11 { font-size: 85%; }
.f12 { font-size: 93%; }
.f13 { font-size: 100%; }
.f14 { font-size: 108%; }
.f15 { font-size: 116%; }
.f16 { font-size: 123.1%; }
.f17 { font-size: 131%; }
.f18 { font-size: 138.5%; }
.f19 { font-size: 146.5%; }
.f20 { font-size: 153.9%; }
.f21 { font-size: 161.6%; }
.f22 { font-size: 167%; }
.f23 { font-size: 174%; }
.f24 { font-size: 182%; }
.f25 { font-size: 189%; }
.f32 { font-size: 246%; }
