@charset "utf-8";
/* CSS Document */

body{
	margin:0 0 0 0;
	padding:0 0 0 0;	
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	background-color:#000000;
}

img{
	border:none;
	vertical-align:bottom;
}

.topic{
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	font-size:0.8em;
	line-height:1.5em;
	color:#FFFFFF;
}

.line{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:570px;
	height:1px;
	background:url(../images/line.png) top left repeat-x;
	
}
	
.about{
	margin:0 0 0 0;
	padding:30px 0 10px 0;
	width:570px;
	height:auto;
}


#wrapper{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:570px;
	height:auto;
}

#header{
	margin:0 0 0 0;
	padding:30px 0 0 0;
	width:570px;
	height:50px;
	background:url(../images/header.png) bottom left no-repeat;
}

#news{
	margin:0 0 0 0;
	padding:20px 0 0 0;
	width:570px;
	height:40px;
	background:url(../images/auction.png) bottom left no-repeat;
}

h1,h2{
	display:none;
}

h3{
	margin:0 0 0 0;
	padding:30px 0 0 0;
	font-size:1em;
	color:#999999;
}

h4{
	margin:0 0 0 0;
	padding:5px 0 0 0;
	font-size:0.7em;
	color:#999999;
	font-weight:normal;
}


