* {
	margin: 0px;
	padding: 0px;
}



body {
	color: #666;
	font-size: 12px;
	_font-size: x-small;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 2em;
	background:#fff url(../img/BG.png) repeat;
	text-align:center;
}

body div{
	text-align:left;
	margin: 0 auto;
}

img{
	border:0px;
}

table,tr,td,th{
	border:0;
	border-style:none;
}

ul{
	list-style-type:none;
}