﻿@charset "utf-8";

body {
  font-family: Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background-color: #000000;
  color: #ffffff;
  text-align:center;
}

a:link {
  color: #FFFFFF;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #FFFFFF;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


#main {
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: left;
  width: 900px;
  background-color: #ffffff;
}


#main img.head_photo {
  margin: 6px 0 0 0;
}


#header {
  margin: 0;
  width: 900px	;
  height: 80px;
  border-bottom: solid 3px #333333;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 10px;
  color: #ffffff;
  background-image: url(../imgs/h_back.gif);
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 15px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: 885px;
  height: 20px;
  background-color: #333333;
  margin: 0px;
  padding: 10px 0 6px 15px;
  background: url(../imgs/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background: url(../imgs/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  font-size: 13px;
  color: #cccccc;
}


#container {
  width: 900px;
  margin: 0px;
  padding: 6px 0 6px 0;
  background-color: #ffffff;
  text-align: left;
}


#contents {
  float: right;
  margin: 0;
  padding: 5px 4px 0 10px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 640px;
}

#contents h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 5px 0 18px 0;
  padding: 0 5px 0 40px;
  line-height: 190%;
  letter-spacing: 1px;
  text-align: left;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#main_contents {
  float: right;
  margin: 0 20px 0 0;
  padding: 5px 4px 0 10px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 850px;
  color: #ffffff;
  background-color: #969696;
  background-image: url(../imgs/container_background.png);
  background-repeat: no-repeat;
}

#detail_contents {
  margin: 0 0 0 20px;
  background-image: url(../imgs/container_bg.png);
  background-repeat: repeat-y;
}

#main_contents h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar2.gif);
  background-repeat: no-repeat;
}

#main_contents h3 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar3.gif);
  background-repeat: no-repeat;
}

#main_contents p {
  margin: 5px 0 18px 0;
  padding: 0 5px 0 40px;
  line-height: 190%;
  letter-spacing: 1px;
  text-align: left;
}

#main_contents img.head_photo {
  margin: 0 0 10px 0;
}

#main_contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#main_contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#main_contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#lady_contents {
  float: right;
  margin: 0 10px 0 0;
  padding: 5px;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 1px;
  width: 850px;
  color: #ffffff;
  background-color: #000000;
  background-image: url(../imgs/lady_background.jpg);
  background-repeat: no-repeat;
}

#lady_contents h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar2.gif);
  background-repeat: no-repeat;
}

#lady_contents p {
  margin: 5px 0 18px 0;
  padding: 0 5px 0 40px;
  line-height: 190%;
  letter-spacing: 1px;
  text-align: left;
}

#lady_contents table {
  text-align: left;
  font-size: 12px;
  color: #ffff00;
}

#lady_contents img.head_photo {
  margin: 0 0 10px 0;
}

#lady_contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#lady_contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#lady_contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#lady_profile {
  float: right;
  margin: 0 10px 0 0;
  padding: 5px;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 1px;
  width: 850px;
  color: #ffffff;
  background-color: #111111;
  background-repeat: no-repeat;
}

#lady_profile h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar2.gif);
  background-repeat: no-repeat;
}

#lady_profile p {
  margin: 5px 0 18px 0;
  padding: 0 5px 0 40px;
  line-height: 190%;
  letter-spacing: 1px;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
}

#lady_profile table {
  text-align: left;
  font-size: 12px;
  color: #ffffff;
}

#lady_profile img.head_photo {
  margin: 0 0 10px 0;
}

#lady_profile img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#lady_profile img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#lady_profile p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

table#lady_tbl {
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#lady_tbl td {
    padding: 5px;
    border: 1px #ffffff dashed;
    border-width: 0 0 1px 0px;
    font-size: 12px;
    color: #ffffff;
}

#recruit_contents {
  float: right;
  margin: 0 10px 0 0;
  padding: 5px;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: 1px;
  width: 850px;
  color: #969696;
  background-color: #ffffff;
  background-image: url(../imgs/recruit_background.jpg);
  background-repeat: no-repeat;
}

#recruit_contents h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 70%;
  font-size: 24px;
  color: #000000;
  background-image: url(../imgs/titlebar2.gif);
  background-repeat: no-repeat;
}



#recruit_contents p {
  margin: 5px 0 18px 0;
  padding: 0 5px 0 40px;
  line-height: 190%;
  letter-spacing: 1px;
  text-align: left;
}

#recruit_contents table {
  text-align: left;
  font-size: 20px;
  color: #000000;
}

#recruit_contents img.head_photo {
  margin: 0 0 10px 0;
}

#recruit_contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#recruit_contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#recruit_contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#other_contents {
  float: right;
  margin: 0 20px 0 0;
  padding: 5px 4px 0 10px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 850px;
  color: #ffffff;
  background-color: #969696;
}

#other_contents h2 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar2.gif);
  background-repeat: no-repeat;
}

#other_contents h3 {
  margin: 0 0 7px 0;
  padding: 9px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../imgs/titlebar3.gif);
  background-repeat: no-repeat;
}
#other_contents p {
  margin: 5px 0 18px 0;
  padding: 0 5px 0 40px;
  line-height: 190%;
  letter-spacing: 1px;
  text-align: left;
}

#other_contents img.head_photo {
  margin: 0 0 10px 0;
}

#other_contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#other_contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#other_contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}

table#system_price {
    width: 200px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#system_price td {
    padding: 5px;
    border: 1px #ffffff dashed;
    border-width: 0 0 1px 0px;
    font-size: 12px;
    color: #000000;
}

table#system_drive {
    width: 700px;
    border: 1px #ffffff solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#system_drive th {
    padding: 5px;
    border: #ffffff solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    font-size: 12px;
    color: #000000;
}
table#system_drive td {
    padding: 5px;
    border: 1px #ffffff solid;
    border-width: 0 0 1px 1px;
    font-size: 12px;
    color: #000000;
}

#menu {
  float: left;
  margin: 3px 0 15px 0;
  padding: 0;
  width: 230px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(../imgs/menu_back.gif);
}

#menu h2 {
  margin: 0 0 2px 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../imgs/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  background-image: url(../imgs/menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../imgs/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-bottom: solid 1px #999999;
  width: 191px;
  padding: 10px 0 9px 24px;
  font-size: 12px;
  background-image: url(../imgs/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #005ebb;
  background-image: url(../imgs/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 0px 0px 0px;
  width: 215px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(../imgs/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 0px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../imgs/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #666666;
  width: 203px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 5px 0 5px;
  color: #000000;
  font-size: 12px;
  line-height: 180%;
  letter-spacing: 1px;
  background-color: #f3f3f2;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}


#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  border-top: solid 2px;
  border-top-color: #999999;
  background-color: #000000;
  color: #ffffff;
}

#footer a {
  color: #ffffff;
  font-size: 12px;
 }

#footer a:hover {
  color: #cccccc;
}
