#cntents{
	background:url(img/img.jpg) top left no-repeat;
	margin-top:25px;
}

#rap {
	float:right;
	width:425px;
}

#rap h2{
	background:url(img/t.jpg) top left no-repeat;
	height:75px;
}
#cntents .inq h2{
	background:url(img/t2.jpg) top left no-repeat;
	height:45px;
}
#cntents .acc h2{
	background:url(img/t3.jpg) top left no-repeat;
	height:45px;
}

#rap .box{
	background:url(img/mdl.jpg) top left repeat-y;
	text-align:left;
}

.acc .box{
text-align:center;
}
.acc .box p{
padding:10px 0px;
text-align:left;
margin:0px auto;
width:92%;
margin-left:15px;
}
.acc .box div{
text-align:center;
margin:auto;
width:97%;
}

#rap .box ul{
	display:inline-block;
	width:228px;
	clear:both;
	margin-left:6px;
	margin-bottom:15px;
}

#rap .box ul li{
	border-bottom:1px dotted #607331;
	clear:both;
	margin:2px 0px 2px 0px;
	padding:0px 0px 2px 0px;
	width:100%;
	display:inline-block;
}
#rap .box ul li span{
	display:inline-block;
	float:left;
	margin-left:6px;
	text-align:left;
	width:40px;
}

#rap .box ul li.tit span{
	width:100%;
	text-align:left;
}
#rap .box ul li.tit p{
	display:none;
}

#rap .box ul li p{
	float:right;
	width:180px;
	display:inline-block;
	text-align:right;
	padding:0px;
	margin:0px;
}

#rap .box ul.grn span,
#rap .box ul.grn p{
	color:#9EB61B;
}

#rap .box .btm{
	background:url(img/btm.jpg) top left no-repeat;
	height:20px;
	width:425px;
}

#rap .btn{}
#rap .btn a{
	background:url(img/btn.jpg) top left no-repeat;
	height:170px;
	text-indent:-999em;
	display:block;
}
#rap .btn a:hover{
	background-position:bottom;
}
#rap .shop{
background:url(img/mdl.jpg) top left repeat-y;
}
#rap .shop h2{
height:47px;
background:url(img/shop.jpg) top left no-repeat;
}
#rap .shop ul{
	width:231px;
	float:right;
	margin:0px;
	padding:0px;
	margin-right:13px;
	display:inline;
}
html>body #rap .shop ul{
	width:218px;
}
#rap .shop ul li{
	display:inline-block;
	width:100%;
	border-bottom:1px dotted #607331;
	margin:2px 0px 2px 0px;
	padding:0px 0px 2px 0px;
}
#rap .shop ul li p{
float:left;
width:100%;
}
#rap .shop .btm{
clear:both;
height:20px;
background:url(img/btm.jpg) top left no-repeat;
}