@charset "utf-8";

/* ------------------------------------------------------------

	access style

------------------------------------------------------------ */


/* -----global navi----- */

#g-navi .navi9 a {
	background-image: url(../images/navi_09_o.gif);
}


/* -----local navi----- */

ul#l-navi li.l-navi1 a {
	background-image: url(../access/images/l-navi_01.gif);
}

ul#l-navi li.l-navi1 a:hover {
	background-image: url(../access/images/l-navi_01_o.gif);
}


/* -----access----- */

#access_left {
	float: left;
	width: 258px;
}

#access_right {
	float: right;
	width: 289px;
}

#tb_access1 ,
#tb_access2 {
	width: 258px;
	border-collapse: collapse;
	margin-top: 6px;
}

#tb_access1 caption ,
#tb_access2 caption {
	text-align: left;
	font-size: 0.75em;
	color: #077A7E;
	background-color: #F3F3F3;
	padding: 5px;
}

#tb_access1 th ,
#tb_access2 th {
	width: 80px;
	padding-left: 3px;
	padding-top: 6px;
	text-align: left;
	vertical-align: top;
}

#tb_access1 th img ,
#tb_access2 th img {
	border: 1px solid #A7A7A7;
}

#tb_access1 td ,
#tb_access2 td {
	padding-top: 6px;
	font-size: 0.75em;
	line-height: 1.34em;
	vertical-align: top;
}

#tb_access1 td .text_red ,
#tb_access2 td .text_red {
	color: #FF0000;
	font-weight: bold;
}

#access_left p.photo {
	border: 1px solid #A7A7A7;
	margin-bottom: 12px;
}

#access_right p.map {
	border: 1px solid #A7A7A7;
}

#detailDescript {
	padding-top: 20px;
}

#gotoGoogleMap {
	text-align: right;
}
#gotoGoogleMap a{
	background: url(../images/icon_arrow_01.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

