/*------- お問い合せ　電話番号 -------*/
.tel{
	text-align:center;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px
	}

/*------- お問い合せ　背景 -------*/
.contact_bg{
	width:733px;
	height: 900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/contact/img_bg.jpg);
	background-repeat: no-repeat;
	}

.contact_position{
	margin-top: 0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	}



.contact_middle{
	width:730px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background-image:url(../../img/contact/img_bg_middle.jpg);
	background-repeat: repeat-y;
	}