@charset "utf-8";

/*  access style
----------------------------------------------------------------------*/

.access #billboard {
	background: url(../access/images/hbnr-access.jpg) no-repeat;
}
#access .map01 .wide {
	margin-bottom: 20px;
}
#access .map01 p  strong {
	font-size: 159%;
	font-weight: normal;
}
#access .map01 address {
	line-height: 1.4;
	margin-top: 10px;
}
#access .map01 address span {
	font-size: 174%;
	color: #1e9d3c;
}
#access .map01 address span em {
	color: #1e9d3c;
	font-size: 110%;
	font-weight: bold;
}
#access .map01 .narrow p {
	margin-top: 20px;
}
#access .map02 h3 {
	font-weight: normal;
	padding: 0;
	background: none;
}
#access .map02 h3 span {
	color: #1e9d3c;
	font-weight: normal;
	padding: 0;
	background: none;
}
#access .map02 h3 strong {
	color: #e66000;
	font-weight: normal;
}
#access .map02 dl {
	margin-right: 40px;
}
#access .map02 dt {
	color: #469fd1;
	font-weight: bold;
}
#access .map02 dd {
	margin-bottom: 10px;
}