/* 初期化 */

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /*
  font:normal normal normal 80%/100% sans-serif;
  */
  font:normal normal normal 80%/100% "ＭＳ Ｐゴシック",sans-serif;
  line-height: 120%;
}

div, iframe, table, tr, td, img, object, p, dl, dt, dd, ul, li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: white none 0px;
}

/* 再設定 */

body {
  background-color: #FFFFFF;
  background-repeat: repeat;
  padding: 5px 0px 5px 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

#container {
  background-color: #FFFFFF;
  position: relative;
  /*
  width: 940px;
  */
  min-width: 940px;
  top: 0px;
  margin: 0px auto 0px auto;
}

#header {
  position: relative;
  width: 100%;
}

#footer {
  position: relative;
  width: 100%;
  margin: 3px 0px 0px 0px;
}

#main {
  width: 100%;
  margin: 0px 0px 0px 0px;
  border-spacing: 0px;
  cell-spacing: 0px;
}

#left {
  top: 0px;
  left: 0px;
  width: 330px;
  text-align: left;
  vertical-align: top;
  /* test
  border: 1px solid red;
  */
}

#right {
  top: 0px;
  right: 0px;
  width: auto;
  text-align: right;
  vertical-align: top;
  /* test
  border: 1px solid green;
  */
}

#right div#contents {
  position: relative;
  width: auto;
  top: 0px;
  right: 0px;
  margin: 0px 5px auto auto;
  text-align: center;
  vertical-align: top;
}

.bg_top_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}
.bg_top_center {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 15px;
  background-repeat: repeat-x;
}
.bg_top_right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}
.bg_middle_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 100%;
  /*
  bottom: 0px;
  */
  background-repeat: repeat-y;
}
.bg_middle_center {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /*
  bottom: 0px;
  right: 0px;
  */
  background-repeat: repeat;
}
.bg_middle_right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 100%;
  /*
  bottom: 0px;
  */
  background-repeat: repeat-y;
}
.bg_bottom_left {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}
.bg_bottom_center {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 15px;
  background-repeat: repeat-x;
}
.bg_bottom_right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}
        
/* header */
#header {
  margin-bottom: 5px;
  background-color: #333399;
}

#header table {
  width: 100%;
}

#header #company_name {
  width: auto;
  text-align: left;
  vertical-align: middle;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13pt;
  line-height: 18pt;
  padding: 5px 5px 5px 5px;
}

#header #presen_title {
  width: auto;
  text-align: right;
  vertical-align:middle;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13pt;
  line-height: 18pt;
  padding: 5px 5px 5px 5px;
}

/* left */

div#video {
  position: relative;
  width: auto;
  padding: 0px 0px 2px 0px;
  margin-left: 5px;
  margin-bottom: 3px;
}

div#video div#switch {
  width: auto;
  text-align: center;
}

div#presen_info {
  position: relative;
  width: 320px;
  padding: 3px 0px 3px 0px;
  margin-left: 5px;
  margin-bottom: 3px;
  text-align: center;
}

div#presen_info .tab_contents {
  width: 310px;
  position: relative;
  /*
  border-left: rgb(153,153,153) solid 1px;
  border-right: rgb(153,153,153) solid 1px;
  border-bottom: rgb(153,153,153) solid 1px;
  */
  background-color: white;
  height: 50%;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}

div#presen_info .tab_menu {
  width: 310px;
  margin-left: auto;
  margin-right: auto;
}

div#presen_info .tab_menu img {
  width: 310px;
}

div#presen_info #auto_flip {
  position: absolute;
  top: 2px;
  left: 190px;
  text-align: right;
  white-space: nowrap;
  z-index: 1;
}

div#presen_info #information_tab {
  position: relative;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 0;
}

div#presen_info #partic_tab {
  position: relative;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 0;
}

div#presen_info #index_tab {
  position: relative;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 0;
}

/* partic */

#partic {
  position: relative;
  /*
  width: auto;
  */
  width: 290px;
  margin: 5px auto 10px auto;
  background-color: #FFFFFF;
  text-align: center;
}

#partic table {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 100%;
  line-height: 140%;
  border-spacing: 0px;
}

#partic table td {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 2px solid #777777;
}

#partic table td.partic_class {
  text-align: left;
  width: 50px;
  font-size: 10pt;
  line-height: 16pt;
}

#partic table td.partic_title {
  text-align: left;
  padding-left: 5px;
  font-size: 90%;
  font-size: 10pt;
  line-height: 16pt;
}

#partic table td.partic_name {
  text-align: left;
  padding-left: 5px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 12pt;
  line-height: 17pt;
}

#partic table td.partic_separator {
  width: 100%;
  height: 3px;
  background-color: transparent;
  border-bottom: 0px none white;
}

/* baseinfo */

#baseinfo {
  position: relative;
  /*
  width: auto;
  */
  width: 290px;
  margin: 5px auto 5px auto;
  background-color: #999999;
  text-align: center;
}

