@import url(include.css);

body{
	margin: 0 auto;
	padding: 0;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,ＭＳ Ｐゴシック,Osaka;
	font-size: 80%;
	line-height: 160%;
	background: #ffffff url(../img/base/bg_body.gif) 0 0 repeat-x;
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

