* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 1.5;
}

body {
	/*font: 13px/1.231 arial,helvetica,clean,sans-serif;  �î�{�¶���Ý�è */
	font-size: 13px;
	font-family: "Lucida Grande", "DejaVu Sans", "Bitstream VeraSans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS PGothic", "VL Pゴシック", "TakaoPゴシック", "IPA Pゴシック", sans-serif;
	*font-size: small; /* Win IE7�¨�æ�ÑWin IE6�W���������[�h�ü�¯ */
	*font-size: x-small; /* Win IE 5-5.5¤6(�ã�û�Ý�·���[�h)�ü�¯ */
}

table {
	font-size: inherit; /* ���_���u���E�U�ü�¯ */
	font: 100%; /* Win IE 5-5.5¤6(�ã�û�Ý�·���[�h)�ü�¯ */
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%; /* Win IE�S�Ê�ü�¯ */
	line-height: 100%;
}

pre {
       font-family: normal;
}

hr {
	height: 0px;
	border-top: 1px solid #999;
	padding-bottom: 10px;
}
