* {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-overflow-scrolling: touch;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul{
  list-style: none;
}
img{
  border: 0;
}
body{
  font-family: Arial,Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
  font-size: 16px;
  *font-size: medium;
  font-size: 100%;
  background-color: #000;

  -webkit-touch-callout: none;
  -webkit-tap-highlight-color:rgba(0,0,0,0.1);
}
body *{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.page{
  max-width: 1280px;
  min-height: 730px;
  margin: 0 auto;
  background-color: #222;
}
div.container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background-color: #333;
  background-image: url('../images/guide_back_1280.jpg');
  background-position: right bottom 30px;
  background-repeat: no-repeat;
  background-size: 1280px auto;
  background-image: url('../images/guide_back_1280_ie8.jpg')\9;
  background-position-x: right\9;
  background-position-y: bottom\9;
  border-color: #000;
  border-style: none;
  border-width: 0 1px 1px 1px;
  overflow: hidden;
}
div.mascot {
  position: absolute;
  left: 25px;
  bottom: 90px;
  width: 140px;
  height: 380px;
  background-image: url('../images/top_cat.png');
  background-position: left 100%;
  background-repeat: no-repeat;
}

/* Header */
#header {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background-color: #222;
}
h1 {
  padding-left: 0px;
  padding-top: 0px;
}
.htitle{
  /*display: none;*/
}
#topicpath {
  width: 100%;
  height: 30px;
  background-color: #222;
}
#topicpath li{
  font-size: 100%;
  margin: -8px 0 0 20px;
  color: #ccc;
}
/* Main */
#main {
  margin: 20px auto 0 auto;
  position: relative;
  overflow: hidden;
}
/* Box */
#box{
  position: absolute;
  right: 10px;
  top: 40px;
  width: 82%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 100%;
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#box *{
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -khtml-user-select: text;
  -o-user-select: text;
  user-select: text;
}
#box h2{
  text-align: left;
  font-size: 150%;
  color: #fff;
}
#inbox{
  width: 72%;
  margin-bottom: 3em;
}
#inbox h3{
  margin-top: 1.5em;
  text-align: left;
  font-size: 125%;
  font-weight: normal;
  color: #fff;
}
#inbox h3 span{
  display: block;
  margin-left: 3em;
}
#inbox p{
  font-size: 100%;
  margin-top: 1em;
  margin-left: 2.5em;
  text-indent: 1em;
  line-height: 1.5em;
}
#inbox p.autor{
  font-size: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  text-indent: 0em;
  text-align: right;
}
#box p.link{
  font-size: 120%;
  margin-top: 2em;
  text-indent: 0em;
  text-align: center;
}
#box .label{
  font-weight: bold;
}
.env{
  margin-top: 1em;
  margin-left: 4em;
  text-align: left;
}
.env td{
  font-size: 0.9em;
}
.env .label{
  width: 5em;
}
h5{
  margin-top: 1.5em;
  text-align: left;
  font-size: 100%;
  font-weight: normal;
}
.address{
  margin-top: 1em;
  margin-left: 2.5em;
  text-align: left;
}
.address td{
  font-size: 100%;
}
.address .label{
  width: 6em;
  padding-left: 0em;
}

/* 紹介 */
h4{
  margin-top: 1.5em;
  text-align: left;
  font-size: 100%;
  font-weight: normal;
}
.reference{
  margin-top: 1em;
  margin-left: 4.5em;
}
.reference li{
  font-size: 80%;
  line-height: 1.4em;
  list-style-type: disc;
}
.reference li.comment{
  list-style-type: none;
  /*font-size: 75%;
  margin-left: 4.5em;
  margin-top: 1.0em;
  text-indent: 0em;*/
  margin-top: 0.5em;
  text-indent: -1.5em;
}
.address2{
  float: right;
  margin-top: 2em;
  margin-right: 0em;
  width: 16em;
}
.address td{
  font-size: 100%;
  text-align: left;
}

.bottombox{
  clear: both;
  height: 0;
}

/* Bottom */
#bottommenu{
  margin: 0 auto;
  height: 1em;
}
/* Footer */
#footer{
  position: absolute;
  left: 0; bottom: 0;
  margin: 0 auto;
  width: 100%;
  height: 80px;
  background-color: #222;
  text-align: center;
}
/* Footer Menu */
#footermenu{
  width: 100%;
  margin: 0 auto;
  margin-top: -25px;
  text-align: center;
  padding-left: 30px;
}
#footermenu li{
  display: inline-block;
  *float: left;
  margin-right: 15px;
  padding: 2px 0 0 20px;
  background-image: url('../images/footer_menu_symbol.png');
  background-position: 2px 0px;
  background-repeat: no-repeat;
}
.addgt{
}
/** Link **/
a{
  color: #ee7;
  text-decoration: underline;
}
a:visited{
  color: #ee7;
}
a:hover,a:active{
  color: #eee;
  text-decoration: none;
}
a.sitelink{
  text-decoration: none;
  color: #ceb492;
}
a.sitelink:link{
  color: #ceb492;
}
a.sitelink:visited{
  color: #ceb492;
}
a.sitelink:hover,a:active{
  color: #fee;
  text-decoration: underline;
}
/** Other **/
hr{
  visibility: hidden;
  clear: both;
}
.clearfloat{
  clear: both;
  height: 0;
  font-size: 0;
}
.nolink{
  font-weight: bold;
  color: #aaa;
}
address{
  clear: both;
  margin-top: 5px;
  *+margin-top: 15px;
  text-align:center;
  font-size: 90%;
  font-weight: normal;
  text-decoration: none;
  color: #999;

  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -khtml-user-select: text;
  -o-user-select: text;
  user-select: text;
}
span#tel{
  padding-left: 0.1em;

  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -khtml-user-select: text;
  -o-user-select: text;
  user-select: text;
}
.copyright{
  margin-top: 4px;
  text-align:center;
  font-size: 90%;
  font-weight: normal;
  color: #999;

  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -khtml-user-select: text;
  -o-user-select: text;
  user-select: text;
}
