@charset "utf-8";

/* フロート解除 */
#container { 
  text-align: center;
  overflow: hidden;
  position: relative;
  zoom:1;
}

/* アンカーリンクの体裁 */
#anchor {
  width: 12.5em;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 4px 0 4px 0.5em;
  color: #fff;
  background-color :#008080;
  border-radius: 10px;
}

#anchor:after {
  content: "▼";
  color: #cf0010;
  background-color: #fff;
  float: right;
  padding: 0;
  margin: 0 0.5em 0 0;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.4em;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}

#anchor + #anchor {
  margin: 0 0 0 0.8em;
}

/* リストアイコンの設定 */
/* 漁業 */
div#poster_menu_gyogyo ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_gyogyo ol li:before{
  content:"漁業-0" counter(cnt) " ";
}

div#poster_menu_gyogyo ol li:nth-of-type(9) ~ li:before {
  content:"漁業-" counter(cnt) " ";
}

/* 海面養殖 */
div#poster_menu_kaimen ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_kaimen ol li:before{
  content:"海面養殖-0" counter(cnt) " ";
}

div#poster_menu_kaimen ol li:nth-of-type(9) ~ li:before {
  content:"海面養殖-" counter(cnt) " ";
}

/* 陸上養殖 */
div#poster_menu_rikujo ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_rikujo ol li:before{
  content:"陸上養殖-0" counter(cnt) " ";
}

div#poster_menu_rikujo ol li:nth-of-type(9) ~ li:before {
  content:"陸上養殖-" counter(cnt) " ";
}

/* 品質・加工・流通 */
div#poster_menu_ryutu ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_ryutu ol li:before{
  content:"品質流通-0" counter(cnt) " ";
}

div#poster_menu_ryutu ol li:nth-of-type(9) ~ li:before {
  content:"品質流通-" counter(cnt) " ";
}

/* 海洋・環境 */
div#poster_menu_kankyo ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_kankyo ol li:before{
  content:"環境-0" counter(cnt) " ";
}

div#poster_menu_kankyo ol li:nth-of-type(9) ~ li:before {
  content:"環境-" counter(cnt) " ";
}

/* 基盤技術 */
div#poster_menu_kiban ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_kiban ol li:before{
  content:"基盤技術-0" counter(cnt) " ";
}

div#poster_menu_kiban ol li:nth-of-type(9) ~ li:before {
  content:"基盤技術-" counter(cnt) " ";
}

/* 海洋他 */
div#poster_menu_org ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_org ol li:before{
  content:"海洋他-0" counter(cnt) " ";
}

div#poster_menu_org ol li:nth-of-type(9) ~ li:before {
  content:"海洋他-" counter(cnt) " ";
}

/* 産総研 */
div#poster_menu_aist ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_aist ol li:before{
  content:"産総研-0" counter(cnt) " ";
}

div#poster_menu_aist ol li:nth-of-type(9) ~ li:before {
  content:"産総研-" counter(cnt) " ";
}

/* 北水研 */
div#poster_menu_hnf ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_hnf ol li:before{
  content:"北水研-0" counter(cnt) " ";
}

div#poster_menu_hnf ol li:nth-of-type(9) ~ li:before {
  content:"北水研-" counter(cnt) " ";
}

/* 寒地土研 */
div#poster_menu_ceri ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_ceri ol li:before{
  content:"寒地土研-0" counter(cnt) " ";
}

div#poster_menu_ceri ol li:nth-of-type(9) ~ li:before {
  content:"寒地土研-" counter(cnt) " ";
}

/* 道総研 */
div#poster_menu_hro ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_hro ol li:before{
  content:"道総研-0" counter(cnt) " ";
}

div#poster_menu_hro ol li:nth-of-type(9) ~ li:before {
  content:"道総研-" counter(cnt) " ";
}

/* 北大水産 */
div#poster_menu_fish ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_fish ol li:before{
  content:"北大水産-0" counter(cnt) " ";
}

div#poster_menu_fish ol li:nth-of-type(9) ~ li:before {
  content:"北大水産-" counter(cnt) " ";
}

/* 北方生物圏 */
div#poster_menu_fsc ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_fsc ol li:before{
  content:"北大fsc-0" counter(cnt) " ";
}

div#poster_menu_fsc ol li:nth-of-type(9) ~ li:before {
  content:"北大ｆｓｃ-" counter(cnt) " ";
}

/* 未来大学 */
div#poster_menu_fun ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_fun ol li:before{
  content:"未来大学-0" counter(cnt) " ";
}

div#poster_menu_fun ol li:nth-of-type(9) ~ li:before {
  content:"未来大学-" counter(cnt) " ";
}

/* 函館高専 */
div#poster_menu_kosen ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_kosen ol li:before{
  content:"函館高専-0" counter(cnt) " ";
}

div#poster_menu_kosen ol li:nth-of-type(9) ~ li:before {
  content:"函館高専-" counter(cnt) " ";
}

/* 函館財団 */
div#poster_menu_tec ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_tec ol li:before{
  content:"函館財団-0" counter(cnt) " ";
}

div#poster_menu_tec ol li:nth-of-type(9) ~ li:before {
  content:"函館財団-" counter(cnt) " ";
}

/* 函館国際水産・海洋都市推進機構 */
div#poster_menu_marine ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_marine ol li:before{
  content:"推進機構-0" counter(cnt) " ";
}

div#poster_menu_marine ol li:nth-of-type(9) ~ li:before {
  content:"推進機構-" counter(cnt) " ";
}

/* 知の集積 */
div#poster_menu_maff ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_maff ol li:before{
  content:"知の集積-0" counter(cnt) " ";
}

div#poster_menu_maff ol li:nth-of-type(9) ~ li:before {
  content:"知の集積-" counter(cnt) " ";
}

/* 基盤・その他 */
div#poster_menu_other ol li{
  list-style-type:none;
  counter-increment: cnt;
}

div#poster_menu_other ol li:before{
  padding-left:1.5em;
  content:"・ ";
}

/* ポスター未定の際にリストアイコンの消去 */
div ol li#undecided:before {
  content: none !important;
}

div ol li#undecided {
  padding-left: 3.5em;
}

/* リストに下線（点線）の追加、リストアイコン分のタイトル字下げ */
ol#posterlist li {
  border-bottom:1px dotted #999999;
  padding-top: 5px;
  margin-left: 2.5em;
  text-indent: -3em;
}

ol#posterlist li:first-child {
  padding-top: 0px;
}

/* ポスターリストに詳細説明（ツールチップ）を表示 */
.invisible {
 display: none;
}
 
a.PosterTip {
  text-decoration: none;
}
 
p.toolTip {
  margin: 0;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  min-height: 30px;
  text-indent: 0;
}

/* ポスター発表者の所属 */
ol#posterlist li div.aff {
  text-align: right;
  margin-right: 1em;
  font-size: 90%;
}


.dummy {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
}
