@charset "utf-8";

div#explanBox01 {
	padding : 15px 30px;
	margin : 0 0 30px;
	width: 854px;
	border: 3px solid #D7D7D7;
	background-color: #FFB;
}

	div#exTxtArea {
		width: 600px;
		float: left;	
	}
	
	div#priceCut {
		width: 205px;
		float: right;	
	}

.explanBox02 {
	padding : 15px 30px;
	margin : 0 0 30px;
	background-color: #FFE4AC;
}

h3#example {
	margin-bottom: 4px;
	padding-left: 35px;
	background: url(../../img/about_rtb/icon_pencil.jpg) no-repeat left top;
	height: 26px;
	font-size: 120%;
	font-weight: bold;
	color: #036;
}


/* ol */
.explanBox02 ol{
	padding : 0;
	margin : 0;
}

.explanBox02 ol li{
	padding : 0 0 6px 30px;
	margin : 0 0 6px 0;
	line-height : 1.4;
	list-style-type : none;	
}

.explanBox02 ol li.exNo1 {
	background-image: url(../../img/common/no1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.explanBox02 ol li.exNo2 {
	background-image: url(../../img/common/no2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.explanBox02 ol li.exNo3 {
	background-image: url(../../img/common/no3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.explanBox02 ol li.exNo4 {
	background-image: url(../../img/common/no4.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.explanBox02 ol li.exNo5 {
	background-image: url(../../img/common/no5.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

div.section div.bodyAboutRTB {
	margin-left : 10px;
	background-image: url(../../img/about_rtb/rtb_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

div.section div.bodyAboutRTB p {
	width: 600px;
}
