@charset "UTF-8";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 共通設定
--------------------------------------------------------------------------------------- */

/* hd -------------------- */

div.hd-access div#hd {
	background: url(../../img/access_maps/bg_hd.jpg) no-repeat;
}

div.hd-access div.navi ul.tab-menu li.menu03,
div.hd-access div.navi ul.tab-menu li.menu03 a {
	background: url(../img/tab_menu03.gif) no-repeat left bottom;
}

div#ct-area-access {
	width: 730px;
	margin-left: 31px;
}

div#ct-area-access div.btm-navi {
	width: 730px;
	margin-top: 25px;
}

/* --------------------------------------------------------------------------------------
 index
--------------------------------------------------------------------------------------- */

div#ct-area-access h1 {
	margin-bottom: 7px;
}

div#ct-area-access h2 {
	margin: 20px 0px 18px;
	padding: 4px 18px;
	background: #E53447;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1em;
}

div.access-box {
	margin: 0px 10px;
	padding-bottom: 15px;
}

div.access-box h3 {
	color: #222222;
	font-weight: bold;
	line-height: 1.6em;
}

div.access-box h4 {
	margin-top: 15px;
	padding: 4px 11px;
	background: #E4D5CC;
	color: #823D11;
	font-weight: bold;
}

table.access-tbl {
	width: 710px;
	border-top: 1px solid #D4BFB1;
	border-right: 1px solid #D4BFB1;
}

table.access-tbl th,
table.access-tbl td {
	border-bottom: 1px solid #D4BFB1;
	border-left: 1px solid #D4BFB1;
	text-align: left;
	font-weight: normal;
}

table.access-tbl th {
	padding: 4px 10px 6px;
	background: #F7F2EE;
	color: #222222;
	font-weight: normal;
}

table.access-tbl td {
	padding: 0px 10px 10px;
}

table.access-tbl td em {
	display: block;
	margin-top: 8px;
	padding-bottom: 3px;
	color: #823D11
}

div#ct-area-access p.map {
	margin: 20px 0px 18px;
}

div#ct-area-access p.pdf {
	margin: 5px 0px;
}

table.access-tbl tr.t-center th,
table.access-tbl tr.t-center td {
	padding: 4px 10px 6px;
	text-align: center;
}

table.access-tbl tr.t-center th span {
	font-size: 11px;
}

div.access-box ul.caution {
	padding: 10px 0px 18px 10px;
	font-size: 11px;
}

div.access-box ul.caution li {
	padding-left: 8px;
	text-indent: -8px;
	line-height: 1.3em;
}