@charset "utf-8";
/*--------------------------------------*/
/* CSS Document                         */
/* List CSS                             */
/* Version: 2008/04/14                  */
/*--------------------------------------*/

h2 {
  color: #fff;
  font-size: 1.2em;
  line-height: 30px;
  height: 30px;
}
h2 span {
  padding-left: 1.2em;
}

/*  div#areaContent < div#mainContainer
----------------------------------------*/
div#areaContent {
  clear: both;
  width: 1015px;
  margin: auto;
  padding-top: 16px;
}
div#areaContent div#topImage {
  margin-bottom: 16px;
}
div#areaContent div#topImage p.description {
  position: absolute;
  padding-left: 48px;
  margin-top: -96px;
  color: #FFFFCD;
  font-size: 12px;
}
div#areaContent div#topImage span.topicPath {
  line-height: 20px;
  position: absolute;
  color: #fff;
  font-size: 10px;
  margin-top: -22px;
  padding-left: 1em;
}
div#areaContent div#topImage span.topicPath a {
  color: #fff;
}

/*  div#columnLeft < div#areaContent < div#mainContainer
----------------------------------------*/
div#columnLeft {
  float: left;
}
div#columnLeft div.menuList {
  width: 214px;
  background-color: #fff;
}
div#columnLeft h2 {
  background-image: url(../images/list/header_jobList.gif);
  background-repeat: no-repeat;
  width: 214px;
}
div#columnLeft div.menuList ul {
  padding: 0.5em 0px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #ccc;
  background-image: url(../images/list/background_jobList.gif);
  background-position: top;
  background-repeat: repeat-x;
}
div#columnLeft div.menuList ul.stopper {
  padding-bottom: 0px;
}
div#columnLeft div.menuList ul li {
  line-height: 1.5em;
  margin-left: 0.5em;
  padding-left: 1.5em;
  background-image: url(../images/list/bullet_listAllow.gif) ;
  background-position: left;
  background-repeat: no-repeat;
}
div#columnLeft div.menuList ul li.end {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 212px;
  height: 38px;
  background-image: url(../images/list/background_jobList_end.gif);
  background-repeat: no-repeat;
  text-align: right;
}
div#columnLeft div.menuList ul li.end a {
  display: block;
  padding-top: 1em;
  padding-right: 1em;
}

/*  div#columnRight < div#areaContent < div#mainContainer
----------------------------------------*/
div#columnRight {
  float: left;
  width: 790px;
  margin-left: 10px;
}
div#columnRight h2 {
  background-image: url(../images/list/header_viewList.gif);
  background-repeat: no-repeat;
}

div#columnRight div.contentBlock {
  background-image: url(../images/list/background_viewList.gif);
  background-position: top;
  background-repeat: repeat-x;
}
div#columnRight div.contentBlock div.listPager {
  text-align: center;
  padding: 0.8em 0px;
}
div#columnRight div.contentBlock div.listPager span.prev {
  padding-right: 2em;
}
div#columnRight div.contentBlock div.listPager span.prev a {
  font-weight: bold;
}
div#columnRight div.contentBlock div.listPager span.next {
  padding-left: 2em;
}
div#columnRight div.contentBlock div.listPager span.next a {
  font-weight: bold;
}
div#columnRight div.contentBlock div.listPager span.page {
  font-weight: bold;
  color: #8C2B00;
}
div#columnRight div.contentBlock div.listPager span.page a {
  font-weight: normal;
}

div.contentBlock div#present_details {
  margin-bottom: 3em;
}
div.contentBlock div#present_details img {
  float: left;
  padding-right: 0.8em;
}
div.contentBlock div#present_details p {
  margin-bottom: 1em;
}

