@charset "euc-jp";

body{
  font-size:10px;
  font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro W3','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó£Ð¥´¥·¥Ã¥¯','Osaka';
  color: #333;
  text-align:justify;
  line-height:1.4em;
  background-color:#fff;
  margin:0px;
  padding:0px;
}
h1{font-size:1.7em;}
h2{font-size:1.6em;}
h3{font-size:1.5em;}
h4{font-size:1.4em;}
h5{font-size:1.3em;}
h6{font-size:1.2em;}
h1,h2,h3,h4,h5,h6{ line-height:1.1em; }

p,th,td,li,dt,dd{font-size:1.2em;}


div,th,td{margin:0px; padding:0px}

h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,table,form,pre{
  margin: 0px 0px 20px 0px;
  padding:0px;
}
li{margin: 0px 0px 5px 0px;}
dt{font-weight:bold; margin: 0px 0px 5px 0px;}
dd{margin: 0px 0px 10px 20px;}
td,th{padding:3px}

a:link{color:#333}
a:visited{color:#333}
a:hover{color:#000;text-decoration:none;}
a:active{color:#000}


img{border:none}

table{border-collapse:collapse; font-size:100%;}
th,td{text-align:left;vertical-align:top; border:solid 1px #ccc;}
th{background-color:#999; color:#fff;}

table.layout td,table.layout th{ font-size:1em;}
form{display:block;}
label{cursor:pointer;}
input,select,textarea{
  background-color:#f6f6f6;
  border:solid 1px;
  border-color:#999 #ccc #ccc #999;
}
input.radio,
input.checkbox,
input.image{
  border:none;
  background-color:#fff;
}
input.submit,input.reset{
  border-color:#ccc #999 #999 #ccc;
}

pre{
  display:block;
  padding:5px;
  font-family: monospace;
  font-size:1.3em;
  letter-spacing:-1px;
  border:solid 1px #ccc;
  background-color:#666;
  color:#fff;
}
.clear{
  clear:both;
  height: 0px;
  line-height: 0%;
  font-size: 1px;
  margin:0px;
  overflow: hidden;
}
#noscript{
  border:solid 2px #ccc;
  background-color:#fff;
  color:#900;
  padding:20px;
  font-size: 1.5em;
  line-height: 170%;
  position: absolute;
  top:0px;
  left:0px;
  z-index: 100;
  width:100%;
  filter: alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
}
.no_script{
  padding:5px;
  color:#900;
}
#all{
  width:800px;
  margin:auto;
}
#bg_foot{
  background-image:url(../images/foot_bg.gif);
  background-position:center bottom;
  background-repeat:repeat-x;
}

#head{
  height: 78px;
  overflow: hidden;
  position: relative;
  z-index: 100;
}

#head div.logos a{
  position: relative;
}
h1{
  height:40px;
  margin:0px;
  overflow: hidden;
}
h1 img.daikyo{
  display: block;
  float: left;
  margin:2px 0px 0px 9px;
}
h1 img.lions{
  display: block;
  position: relative;
  float: right;
  margin:7px 3px 0px 0px;
}

#head ul{
  margin:0px;
  padding: 0px;
  width:800px;
  overflow: hidden;
}
#head ul li{
  list-style: none;
  float: left;
  margin:0px;
  padding:0px;
}
#head ul li.tour{
  margin:0;
  padding:0;
}

#foot{
  width:800px;
  height: 28px;
  overflow: hidden;
}

#foot p.copy{
  float: left;
  display: inline;
  margin:3px 0px 0px 3px;
}
#foot p.menu{
  float: right;
  display: inline;
  margin:0px 15px 0px 3px;
}

