/* 角丸部 */
.rdcnr_box {
	background: url(../image/tl.png) no-repeat top left;
}
.rdcnr_top {
	background: url(../image/tr.png) no-repeat top right;
	position:relative; z-index:2;
}
.rdcnr_bottom {
	background: url(../image/bl.png) no-repeat bottom left;
}                      
.rdcnr_bottom div {
	background: url(../image/br.png) no-repeat bottom right;
	position:relative; z-index:3;
}

.rdcnr_content {
	background: url(../image/r.png) top right repeat-y;
	position:relative;z-index:1;
}

.rdcnr_top,
.rdcnr_top div,
.rdcnr_bottom,
.rdcnr_bottom div{
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rdcnr_content, 
.rdcnr_bottom {
	margin-top: -19px;
}

.rdcnr_content{ 
  padding: 0 5px; 
}

.rdcnr2_box {
	background: url(../image/tl4.png) no-repeat top left;
}
.rdcnr2_top {
	background: url(../image/tr4.png) no-repeat top right;
	position:relative; z-index:2;
}
.rdcnr2_bottom {
	background: url(../image/bl4.png) no-repeat bottom left;
}                      
.rdcnr2_bottom div {
	background: url(../image/br4.png) no-repeat bottom right;
	position:relative; z-index:3;
}

.rdcnr2_content {
	background: url(../image/r4.png) top right repeat-y;
	position:relative;z-index:1;
}

.rdcnr2_top,
.rdcnr2_top div,
.rdcnr2_bottom,
.rdcnr2_bottom div{
	width: 100%;
	height: 17px;
	font-size: 1px;
}
.rdcnr2_content, 
.rdcnr2_bottom {
	margin-top: -19px;
}

.rdcnr2_content{ 
  padding: 0 5px; 
}

