@charset "utf-8";

#pgup, #footer, #side,#header ul { display:none; }


#header { 
	width:auto;
	height:auto;
	background:none;
}
#siteid {
	position:relative;
	width:300px;
	height:25px;
	text-indent:-9999px;
	display:block;
	background:url(../common/logo.gif) no-repeat;
	top:0;
	left:0;
}
#pagebody {
	width:auto;
	margin:auto;
	background:none;
}
#contents {
	width:auto;
	margin:auto;;
}
#main {
	width:570px;
	float:left;
	text-align:left;
}
