/* for Japanese */

body {
	margin:0px;
	padding:12px;
	color: #333333;
	background:#FFCC00;
	font-family: "Hiragino Kaku Gothic Pro",Osaka,'‚l‚r ‚oƒSƒVƒbƒN';
	font-size: small; /* for Win IE */
	line-height:150%;
}

html>body {
	font-size: 12px; /* except Win IE */
	line-height:18px;
}