#baseinfo table {
  position: relative;
  width: auto;
  text-align: left;
  font-size: 100%;
  line-height: 140%;
  border-spacing: 0px;
  margin: 0px auto 0px auto; 
}

#baseinfo td.banseinfo_class {
  width: 50px;
  text-align: left;
  padding: 5px 3px 5px 3px;
  font-size: 11pt;
  line-height: 13pt;
}

#baseinfo td.baseinfo_info {
  width: 100%;
  text-align: left;
  padding: 5px 3px 5px 3px;
  font-size: 11pt;
  line-height: 13pt;
}

/* freebox */

#freebox {
  /*
  width: 100%;
  */
  width: 320px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 80%;
  white-space: normal;
}

/* slidetitle */

#slidetitle {
  margin: 0px 0px 0px 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  text-align: left;
  border-style: solid;
  border-width: 1px;
  font-size: 80%;
}

#slidetitle ul {
  width: 290px;
  list-style: none;
  color: #999999;
  font-size: 10pt;
  line-height: 16pt;
}

#slidetitle ul a:link,
#slidetitle ul a:visited,
#slidetitle ul a:hover,
#slidetitle ul a:active {
  text-decoration: none;
  color: #999999;
}

#slidetitle ul a:hover {
  color: #336699;
}

#slidetitle ul li.selected { 
  background-color: #999999;
}

#slidetitle ul li.selected a:link,
#slidetitle ul li.selected a:visited,
#slidetitle ul li.selected a:hover,
#slidetitle ul li.selected a:active {
  font-weight: bold;
  color: #000000;
}

#slidetitle .presen_title {
  color: #333333;
  font-size: 11pt;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 10px;
  border-bottom: solid 1px #777777;
}

#slidetitle .depth1 {
  margin-top: 5px;
  margin-left: 15px;
  border-bottom: solid 1px #777777;
}

#slidetitle .depth2 {
  margin-top: 5px;
  margin-left: 20px;
  border-bottom: solid 1px #777777;
}

#slidetitle ul p.speaker {
  color: dimgray;
  padding-right: 5px;
  text-align: right;
  background-color: #FFFFFF;
}

/* right */

#headline p {
  font-size: 130%;
  font-weight: bold;
  line-height: 100%;
}

div#slideframe {
  position: relative;
  top: 0px;
  right: 0px;
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin-bottom: 3px;
  text-align: right;
}

div#slideframe iframe {
  position: relative;
  width: 588px;
  height: 407px;
  border: solid 1px #CCCCCC;
}

div.operation_panel {
  position: relative;  
  width: auto;
  height: auto;
  margin-bottom: 3px;
  background-color: #CCCCCC;
}

#buttons {
  position: relative;
  width: 100%;
}

#buttons #link {
  width: 50%;
  padding: 3px 0px 3px 3px;
  text-align: left;
  white-space: nowrap;
}

#buttons #link a:link,
#buttons #link a:visited,
#buttons #link a:hover,
#buttons #link a:active {
  text-decoration: none;
  color: black;
  font-size: 10px;
}

#buttons #link a img {
  float:left;
  margin-left: 3px;
  margin-right: 3px;
}

#buttons #link a div {
  float:left;
  width: auto;
  cursor: pointer;
}

#buttons #change_slide {
  width: auto;
  padding: 3px 5px 3px 5px;
  text-align: center;
  white-space: nowrap;
}

#buttons #link_pdf {
  width: 50%;
  padding: 3px 3px 3px 0px;
  text-align: right;
  white-space: nowrap;
}

td#link #podcast {
  width: 100%;
}

td#link #podcast_video {
  padding: 3px 0px 3px 3px;
  text-align: left;
}

td#link #podcast_audio {
  padding: 3px 3px 3px 0px;
  text-align: right;
}

#info_panel {
  position: relative;
  width: 100%;
}

#info_panel table {
  width: 100%;
}

#freebox_upper {
  width: 300px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 80%;
  white-space: normal;
}

#logo {
  position: relative;
  width: 100%;
  text-align: right;
  padding: 0px 5px 0px 5px;
}

#logo img {
  margin: auto 0px auto auto;
}

/* footer */

#footer {
  border-top: rgb(43,65,154) solid 1px;
  position: relative;
  vertical-align: bottom;
  padding-top: 5px;
}

#footer #copyright {
  float: left;
  text-align: left;
  vertical-align: bottom;
  font-size: 11px;
  line-height: 16.5px;
  font-weight: bold;
  color: #777777;
}

#footer #download {
  float: right;
  text-align: right;
  vertical-align: bottom;
}

img.switch {
  margin: 2px 0px 2px 0px;
}

img.link {
}

area.presen_info_tab {
  cursor: pointer;
}

img.slide_button {
  cursor: pointer;
}

img.close_button {
  cursor: pointer;
}
