@charset "UTF-8";
/* CSS Document */
@import url(common.css);
/**/
#information h4 {
	font-weight: bold;
	color: #009966;
}
#map {
	height: 400px;
	width: 720px;
}
#mapWrapper {
	border: 1px solid #FFCC99;
	padding: 2px;
	height: 400px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#lifeinfo {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#lifeinfo h2 {
	font-family: "Times New Roman", Times, serif !important;
	font-style: italic;
	color: #336666 !important;
	margin: 0px !important;
	padding: 0px !important;
	width :300px !important;
}
#lifeinfo h3 {
	margin: 0px !important;
	padding: 0px !important;
	color: #996666 !important;
	width :300px !important;
}
#lifeinfo p {
	padding-right: 15px;
	height: 100px;
	width: 300px;
}
#lifeinfo .left {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.lifeinfo {
	width :340px!important;
}
#content #access {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#access {
}
#access span.tx5 {
	padding-right: 4px;
	padding-left: 4px;
	color: #FF0000;
}
#access .tx4 {
	font-weight: bold;
}
#access #train, #access #bus {
	width: 350px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.dot {
	background-image: url(../imgs/dot.gif);
	background-repeat: repeat-x;
	background-position: 8px;
}
#access #time {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #869AA8;
	background-image: url(../../ha-imgs/access/time.gif);
	background-repeat: no-repeat;
}
#time .left {
	width: 100px;
	text-align: center;
	color: #FFFFFF;
}
#time .right {
	width: 605px;
}
#access strong {
	color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}
#time .left strong {
	color: #FFFF33!important;
}

