@charset "UTF-8";

#wrapper03 p.to-qa {
display:inline;	/* peekaboo */
float:left;
margin-top:-2em;
margin-left: 46px;
}

#flash01{
width:922px;
height:300px;
margin: 0 14px;
background:url("/images/flash_bg_01.jpg");
}

#flash01 p{
padding-top:50px;
text-align:center;
}

#flash01 p a{
font-weight:800;
font-size:16px;
line-height:32px;
color:#fff;
background:#000;
padding:10px;
opacity:0.5;
filter:alpha(opacity=50);
}

#flash02{
width: 880px;
margin-left: 46px;
}

#content01{
width: 860px;
height:146px;
margin: 15px auto 0;
}

#content01 dl.dl01{
width:395px;
min-height:87px;
_height:87px;
background:url("/images/index_bg_01.png") no-repeat 0px 0px;
padding-left:25px;
}

#content01 dl.dl01 dt.dl01{
height:30px;
padding-top:2px;
}

#content01 dl.dl01 dd.dl01{
}

#content01 dl.dl01 dd.dl01 dl.dl02 dt{
width:90px;
clear:none;
float:left;
margin-bottom:3px;
}

#content01 dl.dl01 dd.dl01 dl.dl02 dd{
float:left;
width:305px;
margin-bottom:3px;
}

#content01 dl#news01{
float:left;
margin-right:10px;
}

#content01 dl#info01{
float:left;
}

/* buying top page */
#content .object-list {
	position: relative;
	width: 858px;
	height: 461px;
	margin: 0 auto;
	overflow: auto;
	}
#content .object-list p {
	/* margin-bottom: 20px; */
	margin-bottom: 14px;
	color: #666;
	font-size: 1.1em;
	}
#content .object-list img {
	vertical-align: middle;
	}
#content .object-list p span.details {
	font-size: 0.9em;
	}
#content .object-list h2 {
	clear: left;
	margin-bottom:4px;
	}
#content .object-list ul li {
	position: relative;
	overflow:hidden;
	float: left;
	width: 70px;
	height: 81px;
	margin-right: 36px;
	margin-bottom: 4px;
	}
#content .object-list ul li img.new {
	position:absolute;
	left:0;
	bottom:0;
	_bottom:-1px;
	}
