@charset "utf-8";
/* sell */

#sell h1 {
	background-image: url(../../sell/images/hl_01.gif);
	height: 30px;
}

#sell #section01 h2 {
	position: absolute;
	top: -10000em;
	left: -10000em;
}

#sell #section01 img {
	padding-right: 15px;
	float: right;
}

#sell #section01 dl {
	width: 445px;
	padding: 0 15px;
	float: left;
}

#sell #section01 dl dd strong {
	color: #C00;
	font-weight: normal;
}

#sell #section02 {
	padding-bottom: 30px
}

#sell #section02 h3 {
	height: 67px;
	background-image: url(../../sell/images/hl_02.gif);
}

#sell #section02 p {
	margin-bottom: 15px;
}

#sell #section02 p.hl {
	font-size: 1.2em;
	font-weight: bold;
}

#sell #section02 .notes {
	margin-bottom: 20px;
	padding: 15px;
	border: solid 3px #FFC926;
	width: 764px;
	background-color: #fff;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	border-radius: 5px;
}
#sell #section02 .notes span {
	display: inline-block;
	width: 22px;
	height: 20px;
	background-image: url(../../sell/images/marker_notes.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
}

#sell #section02 ul.flow li {
	width: 248px;
	height: 350px;
	overflow: hidden;
	padding-right: 27px;
	margin-bottom: 30px;
	display: block;
	float: left;
	background-image: url(../../sell/images/icon%20flow.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#sell #section02 ul.flow  li.last {
	margin-right: 0;
	padding-right: 0;
}


#sell #section02 ul.flow  li dl {
	width: 248px;
	height: 350px;
	overflow: hidden;
	background-color: #FFF;
}

#sell #section02 ul.flow  li dl dt {
	width: 250px;
	height: 63px;
	margin-bottom: 15px;
	display: block;
	text-indent: -10000em;
	background-position: top left;
	background-repeat: no-repeat;
}

#sell #section02 ul.flow li.flow01 dl dt {
	background-image: url(../../sell/images/step_Sell_01.gif)
}

#sell #section02 ul.flow li.flow02 dl dt {
	background-image: url(../../sell/images/step_Sell_02.gif)
}

#sell #section02 ul.flow li.flow03 dl dt {
	background-image: url(../../sell/images/step_Sell_03.gif)
}

#sell #section02 ul.flow li dl dd {
	padding: 0 25px;
}

#sell #section02 ul.flow li dl dd.hl_flow {
	font-size: medium;
	color: #13508A;
	letter-spacing: -1px;
}

#sell #section02 .important {
	padding-bottom: 20px;
	border-bottom: 2px solid #E6E4CC;
}



