@charset "utf-8";
/* ===================================================================

 file name  :request.css
 style info :資料請求ページ

=================================================================== */

/* =============================

	overwrite

=============================== */
#pageHeader{
	background-image: url(../images/request/bg_pagehead.jpg);
}


/* =================================== */

/* .bnr-area */
#main .bnr-area{
	padding: 40px 15px;
	text-align: center;
}


#footer .contact-area{
	border-top: solid 1px #d2d2d2;
}


/* ==========================================================================
   smartPhone
   ========================================================================== */
@media screen and (max-width: 640px){
	/* =============================
	
		overwrite
	
	=============================== */
	
	
	/* =================================== */
	}
