@charset "utf-8";

img{
margin: 0;
padding: 0;
vertical-align: bottom;
}


/* ===== コンテンツ ===== */

.page_contents{
width: 970px;
text-align: left;
}


/* ===== イメージエリア ===== */

.page_contents{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}

.page_contents img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}

.page_contents #blo01{
	height: 434px;
	}
.page_contents #blo02{
  position:relative;
	background: url(/img/landing_page/req/autoid/bg_bt-w100_1126_03_001.gif) no-repeat top center;
	height: 594px;
	}
.page_contents #blo02 .left_box{
  position:absolute;
  top: 0;
  left: 0;
	background: url(/img/landing_page/req/autoid/bg_bt-w100_1126_03_002.jpg) repeat-x top left;
	height: 594px;
  width: 50%;
  z-index: 50;
	}
.page_contents #blo02 .right_box{
  position:absolute;
  top: 0;
  right: 0;
	background: url(/img/landing_page/req/autoid/bg_bt-w100_1126_03_003.jpg) repeat-x top right;
	height: 594px;
  width: 50%;
  z-index: 50;
	}
.page_contents #blo02 .content_img{
  position:relative;
	z-index: 100;
	}
.page_contents #blo03{
	height: 240px;
	}
.page_contents #blo04{
	background-color: #f4c01d;
	height: 798px;
	}
.page_contents #blo05{
	background: url(/img/landing_page/req/autoid/bg_bt-w100_1126_03_004.gif) repeat-x top center;
	height: 253px;
	}
