
body ,
table {
  color: #000088;
  font-size: 13px;
  font-family: 'メイリオ','Verdana';
}

body {
  margin: 0px;
  background-color: #002262;
  text-align: center;
}

img {
  border: none;
}

h1 {
  margin: 10px 0px;
  font-size: 18px;
}

h2 {
  margin: 10px 0px;
  font-size: 15px;
}

p {
  margin: 10px;
}

img.imageright {
  float: right;
  margin: 0px 0px 20px 20px;
}

img.imageleft {
  float: left;
  margin: 0px 20px 20px 0px;
}

/*** parentframe ***/

table.parentframe {
  width: 990px;
  background-color: #ffffff;
}

/* header */

table.parentframe td.header {
  width: 990px;
  height: 205px;
  background-image: url('images/header.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}

table.header {
  width: 990px;
}

table.header td.header_top {
  height: 154px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

table.header td.header_navi {
  height: 33px;
  padding-right: 50px;
  text-align: right;
}

table.header td.header_navi {
  height: 18px;
  line-height: 0px;
}

table.header_navi {
  display: inline;
  height: 33px;
}

table.header_navi td {
  padding: 0px 1px 0px 2px;
  text-align: center;
}

table.header_navi td a {
  display: block;
  line-height: 33px;
  background-position: left top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

table.header_navi td a.s {
  width: 87px;
  background-image: url('images/header_navi_s.gif');
}

table.header_navi td a.m {
  width: 110px;
  background-image: url('images/header_navi_m.gif');
}

table.header_navi td a.l {
  width: 189px;
  background-image: url('images/header_navi_l.gif');
}

table.header_navi td a.s_this_page ,
table.header_navi td a.s:hover {
  width: 87px;
  background-image: url('images/header_navi_s_hover.gif');
}

table.header_navi td a.m_this_page ,
table.header_navi td a.m:hover {
  width: 110px;
  background-image: url('images/header_navi_m_hover.gif');
}

table.header_navi td a.l_this_page ,
table.header_navi td a.l:hover {
  width: 189px;
  background-image: url('images/header_navi_l_hover.gif');
}

/* body */

table.parentframe td.body_top {
  height: 18px;
  background-image: url('images/body_top_background.jpg');
  background-position: 30px top;
  background-repeat: no-repeat;
  line-height: 0px;
}

table.parentframe td.body {
  padding: 0px 61px 0px 60px;
  background-image: url('images/body_background.jpg');
  background-position: 30px top;
  background-repeat: repeat-y;
  text-align: left;
}

table.parentframe td.body_bottom {
  height: 27px;
  background-image: url('images/body_bottom_background.jpg');
  background-position: 30px top;
  background-repeat: no-repeat;
  line-height: 0px;
}


/* footer */

div.footer {
  margin-top: 10px;
  text-align: center;
  color: #888888;
  font-size: 12px;
}

div.footer div.footer_navi {
  padding: 0px 0px 10px 30px;
  text-align: left;
}

div.footer_navi a {
  color: #000066;
  font-weight: bold;
  text-decoration: none;
}

div.footer_navi a:hover {
  color: #0088ff;
  text-decoration: underline;
}

div.footer img.cyanprojects_banner {
  float: right;
  margin-right: 40px;
}

/*** common ***/

/*** index ***/

td.index_flash {
  background-color: #ffffff;
  text-align: center;
}

table.product_m {
  width: 661px;
  background-color: #9ac7fc;
}

table.product_m td.product_name {
  height: 30px;
  background-image: url('images/product_name_m.jpg');
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
}

table.product_m td.image_surfapore {
  width: 182px;
  padding: 10px;
}

ul.surfapore_links li {
  margin: 5px;
  list-style-type: square;
  color: #ffffff;
  font-size: 14px;
}

ul.surfapore_links li a {
  color: #ffffff;
}

table.product_m td.image_thermodry {
  width: 180px;
  padding: 10px;
}

table.product_m td.thermodry_description {
  padding: 10px;
  line-height: 18px;
}

td.index_news_title {
  vertical-align: top;
}

td.index_news {
  height: 30px;
  font-weight: bold;
  text-align: center;
}

/*** products ***/

td.surfapore_string {
  width: 180px;
  height: 40px;
  background-color: #9ac7fc;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}

td.surfapore_alpha {
  width: 50px;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}

td.surfapore_description {
  padding-left: 10px;
  background-color: #eaf4ff;
  font-weight: bold;
}

img.surfapore_image_left ,
img.thermodry_image_left ,
img.company_image_left {
  float: left;
  margin: 10px;
}

/*** products_surfapore ***/

img.surfapore_image_right ,
img.thermodry_image_right {
  float: right;
  margin: 10px;
}

td.products_right {
  width: 330px;
  vertical-align: top;
}

table.other_products {
  margin-left: 40px;
  width: 250px;
  border-bottom: solid 1px #9ac7fc;
}

table.other_products td {
  border-top: solid 1px #9ac7fc;
  text-align: center;
}

table.other_products td.link_top {
  background-color: #72aae5;
  font-weight: bold;
}

/*** products_thrmodry ***/

td.thermodry_status {
  font-weight: bold;
  text-align:center;
}

/*** contacuts ***/

table.contactus {
  margin-left: 30px;
  border-top: solid 1px #004488;
  border-left: solid 1px #004488;
}

table.contactus td {
  border-right: solid 1px #004488;
  border-bottom: solid 1px #004488;
}

table.contactus td.name {
  width: 120px;
  text-align: center;
  vertical-align: top;
}

table.contactus td.input {
}

span.require {
  color: #880000;
  font-size: 11px;
}

input.button {
  margin: 10px 0px 0px 30px;
  padding: 10px;
}


