@charset "utf-8";

/* ===================================================================

CSS information

 file name	:facilities.css
 style info :館内施設ページ用CSS
 
=================================================================== */

/*------------------------------------------------------------
  main_h2
------------------------------------------------------------*/
.main_h2 {
  background: url(/facilities/img/main_h2_tit_facilities.jpg) 50% 50% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.main_h2_tit {
  padding: 60px 30px;
}

#internet .table_normal td {
  text-indent: -5px;
    padding-left: 30px;
  /*font-size: 88%;*/
}

#internet .intro_red {
  display: block;
    color: #ff0000;
    font-weight: bold;
    margin-bottom: 5px;
}

.p_middle span {
  color: #e00;
}

td i {
  font-style: normal;
  color: #e00;
}
