/*----------------------------------
サブコンテンツ(右側上)
----------------------------------*/
#sub_contents h5{
	width: 561px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/sub_access.jpg);
}

#sub_contents #map {
	margin-left: 45px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 500px;
	text-indent: -9999px;
}




#sub_contents li{
	margin-left: 45px;
	
	list-style-type: none;
	line-height: 20px;
	
	
}

/*----------------------------------
緑のボーダー線
----------------------------------*/
#sub_contents #train{
	width: 420px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #33CC00;
}

#sub_contents #car{
	width: 420px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #33CC00;
}
#sub_contents #parking{
	width: 420px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #33CC00;
}
/*----------------------------------
google地図
----------------------------------*/

#sub_contents a {
	text-align: right;
	margin-top: 10px;
	margin-right: 40px;
	color: #0000FF;
	display: block;

	width: 100px;
	margin-left: 430px;
	

}
#sub_contents {
	overflow: hidden;
}
