@charset "shift_jis";
/*-----------------------------------------------------------------------------------------------
	[ www.miura-chousashi.com css ] [ page_service.css ]
	-----------------------------------------------------------------------------------------------
	author: Atsushi Umehara
	making day: 2008-11-13
	---------------------------------------------------------------------------------------------*/


/* ================================================

	お問い合わせ

=================================================*/

/* メールアドレス・電話番号・FAX表示 --------------------*/
div#contents div.section p.mail,
div#contents div.section p.mail a {
	font-size: 20px;
	font-weight: bold;
	text-indent: 12px;
	line-height: 30px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div#contents div.section p.telNum,
div#contents div.section p.faxNum {
	font-size: 30px;
	font-weight: bold;
	color: #F7B507;
	text-indent: 12px;
	line-height: 40px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div#contents div.section p.telNum {}
div#contents div.section p.faxNum {}
div#contents div.section p.subTitle {
	margin-bottom: 0px;
}
