/* 基本タグ定義 */
body {
	position:absolute;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:80%;
	font-family:Verdana, Sans-Serif;
}

