/*ヘッダー画像*/
.cssTitle
{
  position:relative;
  left:-15px;
  top:-15px;
}

/*ボディ*/
body
{
  /*font-family:"ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "メイリオ";*/
  font-family:"メイリオ";
}

/*メインテーブル*/
.cssMainTd1
{
  width:177px;
}
.cssMainTd2
{
  width:726px;
}
/*コンテンツ*/
.cssContents
{
  position:relative;
  left:158px;
  top:-84px;
  width:910px;
}

/*その他メニュー*/
.cssOtherMenu
{
  position:relative;
  left:158px;
  top:-84px;
}
.cssOtherTdL
{
  width:175px;
  text-align:center;
  vertical-align: middle;
}
.cssOtherTdS
{
  width:130px;
  text-align:center;
}

/*ダミー*/
.cssDummy
{
  width:50px;
}

/*コピーライト*/
.cssCopyRight
{
  position:relative;
  left:250px;
  top:-64px;
}

/*説明文*/
.cssRow
{
  line-height:140%;
  font-size:12px;
}

/*会社情報テーブル*/
.cssCinfo
{
  font-size:12px;
  width:696px;
}

/*採用情報*/
.cssRecruit1
{
  font-size:x-large;
}
.cssRecruit2
{
  font-size:10ex;
}

/*企業紹介MOVIE*/
.cssMovie
{
  display:none;
  position:relative;
  left:250px;
  top:-680px;
  width:700px;
}
.cssClose
{
  display:none;
  position:relative;
  left:843px;
  top:-680px;
}