@charset "utf-8";

/* ---------------------------------------------------------------------------
 [ context.css ]

 文脈によって変わるスタイル定義

--------------------------------------------------------------------------- */

/*======================================

  px-north

=======================================*/
.px-north {
  clear: both;
  width: 913px;
  margin: 5px auto 0;
  text-align: left;
}

.px-north .xeno_intro {
  float: right;
  width: 370px;
  margin: 27px 0 0 0;
}

.px-north h1 {
  margin: 0 0 0 18px;
  color: #666;
  font-size: 12px;
  text-align: left;
}

.px-north p.logo {
  float: left;
  width: 169px;
  height: 89px;
}

.px-north .intro_box {
  float: left;
  width: 542px;
  padding: 0 0 0 13px;
}

.px-north .inquiry_box {
  float: right;
  width: 358px;
  margin: 18px 0 0 0;
}

.px-north .inquiry_box .inquiry {
  float: right;
  width: 118px;
  margin: 0 0 0 6px;
}

.px-north .inquiry_box .tel {
  float: right;
  width: 234px;
}


/*======================================

  div#visual_area

=======================================*/
div#visual_area {
  width: 100%;
  height: 185px;
  margin: 0 0 25px 0;
  text-align: center;
  background: #F7F6F6;
}


/*======================================

  div#global_box

=======================================*/
div#global_box {
  clear: both;
  height: 47px;
  background: none;
  background: url(../images/global/global_bg.jpg) repeat-x;
}

div#global_box div#navi_box {
  width: 913px;
  margin: 0 auto;
  text-align: center;
}


/* ------------------------------
 globalnavi 設定
------------------------------ */
.ux-menu-container {
  float: left;
  width: 600px;
}

ul#globalnavi {
  float: left;
  width: 600px;
  overflow: hidden;
  border: none;
}

ul#globalnavi li {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}

ul#globalnavi li a {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}

ul#globalnavi li a span {
  display: none;
}


/* ------------------------------
 globalnavi 共通設定
------------------------------ */
ul#globalnavi li a.home,
ul#globalnavi li a.home_c,
ul#globalnavi li a.system,
ul#globalnavi li a.system_c,
ul#globalnavi li a.technology,
ul#globalnavi li a.technology_c,
ul#globalnavi li a.results,
ul#globalnavi li a.results_c {
  width: 150px;
  height: 47px;
}

ul#globalnavi li a.home:hover,
ul#globalnavi li a.system:hover,
ul#globalnavi li a.technology:hover,
ul#globalnavi li a.results:hover {
  background-position: -150px;
}


/* ------------------------------
 ホーム
------------------------------ */
ul#globalnavi li a.home {
  background: url(../images/global/home.jpg) no-repeat;
}

ul#globalnavi li a.home_c {
  background: url(../images/global/home.jpg) no-repeat -150px;
}


/* ------------------------------
 システム開発
------------------------------ */
ul#globalnavi li a.system {
  background: url(../images/global/system.jpg) no-repeat;
}

ul#globalnavi li a.system_c {
  background: url(../images/global/system.jpg) no-repeat -150px;
}


/* ------------------------------
 技術情報
------------------------------ */
ul#globalnavi li a.technology {
  background: url(../images/global/technology.jpg) no-repeat;
}

ul#globalnavi li a.technology_c {
  background: url(../images/global/technology.jpg) no-repeat -150px;
}


/* ------------------------------
 実績紹介
------------------------------ */
ul#globalnavi li a.results {
  background: url(../images/global/results.jpg) no-repeat;
}

ul#globalnavi li a.results_c {
  background: url(../images/global/results.jpg) no-repeat -150px;
}


/* ------------------------------
 オプションナビ
------------------------------ */
ul.option {
  float: right;
  margin: 15px 0 0 0;
}

ul.option li {
  float: left;
  margin: 0 9px 0 0;
  padding: 0 9px 0 16px;
  border-right: 1px solid #CCC;
  background: url(../images/item_point.gif) no-repeat left center;
}

ul.option li a {
  font-size: 10px;
}

ul.option li.first {
  padding: 0 9px 0 17px;
}

ul.option li.last {
  margin-right: 0;
  padding-right: 0;
  border: none;
}


/*======================================

  .px-south

=======================================*/
.px-south {
  clear: both;
}

.px-south .contents_banner {
  margin: 0 0 10px 0;
  text-align: center;
}

.px-south .inquiry_banner {
  margin: 0 0 20px 0;
  text-align: center;
}

.px-south .page_top {
  height: 15px;
  text-align: right;
}

.px-south .footer_box {
  width: 900px;
  margin: 0 auto;
}

.px-south h3 {
  margin: 0 0 5px 0;
  color: #333;
  font-weight: bold;
  font-size: 12px;
}

.px-south .line_box01 {
  float: left;
  min-height: 175px;
  height: auto !important;
  height: 175px;
  margin: 0 14px 0 0;
  padding: 0 62px 0 0;
  border-right: 1px solid #CCC;
}

.px-south .line_box02 {
  float: left;
  min-height: 175px;
  height: auto !important;
  height: 175px;
  margin: 0 14px 0 0;
  padding: 0 25px 0 0;
  border-right: 1px solid #CCC;
}

.px-south .line_box_last {
  min-height: 175px;
  height: auto !important;
  height: 175px;
  float: left;
  border-right: none;
}

.px-south .local_list {
  min-height: 175px;
  height: auto !important;
  height: 175px;
  padding: 27px 0 15px 18px;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  background: #EEE;
}

.px-south ul.contents_list li {
  padding: 0 0 0 15px;
  background: url(../images/more_point.gif) no-repeat left;
}

.px-south ul.contents_list li a {
  font-size: 11px;
}

.px-south .footer_bt {
  width: 900px;
  height: 28px;
  padding: 17px 0 0 0;
  background: url(../images/footer_bt.jpg) no-repeat;
}

.px-south ul.footer_bt_option {
  float: left;
  padding: 0 0 0 33px;
}

.px-south ul.footer_bt_option li {
  float: left;
  min-height: 10px;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #FFF;
  font-size: 12px;
}

.px-south ul.footer_bt_option li.last {
  float: left;
  margin: 0;
  padding: 0;
  border-right: none;
}

.px-south ul.footer_bt_option li a {
  color: #FFF;
  font-size: 12px;
}

.px-south address {
  float: right;
  padding: 2px 63px 0 0;
  color: #FFF;
  font-size: 12px;
}


/* ------------------------------
 IE6 hack 設定
------------------------------ */
.px-north h1 {
  _margin: 0 0 0 28px;
}

.px-south {
   _width: 900px;
  _margin-left: 30px;
}

.px-south .footer_bt {
  _height: 45px;
}


/* ------------------------------
 IE8 hack 設定
------------------------------ */
html>/**/body .px-south ul.contents_list li a {
  font-size: 10px\9;
}


/* EoS */
