
*{
	margin		: 0px;
	padding		: 0px;
}

img {
　　border:0;
　　border-style	: none;
	border-width	: 0px;
}

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
}

ul {list-style: none;}

body{
	text-align	: center;
	font-size	: 13px;
	color		: #d9be7b;
	font-family	: "メイリオ",ＭＳ Ｐゴシック,Osaka,Serif;
	scrollbar-face-color: #321b09;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #321b09;
	scrollbar-shadow-color: #321b09;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #321b09;
	background :url(../images/top.png) repeat-x top, url(../images/bg.gif) repeat center;
}