@charset "utf-8";

/*-----------------------------------------------
header(グローバルmenu)のActive化
----------------------------------------------- */
#gmenu #gnavi6 a{
	border-bottom: 5px solid #d50023;
}



#mapback{
	background-image: url(images/map_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:6px;
}

#access{
	background-image: url(images/line_hasen.gif);
	background-repeat: repeat-y;
	background-position: 231px top;
}

#access .block{
	width:224px;
	margin-left:7px;
	margin-right:7px;
	float:left;
}
#access .train{margin-left:0px;}
#access .car{margin-right:0px;	width:241px;}

#access ul{
	list-style-type: none;
	margin-left:2px;
}
#access li{
	background-image: url(../common/images/icon_t01.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#parking p img{
float:right; margin-left:5px; margin-bottom:5px;

}