@charset "utf-8";

/* =======================================================================================
	COMMON
======================================================================================= */


/* =======================================================================================
	PAGE 
======================================================================================= */

/* ------------------------------------------------------------------------
 mapPic
------------------------------------------------------------------------ */
	.mapPic img {
		border:1px solid #62552b;
	}



/* ------------------------------------------------------------------------
 carMap
------------------------------------------------------------------------ */
	.carMap {
		max-width:560px;
		margin-left:auto;
		margin-right:auto;
	}
	.carMap .address dt {
		font-size:0.8em;
	}

/* toiBox-----------*/
	.toiBox {
		padding:1em 0;
		border:0 solid rgba(255,255,255,.5);
		border-width:1px 0;
	}
	.toiBox .num {
		font-size:2em;
	}



/* ------------------------------------------------------------------------
 xxxxxxxxxxx
------------------------------------------------------------------------ */
/* xxxxxxxxxxx
-----------------------------------------------------------*/




























