#wrapper_base_other {
	width: 100%;
	margin: 0px auto 0px auto;
	clear: both;
	background-image: url(../image/templates/bg_header_drumrecording.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}

.half_drumrec01l{
width: 48%;
height: auto;
float: left;
margin-right: 4%;
}
.half_drumrec01r{
width: 48%;
height: auto;
float: left;
}