/*●トピックス●*/
table.topics      {
    width:538px;
    background-color: #FFFFFF;
    margin:0px;
}
.topics th{
    background-color: #FFFFFF;
}
.topics td  {
    text-align: left;
    border:solid 1px #93b300;
    border-right:0px;
}
.topics td iframe {
    width:537px;
}

table.topi{
    width: 510px;
    margin:5px;
    margin-top:5px;
    padding:0px;
}
.topi th  {
    text-align: center;
    vertical-align: top;
    width:70px;
    border: #FFFFFF 2px solid;
    font-size:10px;
    font-weight: normal;
    border-bottom:#999999 dotted 1px;
    border-right:0px;
}
.topi td  {
    text-align: left;
    vertical-align: middle;
    border: #FFFFFF 2px solid;
    border-bottom:#999999 dotted 1px;
    border-left :0px;
    background-color: #FFFFFF;
    font-size: 12px;
    padding:3px;
}

.topi td a:link     { text-decoration: none;}
.topi td a:visited  { text-decoration: none; color:#0000FF;}
.topi td a:hover    { text-decoration: underline;}
.topi td a:active   { text-decoration: underline;}

/*●生き物図鑑●*/
table.life   {
    width: 538px;
    background-color: #84bace;
    margin:0px;
    border:solid 1px #84bace;
}
.life th{
    background-color: #84bace;
    padding:0px;
}

.life td {
    text-align: center;
    padding:0px;
}
td.life_south {text-align: center; background-color: #FFCCFF; height: 50px;}
td.life_north {text-align: center; background-color: #CCFFFF; height: 50px;}


/* バナー　お知らせ */
div.bann{
 width:210px;
 border:1px solid #ff50fd;
 background:url(../aqua/image/bann_top.gif) no-repeat top;
 padding-top: 40px;
 font-size: 12px;
}
.bann ul {
  margin:0px;
  padding:0px;
  list-style-type: none;
}
.bann ul li {
  text-align: left;
  padding:0px 2px 4px 15px;
  background:url(../aqua/image/bann_li.gif) no-repeat left top;
}

/* QR */
.qr li{ margin-top: 10px;}

/* 名古屋港水族館について */
.ex-top th{
   font-size: 20px;
   color: #000099;
   text-align: left;
}
.ex-top td{
   padding-top: 10px;
}
.ex-top p{
     line-height: 180%;
     text-indent: 1em;
     margin-top: 0px;
}

/*プレゼント　ＴＯＰ*/
table.pres{
     color:#ffffff;
     border:2px solid #0066CC;
     margin-top:10px;
     font-size:90%;

}
.pres td{
     background-color: #7EA6F6;
     padding:10px;
     text-align: center;
     vertical-align: middle;
}

