@charset "UTF-8";

#contents h2 {
	border-bottom: 4px solid #b1c3af;
	padding-bottom: 45px;
}

.box01,.box02{ padding-top:85px; }


/* box01 */
.box01 .l { width: 470px; font-size:125%; }
#contents strong {
	font-weight: bold;
	font-size: 125%;
	line-height: 1.5em;
}
/* tel */
#contents .tel {
	background:url(./img/icon01.png) no-repeat left center;
	padding:0 0 0 40px;
}
/* subway */
.subway  {
	border:solid #b1c3af; border-width:1px 0;
	background: url(img/icon03.png)no-repeat center;
	padding:20px 0 20px 100px;
	margin:20px 0;
}
/* time */
.time    { font-size:125%; float:left; }
/* parking */
.parking { font-size:125%; float:right;
	background:url(./img/icon04.png) no-repeat left center;
	padding:0 1em 0 30px;
}
/* coution */
.coution { font-size:80%; clear:both; }
/* close */
.close   { font-size:120%; }
.close em{ font-weight:bold; margin-right:1em; }
