/* 角丸部 */
.rdcnr_box {
	background: url(../img/rdcnr_tl.gif) no-repeat top left;
	zoom:100%;
}
.rdcnr_top {
	background: url(../img/rdcnr_tr.png) no-repeat top right;
	position:relative; z-index:2;
}
.rdcnr_bottom {
	background: url(../img/rdcnr_bl.gif) no-repeat bottom left;
}
.rdcnr_bottom div {
	background: url(../img/rdcnr_br.png) no-repeat bottom right;
	position:relative; z-index:3;
}

.rdcnr2_box {
	background: url(../img/rdcnr_tl.gif) no-repeat top left;
}
.rdcnr2_top {
	background: url(../img/rdcnr2_tr.png) no-repeat top right;
	position:relative; z-index:2;
}
.rdcnr2_bottom {
	background: url(../img/rdcnr2_bl.gif) no-repeat bottom left;
}
.rdcnr2_bottom div {
	background: url(../img/rdcnr2_br.png) no-repeat bottom right;
	position:relative; z-index:3;
}

.rdcnr_content {
	background: url(../img/rdcnr_r.png) top right repeat-y;
	position:relative;z-index:1;
}

.rdcnr_top,
.rdcnr_top div,
.rdcnr_bottom,
.rdcnr_bottom div, 
.rdcnr2_top,
.rdcnr2_top div,
.rdcnr2_bottom,
.rdcnr2_bottom div{
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rdcnr_content, 
.rdcnr_bottom ,
.rdcnr2_bottom{
	margin-top: -19px;
}

#navi .rdcnr_content, 
#navi .rdcnr_bottom ,
#navi .rdcnr2_bottom{
	margin-top: -24px;
}
#search .rdcnr_content, 
#search .rdcnr_bottom ,
#search .rdcnr2_bottom{
	margin-top: -27px;
}

.rdcnr_content,
.rdcnrx_content { 
  padding: 0 10px; 
}

