/*
 (c) clwit, Inc.
 Rev.1 - 2008/12/13
*/

/* ##### BODY ##### */
body {
  background-image: url("../images/bg.png");
  color:#000000;
  font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size:small;
  line-height:125%;
  margin:1pt 0pt 1pt 0pt;
}

a img {
  border:none;
}

/* ##### LINK ##### */
a:link {
  background-color:transparent;
  color:#3300cc;
  text-decoration:none;
}

a:visited  {
  background-color:transparent;
  color:#800080;
  text-decoration:none;
}

a:hover {
  background-color:transparent;
  color:#dd0000;
  text-decoration:underline;
}

/* ##### H FONT ##### */
h1 {
  font-size:100%;
  font-weight:normal;
  margin:6px 0px 0px 0px;
  padding:6px 0px 0px 0px;
}

/* ##### LINE ##### */
.center {
  text-align:center;
}

.right {
  text-align:right;
}

/* ##### FONT-COLOR ##### */
.red {
  background-color:transparent;
  color:#dd0000;
}

.orange {
  background-color:transparent;
  color:#ff9900;
}

.green {
  background-color:transparent;
  color:#009900;
}

/* ##### FRAME ##### */
.frame {
  background-color:#ffffff;
  border:solid 1px #cccccc;
  border-top:none;
  border-bottom:none;
  width:902px;
}

/* ##### WIDTH ##### */
.width-full {
  width:100%;
}

.width-box {
  border:solid 1px #cccccc;
  line-height:15pt;
  width:100%;
}

/* ##### HEADER ##### */
.wide-header {
  font-size:medium;
  line-height:125%;
  width:502px;
}

.short-header {
  font-size:11pt;
  line-height:125%;
  width:200px;
}

/* ##### MENU ##### */
.main-menu {
  border:solid 1px #cccccc;
  line-height:20pt;
  width:176px;
}

.side-menu { 
  border:solid 1px #cccccc;
  line-height:20pt;
  text-indent:10px;
  width:176px;
}

.long-menu {
  border:solid 1px #cccccc;
  line-height:20pt;
  width:716px;
}

/* ##### TITLE ##### */
.title {
  line-height:15pt;
  width:171px;
}

.title-white {
  line-height:15pt;
  text-indent:5px;
  width:171px;
}

.title-gray {
  background-color:#eeeeee;
  line-height:15pt;
  text-indent:5px;
  width:171px;
}

.titlefull-gray {
  background-color:#eeeeee;
  color:#000000;
  width:100%;
}

/* ##### CONTENTS ##### */
.contents-full {
  line-height:15pt;
  width:100%;
}

.contents-long {
  line-height:15pt;
  width:550px;
}

/* ### A.COMPANY ### */
.company-contents-officer {
  line-height:15pt;
  width:120px;
}

.company-contents-name {
  line-height:15pt;
  width:408px;
}

/* ### B.RECRUIT ### */
.recruit-application {
  background-color:#ff9900;
}

/* ### C.SITEMAP ### */
.sitemap-contents {
  line-height:20pt;
  width:180px;
}

/* ### D.CLWIT ### */
.clwit-title {
  line-height:15pt;
  width:130px;
}

.clwit-contents {
  line-height:15pt;
  width:590px;
}

/* ### NSFM ### */
.error {
   color:red;
}
