body {
	font: 13px/1.5 "MS PGothic","Osaka",Arial,sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}
select,
input,
button,
textarea,
button {
	font:99% "MS PGothic","Osaka",Arial,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre,
code,
kbd,
samp,
tt {
	font-family: "MS PGothic","Osaka",Arial,monospace;
	*font-size: 108%;
	line-height: 100%;
}
h1 { font-size: 16px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }