/** P { line-height: 120% } **/
UL { line-height: 120% }
OL { line-height: 120% }

/*********************/
/* フレームの設定    */
/*********************/
div#container
{
  width:800px;
}

div#header
{
  margin-top:18px;
  margin-bottom:20px;
  widht:600px
}

div#contents
{
  margin-top:20px;
  float:right;
  width:600px;
}

div#menu
{
  margin-left:0px;
  margin-right:0px;
  width:200x;
}


/***********************/
/* メニューのリンク設定*/
/***********************/

#menu a
{
  text-decoration: none;
}

#menu a:hover
{
  text-decoration: underline;
}


/*********************/
/* パンくずリンク設定*/
/*********************/

span#breadcrumbs
{
  vertical-align: top;
  width: 490px;
}

span#navi
{
  width: 110px;
}

/***********************/
/*  コンテンツの設定   */
/***********************/

h1
{
  font-size: 16px;
}

h2
{
  font-size: 15px;
  border-width:0px 0px 1px 16px;
  border-style:solid;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 11px;
  color: #CE0000;
  border-color:#CE0000; /* 緑色の設定 */
}

h3
{
  font-size:15px;
  font-weight:bold;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 11px;
  color: #004400;
  border-color:#004400; /* 緑色の設定 */
}


/* 新卒採用の文字色 */
body
{
  font-size:12px;
  line-height:18px;
}

/* 通常の文字の設定 */
p
{
  margin-top:-1px;
}

/* 段落下げの設定 */
.indent
{
   padding-left:20px;
}


table.parent_link { background: white }

.textchainlink { font-size: 12px }
.item_text { font-size: 12px }
.normal_text { font-size: 12px; line-height: 15pt}
.small_text { font-size: 11px; line-height: 11pt}
.attention_text { font-size: 10px; line-height: 12pt}
.normal_narrow_text { font-size: 12px; line-height: 12pt}
.title_text { font-size: 14px; font-weight: bold}
.diagram_title_text { font-size: 18px }
.diagram_text { font-size: 14px }
.menuTitle { font-size: 14px}
.minitriangle {  font-size: 8px}
.spacer_text {
  line-height: 8px;
}
.summary_text {
  font-size: 12px;
  line-height: 12pt;
  color: #CE0000;
  font-weight: bold;

}.text_habahiro {  line-height: 22px; font-size: 14px}
.normal_text2 { font-size: 12px; line-height: 13pt}
