@charset "utf-8";

@import url("/css/common.css");
@import url("/css/header.css");
@import url("/css/nav.css");

/*
exclude from common.css
-----------------
Win Netscape 4.7
Win IE 3.0
Mac IE 4.5
*/

/*--------------------------------------------------------
#contents
--------------------------------------------------------*/
#contents .secondhandBlock {
	margin-bottom:25px;
	background:url(/images/searchblock_bg.gif) repeat-y left;
}

#contents .secondhandBlock .secondhandInfo{
	margin:0 auto 5px;
	width:662px;
	background:url(/images/secondhand_info_bg.gif) repeat;
}

#contents .secondhandBlock .secondhandInfo h2 {
	padding:5px 34px 2px;
	min-height:16px;
	height:auto !important;
	height:16px;
	color:#FFF;
	font-size:115%;
	font-weight:bold;
	background:url(/images/icon_secondhand.gif) no-repeat 6px 0.4em;
}

#contents .secondhandBlock .secondhandInfo .secondhandInfoTop {
	background:url(/images/secondhand_info_top.gif) no-repeat left top;
}

#contents .secondhandBlock .secondhandInfo .secondhandInfoBottom {
	background:url(/images/secondhand_info_bottom.gif) no-repeat left bottom;
}

#contents .secondhandBlock p {
	margin:0 auto 10px;
	width:645px;
}

#contents .secondhandBlock h3 {
	margin:0 auto;
	padding:5px 12px 5px 13px;
	width:620px;
	background:url(/images/marker_secondhand_info.gif) no-repeat 0 0.5em;
	font-weight:bold;
}

#contents .secondhandBlock ul {
	margin:0 auto 10px;
	padding:0 0 10px;
	width:645px;
	background:url(/images/dotted.gif) repeat-x bottom;
}

#contents .secondhandBlock ul.last {
	padding:0;
	background:none;
}

#contents .secondhandBlock ul li {
	display:inline;

}

#contents .secondhandBlock ul li a {
	margin-right:4px;
	white-space:nowrap;
}
