@charset "utf-8";
a img{
  border: 0px;
}
.banner{
  padding: 10px 10px 0 10px;
}
.news_tabback {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url(/images/template/top_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
}
.about_tabback {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url(/images/template/about_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
}
.contact_tabback {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url(/images/template/contact_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
}
.museum_tabback {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url(/images/template/museum_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
}
.special_tabback {
  background-attachment: fixed;
  background-image: url(/images/template/project_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
  background-color: #FFFFFF;
}
.report_tabback {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url(/images/template/report_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
}
.media_tabback {
  background-attachment: fixed;
  background-color: #ffffff;
  background-image: url(/images/template/media_07.jpg);
  background-repeat: no-repeat;
  padding: 15px;
}
.about_tabback_line {
  font-size: 12px;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  line-height: 180%;
  width: 750px;
  margin-top: 10px;
}
.word12px_line_2 {
  font-size: 12px;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  line-height: 180%;
  border-top-color: #666666;
  border-bottom-color: #666666;
  border-top-style: dashed;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
.word12px_sp {
  font-size: 12px;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  line-height: 180%;
  padding: 5px;
}
.word12px {
  font-size: 12px;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  line-height: 180%;
}
.form {
  color: #333333;
  border-color: #00A3C6;
  border-style: solid;
  border-width: 1px;
  height: 18px;
}

.tabword-title {
  font-size: 15px;
  color: #0088a3;
  font-family: arial, helvetica, sans-serif;
  line-height: 150%;
  font-weight: bold;
}
.tabword {
  font-size: 12px;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  line-height: 180%;
  border-top-color: #0088a3;
  border-top-style: dashed;
  border-top-width: 1px;
  margin-bottom: 10px;
  width: 750px;
}

a {
  color: #333333;
  text-decoration: underline
}
a:link {
  color: #333333;
  text-decoration: underline
}
a:visited {
  color: #333333;
  text-decoration: underline
}
a:active {}
a:hover {color: #000000; text-decoration: none}

#tabword a {color: #ffffff; text-decoration: underline}
#tabword a:link {color: #ffffff; text-decoration: underline}
#tabword a:visited {text-decoration: underline;color: #33ffff;}
#tabword a:active {}
#tabword a:hover {color: #ffffff; text-decoration: none}

/* for jquery hint */
input.blur{
  color: #999;
}
