@charset "UTF-8";

/* ***************************************************
* CSS file For hiroo-prime.com
	FileName: sitemap.css

■目次 ==========================================
■[00]:common.cssをリセット↓
■[01]:ヘッダー

**************************************************** */

/*-----------------------------------------------------------
■[00]:common.cssをリセット↓
------------------------------------------------------------*/
h3{
	clear: both;
	margin: 15px 0px 6px 0px;
}
h4{
	margin: 10px 0px 0px 0px;
}


/*-----------------------------------------------------------
■[000]:連絡先
------------------------------------------------------------*/
table.contact{
	width: 527px;
	margin: 10px auto 0;
	padding: 0px;
}

table.contact th{
	width: 107px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 3px 0px;
	border-bottom: 1px dotted #9d9d9d;
	vertical-align: top;
}
table.contact td{
	width: 420px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 0px;
	border-bottom: 1px dotted #9d9d9d;
	line-height: 130%;
}
table.contact td img.tel{
	margin: 0px 10px 0px 0px;
}

/*-----------------------------------------------------------
■[000]:地図
------------------------------------------------------------*/
div.pdfMap{
	width: 529px;
	margin: 7px auto 0px;
	text-align: right;
}

div.virtualMap{
	width: 529px;
	margin: 7px auto 0px;
	text-align: center;
}