@charset "UTF-8";

/*----------------------------
layout
----------------------------*/
p {
	margin-bottom:0;
}

#atm20000_top {
	background:url(/support/20000atm/img/bg_content_top.jpg) top center no-repeat;
	background-size:contain;
}

#atm20000_center {
	background:url(/support/20000atm/img/bg_content_center.gif) top center repeat-y;
	background-size:contain;
	padding:0 3%;
}

#atm20000_bottom {
	background:url(/support/20000atm/img/bg_content_bottom.jpg) bottom center no-repeat;
	background-size:contain;
}

/*----------------------------
btn_responsive
----------------------------*/
div#btn.columnImage2Wrap01 {
	max-width:592px;
	text-align:center;
	margin:0 auto;
}
div#btn.columnImage2Wrap01 .columnBlock01 {
	max-width:288px;
}

div#btn.columnImage2Wrap01 .columnBlock02 {
	max-width:288px;
}

.sp_2colum {
	margin:0 auto;
	width:90%;
}
.sp_2colum p {
	width:48%;
}


