/*トップ画像用テーブル*/

table.nsktop {
  width: 500px;
  border: none;
  background: #ffffff}

/*トップ画像用本文*/

td.nsktoptd {
  border: none;
  width: 500px;
  height: 279px;
  text-align: right;
  font-size: 10pt;
  line-height: 125%;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: bottom;
  color: #ffffff;
  background: #555555 url(img/nsktopimg.jpg) no-repeat}

/*トップ選択用テーブル*/

table.nsksel {
  border: none;
  border-collapse: collapse;
  background-color: #ffffff;}

/*トップ選択用本文左*/

td.nskseltdl {
  width: 135px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  border-left: 1px solid #555555;
  padding: none;
  margin: none;
  text-align: left}

/*トップ選択用本文中*/

td.nskseltdc {
  width: 240px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 10pt;
  line-height: 125%;
  background-color: #ffffff;
  text-align: left}

/*トップ選択用本文右*/

td.nskseltdr {
  width: 160px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  border-right: 1px solid #555555;
  padding-left: 10px;
  font-size: 10pt;
  line-height: 125%;
  vertical-align: middle;
  background: #ffffff url(img/topbase.jpg) repeat-y}

/*共用表題欄Table*/

table.topimage {
  width: 602px;
  border:  2px solid #dddddd;
  border-collapse: collapse;
  background: #eeeeee}

/*ユーザ情報表題欄*/

td.top1 {
  width: 600px;
  height: 56px;
  border: none;
  color: #1c19a5;
  font-size: 14pt;
  font-weight: bold;
  padding-left: 130px;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee url(img/usertitle.jpg) no-repeat}

/*ユーザ情報表題社名表示*/

font.cname {
  position: relative;
  left: 185px;
  top: 20px;
  width:200px;
  text-align: right;
  font-size: 10pt;
  font-weight: bold;
  color: #555555}

/*ボデーカタログ表題欄*/

td.top2 {
  width: 600px;
  height: 56px;
  border: none;
  color: #1c19a5;
  font-size: 14pt;
  font-weight: bold;
  padding-left: 130px;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee url(img/catalogtitle.jpg) no-repeat}

/*研究ノート表題欄*/

td.top3 {
  width: 600px;
  height: 56px;
  border: none;
  color: #1c19a5;
  font-size: 14pt;
  font-weight: bold;
  padding-left: 130px;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee url(img/notetitle.jpg) no-repeat}

/*トピックス表題欄*/

td.top4 {
  width: 600px;
  height: 56px;
  border: none;
  color: #1c19a5;
  font-size: 14pt;
  font-weight: bold;
  padding-left: 130px;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee url(img/topicstitle.jpg) no-repeat}
