@charset "utf-8";



/*-- 共通スタイル --*/
#ACCESS .COL_innerbox{
padding-bottom: 30px;
}

#ACCESS .COL_innerbox02{
	width: 100%;
}
#ACCESS h5{
	padding-bottom: 12px;
}
/*-- サブタイトル --*/
#ACCESS #sub_title{
	background: none;
	position: relative;
}
#ACCESS #sub_title h4{
	padding-top: 30px;
	margin-bottom: 30px;
}
#ACCESS #sub_title #ob01{
	position: absolute;
	top: 30px;
	left: 20px;
}
#ACCESS #sub_title #goto_access{
	position: absolute;
	top: 16px;
	right: 6px;
}
/*-- マップ画像 --*/
#ACCESS #map{
	padding-bottom: 45px;
	background: url("../common/img/low/low_conbg01.jpg") right 100px no-repeat;
}
#ACCESS #map p{
	margin-left: 30px;
}


/* アクセス
================================================================================================================ */
#ACCESS #access_box{
	padding-bottom: 20px;
	background: url("../common/img/low/low_conbg01.jpg") right 0px no-repeat;
}
#ACCESS #access_box div{
	margin-bottom: 8px;
	border-bottom: 1px solid #9A8F7A;
	margin-left: 30px;
	margin-right: 20px;
}
#ACCESS #access_box table{
	margin-bottom: 8px;
}
#ACCESS #access_box table th{
	width: 50px;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
}
#ACCESS #access_box table td{
	vertical-align: middle;
}
#ACCESS #access_box table td a{
text-decoration: underline;
}
#ACCESS #access_box table td a:hover{
text-decoration: none;
}
#ACCESS #access_box #c01 th{
	background:#99CADD;
}
#ACCESS #access_box #c02 th{
	background:#97C0B8;
}
#ACCESS #access_box #c03 th{
	background:#CFC7A6;
}
#ACCESS #access_box #c04 th{
	background:#90AEC9;
}
#ACCESS #access_box #c05 th{
	background:#CFC7A6;
}
#ACCESS #access_box .tx01{
	padding-top:20px;
	text-align: center;
	padding-bottom:10px;
}
#ACCESS #access_box .btn{
	text-align: right;
}

/* 周辺マップページ
================================================================================================================ */

/*-- リンク --*/
#ACCESS #link_area{
	padding-left: 20px;
	position: relative;
	background: url("../common/img/low/low_conbg01.jpg") right 0 no-repeat;
}
#ACCESS #link_area .box{
	width: 210px;
	float: left;
	padding-bottom: 24px;
}
#ACCESS #link_area .w_204{
	width: 204px;
}
#ACCESS #link_area .box dl{
	width: 190px;
	margin-left: 14px;
}
#ACCESS #link_area .box dt{
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
}
#ACCESS #link_area .box dt a{
	text-decoration: underline;
}
#ACCESS #link_area .box dt a:hover{
	text-decoration: none;
}
#ACCESS #link_area #goto_access2{
	text-align: right;
	padding-bottom: 20px;
	padding-right: 40px;
}