div.contentBlock div#contact_details {
  width: 100%;
  padding: 1em 0px;
}
div.contentBlock div.formBox {
  margin: 1.5em 0px 1em 0px;
  background-repeat: repeat-y;
}
div.contentBlock div.formBox h3 {
  color: #8C3F0C;
  font-size: 1.2em;
  padding: 16px 18px 0px 18px;
  background-image: url(../images/list/background_formBox_line.gif);
  background-position: top;
  background-repeat: no-repeat;
}
div.contentBlock div.formBox .topLine {
  background-image: url(../images/list/background_formBox_full_line.gif);
  background-position: top;
  background-repeat: no-repeat;
}
div.contentBlock div.formBox h3 span.headerLine {
  display: block;
  width: 100%;
  padding-bottom: 11px;
  border-bottom: 1px solid #8C3F0C;
}
div.contentBlock div.formBox div.globalSign {
  padding: 1em 18px;
}
div.contentBlock div.formBox div.globalSign a {
  display: block;
}
div.contentBlock div.formBox div.globalSign img {
  float: left;
}
div.contentBlock div.formBox div.globalSign p {
  margin-left: 103px;
}
div.contentBlock div.formBox dl {
  margin: 0px 18px;
  background-image: url(../images/dot_line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}
div.contentBlock div.formBox dt,
div.contentBlock div.formBox dd {
  line-height: 2em;
  display: block;
}
div.contentBlock div.formBox dt {
  float: left;
  clear: left;
  width: 165px;
  padding: 0.5em 0px;
  background-image: url(../images/dot_line.gif);
  background-position: top;
  background-repeat: repeat-x;
}
div.contentBlock div.formBox dd {
  background-image: url(../images/dot_line.gif);
  background-position: top;
  background-repeat: repeat-x;
  margin-left: 165px;
  padding: 0.5em 0px;
  line-height: 2em;
}
div.contentBlock div.formBox dd.line {
  clear: left;
  margin-left: 0px;
}
div.contentBlock div.formBox dd.line label {
  margin-right: 1em;
}
div.contentBlock div.formBox dd.line select {
  margin-right: 4em;
}
div.contentBlock div.formBox dd span {
  margin-left: 1em;
}
div.contentBlock div.formBox label.chk {
  padding: 0px 2em 0px 0.5em;
}
div.contentBlock div.formBox .f_text {
  width: 300px;
}
div.contentBlock div.formBox .f_textarea {
  width: 500px;
  height: 70px;
}
div.contentBlock div.formBox div.grayBox {
  clear: left;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 3px;
  padding-top: 2px;
  border-top: 1px solid #f0f0f0;
}
div.contentBlock div.formBox div.grayBox span.inBox {
  display: block;
  width: 100%;
  padding: 1em 0px;
  text-align: center;
  background-color: #f0f0f0;
}
div.contentBlock div.formBox div.grayBox span.inBox p {
  padding-top: 0.8em;
}
div#columnRight div.contentBlock div.formBox {
  background-image: url(../images/list/background_formBox_middle.gif);
}
div#columnMain div.contentBlock div.formBox {
  background-image: url(../images/list/background_formBox_full_middle.gif);
}
div#columnRight div.contentBlock div.formBox div.grayBox {
  background-image: url(../images/list/background_formBox_line.gif);
}
div#columnMain div.contentBlock div.formBox div.grayBox {
  background-image: url(../images/list/background_formBox_full_line.gif);
}

