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

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

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

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

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



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

/*サービス内容*/

#titService {
	width: 646px;
	height: 23px;
	margin-top: 11px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url("../images/tax_tit_service.png");
	background-repeat: no-repeat;
	}

.txtService {
	width: 578px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 45px;
	margin-left: 34px;
	margin-right: 34px;
	line-height: 30px
	}

/*費用について*/

#titCost {
	width: 646px;
	height: 23px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url("../images/tax_tit_cost.png");
	background-repeat: no-repeat;
	}

#costTxtBack {
	width: 578px;
	height: 200px;
	margin-top: 37px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("../images/tax_hiyou_img.jpg");
	background-repeat: no-repeat;
	position: relative;
	}

#costTxtBack p {
	width: 406px;
	height: 83px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url("../images/tax_hiyou_txt.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 93px;
	right: 0px;
	}

.costTxt {
	width: 578px;
	line-height: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/*お問い合わせ*/

.telTxt {
	width: 430px;
	height: 17px;
	margin-top: 35px;
	margin-bottom: 23px;
	margin-left: auto;
	margin-right: auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url("../images/tax_tel_txt.png");
	background-repeat: no-repeat;
	}

.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  */
/**/
