@charset "UTF-8";

div#contentColumn img.building {
	float: right;
}

div#contentColumn h2#info {
	width: 290px;
	height: 69px;
	background: url(/i/info/h2.gif) no-repeat #fff;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	padding: 0;
}

div#contentColumn p#pleasetel {
	width: 290px;
	height: 34px;
	background: url(/i/info/pleasetel.gif) no-repeat #fff;
	text-indent: -9999px;
}

div#contentColumn p#telephone {
	font-size: 2.3em;
	color: #4f85bc;
}
	
div#contentColumn table#info_time {
	text-align: center;
	font-size: 1.5em;
	margin: 0 auto 20px;
	width: 560px;
}

div#contentColumn table#info_time caption {
	text-align: center;
	font-size: 1.05em;
	line-height: 1.1em;
	background-color: #bfd5e8;
	margin: 10px 0 0 0;
	padding: 5px;
	letter-spacing: 2px;
}

div#contentColumn table#info_time tr {
	background: url(/i/info/info_back.gif) #fff 0 0 repeat-y;
}


div#contentColumn table#info_time,
div#contentColumn table#info_time tr,
div#contentColumn table#info_time th,
div#contentColumn table#info_time td {
	border: 1px solid #e6eef6;
}

div#contentColumn table#info_time th {
	width: 150px;
	border-right: 0;
	font-weight: normal;
}

div#contentColumn table#info_time td {
	color: #4f85bc;
	padding: 5px 10px;
	background-image: none;
}

div#contentColumn table#info_time td.time {
	width: 150px;
}

div#contentColumn table#info_time td.day {
	width: 37px;
}

div#contentColumn table#info_time td.monday {
	border-left: 0;
}


div#contentColumn p#info_table_after {
	margin-top: -15px;
	text-align: right;
	font-size: 1.1em;
}

/* ------------------------------------------------------ */

div#contentColumn table#info_basic {
	font-size: 1.5em;
	margin: 0 auto 20px;
	width: 560px;
}


div#contentColumn table#info_basic,
div#contentColumn table#info_basic tr,
div#contentColumn table#info_basic th,
div#contentColumn table#info_basic td {
	border-top: 1px solid #e6eef6;
	border-bottom: 1px solid #e6eef6;
}

div#contentColumn table#info_basic tr {
	background: url(/i/info/info_back.gif) #fff 0 0 repeat-y;
}


div#contentColumn table#info_basic tr,
div#contentColumn table#info_basic td {
	height: 35px;
}

div#contentColumn table#info_basic tr.double,
div#contentColumn table#info_basic tr.double td {
	height: 50px;
}

div#contentColumn table#info_basic th {
	text-align: center;
	font-size: 0.8em;
	font-weight: 400;
	width: 150px;
}

div#contentColumn table#info_basic td {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	line-height: 1.3em;
}

div#contentColumn table#info_basic td div,
div#contentColumn table#info_basic td span {
	font-size: 0.8em;
	margin: 5px 0;
}

div#contentColumn address {
	line-height: 1.3em;
}

/* ------------------------------------------------------ */

div#contentColumn div#googlemap {
	width: 558px;
	height: 500px;
	margin: 0 auto 0;
	padding:0;
	border: 1px solid #aaa;
}

div#contentColumn dl#dl_info_distance {
	font-size: 1.3em;
	margin-top: 0;
}

div#contentColumn dl#dl_info_distance dt {
	float: left;
	clear: left;
	width: 120px;
	padding: 5px 0;
}

div#contentColumn dl#dl_info_distance dd {
	padding: 5px 0 5px 60px;
}

div#contentColumn h3 {
	width: 560px;
	height: 28px;
	background: url(/i/info/h3.gif) no-repeat #fff;
	text-indent: -9999px;
	margin: 30px 0 10px;
}

