/* CSS Document */



@import "base.css";
@import "free_form.css";






#pickuprace-wrapper {
	width: 580px;
	margin: 0 0 30px 0;
	padding: 0;
}
#pickuprace-wrapper h3 {
	background:url(../images/pickuprace_pahetitle.gif) no-repeat;
	width: 580px;
	height: 31px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent:-9999px;
}
*html #pickuprace-h3 {
	padding: 0 0 30px 0;
}
*+html #pickuprace-h3 {
	padding: 0 0 30px 0;
}
#pickuprace-wrapper p {
	width: 570px;
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	font-size: 12px;
}
#pickuprace-wrapper hr {
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px #999999 solid; 
}
#pickuprace-wrapper h4 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #2C7814;
}
#pickuprace-wrapper .come , #pickuprace-wrapper .come-left{
	margin: 5px 0 40px 0;
	padding: 5px 0 0 0;
	border-top:1px dotted #666666;
	text-align:right;
}
#pickuprace-wrapper .come-left {
	text-align:left;
}
#pickuprace-wrapper h4.cut{
	background: url(../images/pickuprace_line.gif) no-repeat 6px 3px;
	border-bottom:1px dotted #666666;
	color: #2C7814;
	padding:4px 12px 4px 14px;
	font-size: 12px;
	margin:5px 0 10px 0;
}
#pickuprace-wrapper .cut-img img{
	border:1px solid #666666;
	margin:0 0 20px 0;
}
#pickuprace-wrapper p.catch {
	padding: -8px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.catch {
	padding: -8px 0 0 0;
	margin:20px 0 15px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#pickuprace-wrapper .bnr {
	background: url(../images/pickuprace_background.gif);
}
#pickuprace-wrapper .bnr span , #pickuprace-wrapper .bnr a , #pickuprace-wrapper .bnr a:hover{
	background: url(../images/pickuprace_btn_off.gif);
	text-indent:-9999px;
	display:block;
	width:70px;
	height:70px;
	margin:0 0 0 42px;
	overflow:hidden;
}
#pickuprace-wrapper .bnr a{
	background: url(../images/pickuprace_btn_on.gif);
}
#pickuprace-wrapper .bnr a:hover{
	background: url(../images/pickuprace_btn_over.gif);
}
#list ul{
	list-style:none;
	color:#666666;
	margin:6px 0 0 0;
}
#list ul li{
	background:#F3F2F1 url(../images/pickuprace_line.gif) no-repeat 6px 6px;
	border-bottom:1px dotted #666666;
	height:12px;
	padding:8px 12px 5px 14px;
	margin:0 0 0 0;
	float:left;
	display:block;
}
*html #list ul li{
	background:#F3F2F1 url(../images/pickuprace_line.gif) no-repeat 6px 6px;
	border-bottom:1px dotted #666666;
	height:10px;
	padding:8px 12px 6px 14px;
	margin:0 0 -3px 0;
	clear:both;
	float:none;
}
#list ul li.sec{
	background:#FFFFFF url(../images/pickuprace_line.gif) no-repeat 6px 6px;
}
#list ul li strong{
	float:left;
	display:block;
	height:auto;
}
#list ul li a , #list ul li.paid-li a{
	float:left;
	margin:0 0 0 10px;
	width:459px;
	display:block;
}
/**—L—¿‹LŽ–—p **/
#list ul li.paid-li{
	width:554px;
}
#list ul li.paid-li a{
	width:auto;
}
*html #list ul li a{
	width:auto;
	float:left;
	margin:0 0 0 10px;
}
#navi ul{
	padding:15px 0 35px 0;
	list-style:none;
	text-indent:-9999px;
	margin:0 0 15px 0;
}
*html #navi ul{
	margin:0 0 40px 0;
}
#navi li.back a{
	background:url(../images/pickuprace_back.gif) no-repeat;
	float:left;
	width:100px;
	height:40px;
	overflow:hidden;
	display:block;
}
#navi li.next a{
	background:url(../images/pickuprace_next.gif) no-repeat;
	float:right;
	width:100px;
	height:40px;
	overflow:hidden;
	display:block;
}
*html #navi li.back a{
	background:url(../images/pickuprace_back.gif) no-repeat 0 12px;
	height:52px;
}
*:first-child+html #navi li.back a {
	background:url(../images/pickuprace_back.gif) no-repeat 0 12px;
	height:52px;
}
#navi ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.list-clear{
	clear:both;
	padding:10px 0;
}
.paid , .paid img , .paid span{
	float:left;
	margin:-1px 0 0 7px;
	display:block;
}
.paid img{
	margin:0;
}
*html .paid img {
	margin:-1px 0 0 0;
}
*+html .paid img{
	margin:-1px 0 0 0;
}
.paid span{
	margin:1px 0 0 7px;
	color:#000000;
}
