@charset "utf-8"; 
@import "common.css";
/*-----------------------------------------------------------------------------------*/
/*local navi title*/
#localMenu h3,#localMenu h3 a{
display:block;
width:170px;
height:37px;
background-image:url(../auction/img/lc_auction.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

/*top*/
#contents #lister #pkg{
	padding:12px 0 40px 10px;
	width:580px!important;
	width:590px;
}
#contents #lister #pkg #lead{
	padding:0 0 50px 0;
}
#contents #lister #pkg #buy{
	float:left;
	width:270px;
}

#contents #lister #pkg #sell{
	float:right;
	width:270px!important;
	width:310px;
	padding:0 10px 0 30px;
}

#contents #lister #pkg #buy #expl,
#contents #lister #pkg #sell #expl{
	padding:20px 0;
	line-height:1.3;
}

/*related links*/
#pkg #rltn{
	padding:20px 0 0 0;
	width:430px;
}
#pkg #rltlnk{
	border:1px solid #71C9E7;
}
#pkg #rltlnk ul{
	padding:10px 14px 13px 14px;
}
#pkg #rltlnk li{
	background-image:url(../img/cont_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
}

/*****detail(steps)*****/
#contents #step{width:590px;}
#contents #step h2{
	padding:0 0 9px 0; 
	float:left;
	width:380px;
}
/*story links*/
#step #stLink{
	float:right;
	width:210px;
	text-align:right;
	padding-bottom:17px;
}
#step #stLink ul {display:inline;padding-left:0;margin-left:0;}
#step #stLink ul li {display:inline;}
#step #stLink ul ul li {
	background-image:url(../auction/howto/img/step_arr.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:7px;
}

#step #stLink img{ 
	margin:0;
	padding:0;
	border:0;
	vertical-align:middle;
}
/*sub heading*/
#contents #step h3{ padding:0 0 15px 0;}
/*processing title*/
#step #prttl{
	width:590px;
	padding:0px 0 20px 0;
}
/*processing number*/
#step #prnum{
	width:60px;
	float:left;
	padding:0 0 20px 0;
}
/*processing explanation*/
#step #expl{
	width:490px!important;
	width:530px; 
	float:right; 
	padding:8px 15px 20px 25px;
	line-height!important:1.5;
	line-height:1.4;
}
#step #caution{
	font-size:10px!important;
	font-size:xx-small;
	color:#7176E3;
}
/*only for buy step1*/
#step #expl #by1expl{float:left;width:305px;}
#step #expl #by1img{
	float:right;
	width:120px!important;
	width:180px;
	padding:0 0 0 60px;
	font-size:10px!important;
	font-size:xx-small;
}
#step #expl #by1img img{margin:0 0 3px;}
/*btn area*/
#step #btnarea{padding:30px 0; border-top:1px solid #62B6D3; text-align:center;}
#step #btnarea .nofst{margin-top:10px;}
#step #btnarea img{border:0;}
/*merit*/
#step .bgnom{ background-color:#EAF9FE;}
#step .bggry{ background-color:#F4F4F5;}
#step #merit #nmexpl{
	padding:11px 15px 15px;
	line-height!important:1.5;
	line-height:1.4;
}
#step #merit #nmexpl td,
#step #merit #nmexpl th{
	background-color:#EAF9FE; 
	padding:2px 10px 2px 0px;
}
#step #merit #expl{
	float:left;
	width:385px!important;
	width:400px;
	padding:15px 0 15px 15px;
}
#step #merit #img{
	float:right;
	width:145px!important;
	width:190px;
	padding:15px 15px 15px 30px;
}
#step #meritnof {
	padding-top:20px;
}
#step #meritbet {
	border-top:1px solid #62B6D3;
	padding:20px 0;
}

/*only for buy step3*/
#step #by3expl{float:left;width:260px!important;width:275px;padding:15px 0 20px 15px;}
#step #by3img{
	float:right;
	width:220px!important;
	width:315px;
	padding:0 10px 20px 85px;
}
/****fag****/
/*QandA*/
#pkg #fqm{
	float:left;
	width:34px!important;
	width:80px;
	padding:0 32px 18px 14px;
}
#pkg #fqw{
	float:right;
	width:486px!important;
	width:500px;
	padding:7px 14px 18px 0;
}
#pkg #fam{
	float:left;
	width:34px!important;
	width:80px;
	padding:0 32px 0px 14px;
}
#pkg #faw{
	float:right;
	width:486px!important;
	width:500px;
	padding:0px 14px 0 0;
	line-height:1.4;
}

/*separator*/
.faqsep{
	width:580px;
	display:block;
	background-image:url(../img/dot_line.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:15px 0 ;
}