/*----------------------

CONTACTページ設定

-----------------------*/

/*----contact設定----*/

#wrapperAll #contact
{
	background-color:#fff;
}

#contact
{
	width:100%;
	height:459px;
	background:url(img/airmail.jpg) 50% 50% no-repeat;
	margin:1px 0 0 0;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

.caption
{
	padding:130px 0 0 150px;
}