@charset "Shift_JIS";


h1#head_contact { 
	background: url(imgs/h1_contactconsult.gif) no-repeat;
	width:702px;
	height:92px;
}

#contactData dl {}
	#contactData dt {
		background:none;
		float: left;
		height: inherit;
		width:150px;
	}
	#contactData dd {
		background:none;
		padding:0 0 0 150px;
	}

	#contactData dd#dot {
		background:none;
		float: left;
		height: inherit;
		width:10px;
		padding:0;
	}

	#contactData dd#btn {
		margin-top:2px;
	}

 /* フルサイズお客様契約相談窓口ボックス */
.full_contract_box {
	margin-left: 3px;
}
	.full_contract_box dt {
		background: url(imgs/full_etc_contract_bg_t.gif) no-repeat left top;
		height: 32px;
	}
	.full_contract_box dd {
		background: url(/common/imgs/bg_btob_index_03.gif) no-repeat left bottom;
		padding: 10px 15px 20px;
	}
