@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :access.css
 author     :Ability Consultant
style info  :***設定　ハックは最下部に記述
=================================================================== */
#footer {
  margin: 0;
  padding: 140px 0 160px;
  background: url(../images/bg_bottom.jpg) 20% 70% no-repeat transparent !important;
}
#footer .box_r {
  margin-right: 10px;
}

/* -----------------------------------------------------------
	title
----------------------------------------------------------- */
#page #header #title {
  background: url(../access/images/title.jpg) 0 0 no-repeat;
}

/* -----------------------------------------------------------
	tab_access
----------------------------------------------------------- */
#access .tab_access {
  overflow: hidden;
  padding: 0 10px;
  margin-bottom: 30px;
}

/* -----------------------------------------------------------
	img_map
----------------------------------------------------------- */
#access .img_map {
  margin-bottom: 85px;
}

/* -----------------------------------------------------------
	con_access
----------------------------------------------------------- */
#access .con_access {
  overflow: hidden;
  margin-bottom: 70px;
}
#access .con_access .img_access {
  margin-bottom: 70px;
}

/* -----------------------------------------------------------
	con_sight
----------------------------------------------------------- */
#access .con_sight h3 {
  margin-bottom: 20px;
}
#access .con_sight .nav_sight {
  overflow: hidden;
  margin-bottom: 65px;
}
#access .con_sight .nav_sight li {
  float: left;
}
#access .con_sight .img {
  margin-bottom: 60px;
}
