@CHARSET "windows-31j";

html {
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  background-image: url(../img/back_main.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-color: #FFFFFF;
  background-position: top;
}

/* トップ画像・メインメニュー */
#title {
  width: 850px;
  margin: 0 auto;
}

img {
  border: 0;
}

img.title {
  margin: 0 auto;
}

/* フッター */
#footer {
  clear: both;
  width: 850px;
  color: #333333;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #999999;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 7px;
}

/* サイドメニュー・メインコンテンツ */
#contents {
  position: relative;
  width: 849px;
  background-color: #F0F0F0;
  min-height: 360px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
}

/* サイドメニュー */
#side_menu {
  position: absolute;
  padding-top: 15px;
  top: 0;
  left: 10px;
  width: 205px;
}

table.side_menu {
  border: 0;
  width: 200px;
  background: #FFFFFF url("./img/back_side.gif") 15px 0;
  line-height: 0.5ex;
}

table.side_menu tr {
  padding: 0;
}

table.side_menu tr td {
  padding: 0;
}

iframe.side_banners {
  vertical-align: bottom;
  height: 250px;
}

/* メインコンテンツ */
#main {
  margin-left: 215px;
  width: 583px;
  font-size: 10pt;
  background-color: white;
  min-height: 360px;
  line-height: 1.4em;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  padding-top: 20px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

*.int {
  background-color: #EFEFEF;
}

*.recruit {
  color: #D2691E;
}

*.tieup {
  color: #2E6B00;
}

div.news {
  height: 500px;
  overflow-y: scroll;
}

table.news {
  width: 100%;
  height: 200px;
  font-size: 9pt;
  font-family: monospace;
}

table.news td {
  height: 2em;
  vertical-align: middle;
}

td a img {
  border: 0;
}

div.topmenu {
  border: 0;
}

div.topmenu a img {
  border: 0;
}

div.topmenu a img {
  border: 0;
}

table.top_menu {
  border-width: 0;
  border-collapse: collapse;
  padding: 0;
}

table.top_menu td {
  border-width: 0;
  padding: 0;
}

h1 {
  color: #3300FF;
  font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック',
    sans-serif;
  font-weight: bold;
  font-style: oblique;
  padding-top: 0.5ex;
  font-size: 1.5em;
  font-style: oblique;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
}

h1 span.sub {
  color: #666666;
  font-size: 0.75em;
  font-style: normal;
}

h2 {
  color: #663300;
  padding-left: 20px;
  font-size: 1.25em;
  font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック',
    sans-serif;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  background-image: url(../img/title_icon.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-bottom: 2px;
}

h2 span.sub {
  color: #666666;
  font-size: 0.75em;
  font-style: normal;
}

h3 {
  padding-left: 0.5em;
  color: #CC0033;
  border-left: solid 5px #CC0033;
  font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック',
    sans-serif;
  font-size: 1em;
}

h3 span.eng {
  color: #666666;
}

h3 span.sub {
  color: #666666;
  font-size: 0.75em;
  font-style: normal;
}

th {
  text-align: center;
  white-space: nowrap;
}

iframe {
  width: 200px;
  height: 200px;
  border: 0;
  background-color: #FFFFFF;
  background-image: none;
}

iframe.topmenu {
  width: 100%;
  height: 45px;
  border: 0;
}

iframe.footer {
  width: 400px;
  height: 20px;
  margin: 0;
  float: left;
}

span.footer a {
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
}

span.footer a:hover {
  text-decoration: underline;
}

span.footer img {
  vertical-align: baseline;
}

span.banners img {
  border: 0;
}

iframe.map {
  height: 281px;
  width: 368px;
  border: 0;
}

li p {
  margin-top: 0;
}

ul.customer li {
  list-style: none;
}

dt {
  font-size: 1.2em;
}

dd {
  margin-bottom: 1em;
}

table.banners {
  margin-bottom: 0.5em;
  margin-top: 5px;
}

table.banners img {
  max-height: 50px;
}

ul {
  padding-left: 10px;
}

td.title {
  white-space: nowrap;
  vertical-align: top;
}

img.president {
  height: 150px;
}

table.info th {
  text-align: left;
  vertical-align: top;
  width: 100px;
}

dl.qanda dd {
  text-indent: -1em;
}

table.history td {
  vertical-align: top;
}

table.photo {
  width: 100%;
}

table.photo td {
  width: 20%;
}

img.signature {
  float: right;
}

.space_50 {
  padding-top: 50px;
}

.end_line {
  padding-top: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  margin-bottom: 5px;
}

#s_title {
  background-repeat: no-repeat;
  text-indent: -9999px;
  background-position: 0px 5px;
}

.t_news {
  background-image: url(../img/title/title_news.gif);
}

.c_info {
  background-image: url(../img/title/Company_title_1.gif);
}

.c_custom {
  background-image: url(../img/title/Company_title_2.gif);
}

.c_hist {
  background-image: url(../img/title/Company_title_3.gif);
}

.c_sales {
  background-image: url(../img/title/Company_title_4.gif);
}

.c_privacy {
  background-image: url(../img/title/Company_title_5.gif);
}

.c_privacy2 {
  background-image: url(../img/title/Company_title_10.gif);
}

.c_privacy3 {
  background-image: url(../img/title/Company_title_11.gif);
}

.c_privacy4 {
  background-image: url(../img/title/Company_title_12.gif);
}

.c_message {
  background-image: url(../img/title/Company_title_6.gif);
}

.c_profile {
  background-image: url(../img/title/Company_title_7.gif);
}

.c_commi {
  background-image: url(../img/title/Company_title_9.gif);
}

.r_events {
  background-image: url(../img/title/rec_title_5.gif);
}

.r_message {
  background-image: url(../img/title/rec_title_4.gif);
}

.r_office {
  background-image: url(../img/title/rec_title_3.gif);
}

.r_policy {
  background-image: url(../img/title/rec_title_2.gif);
}

.r_se {
  background-image: url(../img/title/rec_title_1.gif);
}

.m_access {
  background-image: url(../img/title/title_map.gif);
}

.c2_cont {
  background-image: url(../img/title/title_cont.gif);
}

.o_case {
  background-image: url(../img/title/case_title_7.gif);
}

.o_deve {
  background-image: url(../img/title/case_title_8.gif);
}
