@charset "utf-8";

/*======================================

	div controls

=======================================*/

#main #main_area #r_title {
	background: url(../img/r_purchase.jpg) no-repeat top left;
}

/*======================================

	Modules

=======================================*/

#r_contents p {
	font-size: 12px;
	margin-bottom: 0px;
}

#r_contents h3 {
	font-size: 16px;
	margin: 0px 15px 15px 0px;
	color: #b86512;
}

#r_contents h5 {
	font-size: 12px;
	font-weight: normal;
}

#r_contents dl {
	margin: 10px 0px 15px 0px;
}

#r_contents dl dt {
	margin: 25px 0px 5px 15px;
	padding-left: 17px;
	background: url(../../common/img/i_arrow07.gif) no-repeat center left;
	font-weight: bold;
}

#r_contents dl dd {
	margin-bottom: 5px;
}

#r_contents dl dd span {
	font-size: 16px;
	font-weight: bold;
	color: #12b89b;
}

#r_contents p#back {
	width: 703px;
	height: 1%;
	margin: 20px 0px 0px;
	padding: 18px 0px 0px 5px;
	border-top: 1px dotted #b81251;
}

#r_contents p#back a {
	margin-left: 25px;
	padding-left: 27px;
	background: url(../../common/img/i_black.gif) no-repeat center left;
}

/*======================================

	UA hack

=======================================*/


