@charset "Shift_JIS";

@import url(layout.css);
@import url(default.css);

/*=======================================
 コンテンツ
=======================================*/

h2, h3, h4, h5, h6 {
	display:none;
}

p {
	line-height: 20px;
}

p span {
	font-weight: bold;
}

.add {
	color: #96832d;
	font-size: 20px;
	margin-bottom: 20px;
	padding: 0;
}

#ti {
	width: 570px;
	height: 47px;
	margin-bottom: 20px;
	padding: 0;
	background: url(../../access/img/ti.gif) no-repeat;
}

#copy {
	width: 570px;
	height: 25px;
	margin-bottom: 20px;
	padding: 0;
	background: url(../../access/img/copy.gif) no-repeat;
}

#map {
	width: 570px;
	height: 611px;
	margin-bottom: 15px;
	padding: 0;
	background: url(../../access/img/map.gif) no-repeat;
}

.googlelink {
	width: 324px;
	margin-left: 246px;
	margin-bottom: 40px;
	padding: 0;
}

.googlelink .btn {
	display:block;
	width: 324px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(../../access/img/googlelink.gif) no-repeat;
}

.googlelink p span {
	display:none;
}

#googlelink p {
	display: none;
}

#sti01, #sti02 {
	width: 570px;
	height: 30px;
	margin-bottom: 25px;
	padding: 0;
}

#sti01 { background: url(../../access/img/sti01.gif) no-repeat; }
#sti02 { background: url(../../access/img/sti02.gif) no-repeat; }

#access01, #access02, #access03, #access04 {
	width: 570px;
	margin-bottom: 60px;
	padding: 0;
}

#access01 p, #access02 p, #access03 p, #access04 p {
	display: none;
}

#access01 {
	height: 164px;
	background: url(../../access/img/access01.gif) no-repeat;
}

#access02 {
	height: 164px;
	background: url(../../access/img/access02.gif) no-repeat;
}

#access03 {
	height: 176px;
	background: url(../../access/img/access03.gif) no-repeat;
}

#access04 {
	height: 176px;
	background: url(../../access/img/access04.gif) no-repeat;
}

.carnavi_ti {
	color: #626e98;
	font-size: 16px;
	margin-bottom: 5px;
}

.carnavi {
	width: 548px;
	padding: 10px;
	border: #626e98 solid 1px;
	margin: 0;
}

.carnavi p {
	color: #626e98;
	font-size: 12px;
	line-height: 150%;
}