@charset "UTF-8";
/* CSS Document */
/*contactページ専用クラス*/

/**/
/*  HeaderArea Start  */
/**/

/*ヘッダーメインイメージ見出し*/

#headTaxTit {
	width: 196px;
	height: 28px;
	margin-top: 94px;
	margin-left: 128px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url("../images/head_tax_contact_tit.png");
	background-repeat: no-repeat;
	}

/**/
/*  HeaderArea End  */
/**/



/**/
/*  contentsArea Start  */
/**/

/*お問い合わせキャッチコピー*/

#contactCatchBack {
	width: 646px;
	height: 276px;
	background-image: url("../images/tax_contact_img.jpg");
	background-repeat: no-repeat;
	position: relative;
	}

#contactCatchTxt {
	width: 438px;
	height: 129px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url("../images/tax_contact_catch.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 126px;
	left: 0px;
	}

.contactTxt {
	width: 578px;
	line-height: 30px;
	margin-top: 39px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/*お問い合わせ*/

.telNum {
	width: 580px;
	height: 75px;
	line-height: 75px;
	font-size: 22px;
	color: #4c7eaf;
	margin-left: 26px;
	margin-bottom: 37px;
	background-image: url("../images/tax_tel_back.png");
	background-repeat: no-repeat;
	}
	.telNum img{
		padding:24px 0 0;
	}

.mailBtn {
	width: 489px;
	height: 68px;
	margin-bottom: 9px;
	margin-left: 81px;
	margin-right: 76px;
	}

.mailBtn a {
	display: block;
	}

.mailNotes {
	width: 489px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 12px;
	}

/**/
/*  contentsArea End  */
/**/