/* thinkcopyright.org トップページ CSS */



/* サブタイトル
============================================================= */

#promotion-area {
  background: #FFFFFF url(../images/top-subtitle.gif) no-repeat left top;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 506px;
  height: 145px;
}

#promotion-area h2, #promotion-area p {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  text-indent: -9999px;
}



/* シンポジウムバナー
============================================================= */

p.top-banner {
  margin: 0px 0px 30px 0px;
  padding: 0px;
}

p.top-banner a {
  display: block;
  background: #FFFFFF url(../images/top-banner.gif) no-repeat left top;
  font-size: 10px;
  text-indent: -9999px;
  width: 506;
  height: 97px;
}



/* 右側本文用スタイル
============================================================= */

#contents-right div.info-block {
  border: 1px solid #7894A7;
  background-color: #EAF0F4;
  margin-bottom: 1em;
  padding: 10px 0px;
  overflow: auto;
}

#contents-right .info-block dl {
  margin: 5px 10px;
}

#contents-right .info-block dl dt {
  color: #333333;
  line-height: 150%;
  font-weight: normal;
  margin: 0px 0px 1em 0px;
  padding: 0px;  
}

#contents-right .info-block dl dd {
  color: #333333;
  line-height: 150%;
  margin: 0px 0px 1.5em 2em;
  padding: 0px;  
}

#contents-right dl dt {
  color: #333333;
  line-height: 150%;
  font-weight: bold;
  margin: 0px 0px 0.5em 0px;
  padding: 0px;  
}

#contents-right dl dd {
  color: #333333;
  line-height: 150%;
  margin: 0px 0px 2em 1em;
  padding: 0px;  
}

#contents-right dl dd  p.notes {
  color: #CC0000;
  margin-bottom: 0px;
}

#contents-right ul li {
  color: #333333;
  line-height: 150%;
  margin-bottom: 1em;
  list-style-image: url(../images/list-head.png)
}


.flash-block { margin: 1em 0px; }
