@charset "utf-8";
body {
  padding: 0px;
  margin: 0px;
  font-family:"ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",メイリオ,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}

img {
  border:0px;
}

.menuimg {
  vertical-align: bottom;
}

.contents_box img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

/*パンくず*/

ul.pankuz {
  background-color: #FEFEFE;
  height: 25px;
  font-size: 10px;
  text-align: left;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
ul.pankuz li {
  display: inline;
  text-align: left;
  margin: 0px;
  line-height: 25px;
  height: 25px;
  padding-right: 9px;
  list-style-type: none;
}

/*タイトル　H1*/
h1.second_title {
  font-size: 15px;
  line-height: 40px;
  background-image: url(../../img/common/bg_h1.gif);
  background-repeat: no-repeat;
  height: 40px;
  width: 500px;
  padding-left: 15px;
  background-position: left;
  text-align: left;
  clear: both;
  margin: 0px;
}

#rightTD {
  width: 516px;
  padding-left: 15px;
}

.local_Navi {
  background-image: url(../../img/common/bg_localmenu.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 500px;
  padding-top: 15px;
}
.local_Navibottom {
  height: 20px;
  width: 500px;
  vertical-align: bottom;
  clear: both;
}
.local_Navi ul {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  width: 480px;
  padding-bottom: 0px;
  margin: 0px;
}
.local_Navi ul li{
  list-style-type: none;
  font-size: 15px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  float: left;
}
p.txt_exp {
  font-size: 12px;
  line-height: 16px;
  padding-right: 10px;
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
}

.contents_box {
}
p.box_txt{
  margin: 0px;
  width: 145px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  height: 130px;
}
.contents_box ul{
  clear: left;
  height: 210px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}
.contents_box ul li{
  display: inline;
  height: 210px;
  width: 240px;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 10px;
  background-image: url(../../img/common/bg_cntbox.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 11px;
  padding: 0px;
}
.contents_box img{

}
h2.cnt_tt {
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  color: #FFF;
  font-weight: bold;
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}
.cnt_pic{
  width: 75px;
  padding: 0px;
  margin-left: 155px;
  position: absolute;
}
p.btn_detail {
  margin-left: 8px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

/*バナー*/

.banner_wrap {
  text-align:center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}


.banner_main {
  height: auto;
  width: 518px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../../img/common/banner_body.jpg);
  background-repeat: repeat-y;
  font-size: 11px;
  clear: both;
  text-align:left;
}
.b_body {
  width: 475px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  clear: both;
}
.b_body img{
  vertical-align: bottom;
}
.b_body a{
  font-size: 9px;
}
.b_bottom {
  background-image: url(../../img/common/banner_bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  height: auto;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 10px;
}
.btn {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 10px;
}
.clear {
  clear: both;
}
