#access #header {
  height: 900px;
  background: url(../img/access/key.jpg) no-repeat center center;
  background-size: cover;
}

#access #lead {
  background: url(../img/access/lead-bg.png) no-repeat top center;
  padding: 57px 0 53px;
}
#access #lead .wrap h2 {
  text-align: right;
  margin-bottom: 36px;
}
#access #lead .wrap dl {
  margin-left: 511px;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 22px;
}
#access #lead .wrap dl dt {
  float: left;
  width: 130px;
  padding-left: 12px;
  background: url(../img/access/icon.png) no-repeat 0 6px;
  color: #4b1b01;
}
#access #lead .wrap dl dd {
  float: left;
  width: 347px;
}
#access #lead .wrap dl dd strong {
  display: block;
  color: #9a0202;
  font-size: 20px;
  font-weight: bold;
}
#access #lead .wrap dl dd strong a {
  color: #9a0202;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
#access #sec01 {
  padding-bottom: 62px;
}
#access #sec01 p.bnr {
  position: absolute;
  top: 423px;
  left: 86px;
  color: #a20303;
  font-weight: bold;
}
#access #sec01 p.bnr a {
  text-decoration: underline;
}
#access #sec01 p.bnr a:hover {
  text-decoration: none;
}
#access #sec02 {
  background: url(../img/access/sec02-bg.jpg) repeat-x top center;
  min-height: 782px;
  margin-bottom: 65px;
}
#access #sec02 .wrap h2 {
  text-align: center;
}
#access #sec02 .wrap p.map {
  float: left;
  padding-top: 2px;
  margin-left: 31px;
}
#access #sec02 .wrap p.photo {
  float: right;
}

#news_box {
	background: url(../img/index/sec02_bg.jpg) repeat top center;
    width: 860px;
    margin: 50px auto;
    line-height: 1.8;
    padding-bottom:39px;
}
#news_box .ttl {
	color: #000;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 20px;
    width: 760px;
    border-bottom: 1px solid #000;
    margin: 0 auto;
}
#news_box .txt {
	color: #000;
	padding: 20px 50px 0;
	text-align: center;
}