@charset "shift_jis";
/* CSS Document */
html
{
	height:100%;
}

body
{
	font-size: 80%;
	font-family:Arial Unicode MS s'ヒラギノ丸ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0; 
	text-align: left; 
	color:#333333;
	height:auto;
	line-height:1.3;
	width:580px;
}

p, li, dt, dd{
	font-size:100%;
}

strong{
	font-weight:bold;
}