/*  div#columnMain < div#areaContent < div#mainContainer
----------------------------------------*/
div#columnMain h2 {
  background-image: url(../images/list/header_lineFull.gif);
  background-repeat: no-repeat;
}
div#columnMain div.contentBlock {
  background-image: url(../images/list/background_viewList.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 1.5em;
}
div#columnMain div#contact_top {
  width: 100%;
}
div#columnMain div#contact_top div.individualBox {
  margin-bottom: 1em;
  background-image: url(../images/list/background_fullBox_middle.gif);
  background-repeat: repeat-y;
}
div#columnMain div#contact_top div.individualBox h3 {
  color: #8C3F0C;
  font-size: 1.2em;
  padding: 16px 18px 0px 18px;
  background-image: url(../images/list/background_fullBox_line.gif);
  background-position: top;
  background-repeat: no-repeat;
}
div#columnMain div#contact_top div.individualBox h3 span.headerLine {
  display: block;
  width: 100%;
  padding-bottom: 11px;
  border-bottom: 1px solid #8C3F0C;
}
div.individualBox p {
  display: block;
  padding: 1em 0px 1.5em 0px;
  margin: 0px 18px 0px 18px;
  background-image: url(../images/dot_line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}
div#columnMain div#contact_top div.grayBox {
  clear: left;
  background-image: url(../images/list/background_fullBox_line.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 3px;
  padding-top: 2px;
  border-top: 1px solid #f0f0f0;
}
div#columnMain div#contact_top div.grayBox span.inBox {
  display: block;
  padding: 1em 18px;
  background-color: #f0f0f0;
}
div.grayBox span.inBox span {
  display: block;
}
div.grayBox span.inBox textarea {
  width: 95%;
  height: 170px;
  font-size: 1em;
  margin: 0.8em 0px;
}
div#contact_top div.grayBox span.inBox span.alignCenter {
  width: 100%;
  text-align: center;
}
div#columnMain div.halfBox {
  width: 502px;
}
div#columnMain div.halfBox h2 {
  background-image: url(../images/list/header_lineHalf.gif);
  background-repeat: no-repeat;
}
div#columnMain div#contact_top div.wrapBox {
  margin-bottom: 1em;
  background-image: url(../images/list/background_halfBox_middle.gif);
  background-repeat: repeat-y;
}
div#columnMain div#contact_top div.wrapBox span.genko {
  display: block;
  padding: 18px;
  padding-bottom: 0px;
  background-image: url(../images/list/background_halfBox_line.gif);
  background-position: top;
  background-repeat: no-repeat;
}
div#columnMain div#contact_top div.wrapBox span.genko img {
  float: left;
  padding: 0px 0.8em 0.8em 0px;
}
div#columnMain div#contact_top div.wrapBox p {
  padding-bottom: 18px;
  background-image: url(../images/dot_line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}
div#columnMain div#contact_top div.wrapBox div.grayBox {
}

/*  div#areaFooter < div#mainContainer
----------------------------------------*/
div#areaFooter {
  clear: both;
  background-image: url(../images/areaFooter_naviArea_background2.jpg);
  background-repeat: repeat-x;
  font-size: 0.8em;
  margin: 3em 0px;
}
div#areaFooter div#footNavi {
  width: 1015px;
  margin: auto;
  height: 92px;
  padding-bottom: 3em;
}
div#areaFooter div#footNavi span.copyright {
  float: left;
  margin: 1em 0px 0px 5px;
}
div#areaFooter div#footNavi ul {
  display: inline;
  float: right;
  margin: 1em 0px 0px 0px;
}
div#areaFooter div#footNavi ul li {
  float: left;
  margin-left: 1em;
  padding-left: 1em;
  background-image: url(../images/bullet_allow.gif);
  background-repeat: no-repeat;
  background-position: left;
}
div#areaFooter div#footNavi ul li a {
  text-decoration: none;
}


span.rtn_pageTop {
  padding-left: 1em;
  font-size: 0.9em;
  float: right;
  background-image: url(../images/list/bullet_returnTop.gif);
  background-repeat: no-repeat;
  background-position: left;
}
span.rtn_pagePrev {
  padding-left: 1em;
  font-size: 0.9em;
  float: left;
  background-image: url(../images/list/bullet_returnBack.gif);
  background-repeat: no-repeat;
  background-position: left;
}
span.go_pageNext {
  padding-left: 1em;
  font-size: 0.9em;
  float: right;
  margin-top: -3em;
  margin-right: 18px;
  background-image: url(../images/list/bullet_goNext.gif);
  background-repeat: no-repeat;
  background-position: left;
}