﻿@charset "UTF-8";


/* グローバルナビゲーション */

#global-idx {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../images/global-idx_bg.gif) no-repeat;
	}

#global-idx li {
	float: left;
	list-style: none;
	}


/* インデックス */

#index_catch {
	margin: 0 1px;
	}

* html #index_catch {
	margin: -4px 1px 0;
	}

*:first-child+html #index_catch {
	margin: -4px 1px 0;
	}

#index_main {
	background: #F7F7F7;
	padding: 10px;
	}

#index_main p {
	margin-top: 9px;
	margin-left: 14px;
	margin-right: 14px;
	}

#index-a {
	width: 420px!important;
	width/**/: 422px;
	float: left;
	background: #ffffff;
	border: 1px solid #EAEAEA;
	padding: 14px 0;
	}

#index-a .sub {
	width: 385px;
	margin: 0 auto;
	}
	
* html #index-a .sub {
	margin-bottom: -16px;
	}

*:first-child+html #index-a .sub {
	margin-bottom: -16px;
	}

#index-a .sub .title {
	margin-top: 20px;
	}

#index-a .sub .linkbox {
	margin-top: 20px;
	}

#index-a .sub .linkbox .left {
	width: 187px!important;
	width/**/: 189px;
	border: 1px solid #CEB7B7;
	background: #F2F2F2;
	padding-bottom: 9px;
	text-align: center;
	float: left;
	}

#index-a .sub .linkbox .right {
	width: 187px!important;
	width/**/: 189px;
	border: 1px solid #CEB7B7;
	background: #F2F2F2;
	padding-bottom: 9px;
	text-align: center;
	float: right;
	}

#index-b {
	width: 303px!important;
	width/**/: 305px;
	float: right;
	background: #ffffff;
	border: 1px solid #EAEAEA;
	padding: 14px 0;
	}

#index-b .recruit {
	width: 303px;
	}

#index-b .recruit ul {
	margin-top: 10px;
	}

#index-b .recruit li {
	background: url(../images/index_b_li.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 14px;
	font-size: 1em;
	line-height: 1.8em;
	list-style: none;
	display: inline;
	}

#index-b .recruit li a:link,
#index-b .recruit li a:visited {
	color: #92160F;
	text-decoration: underline;
	}

#index-b .recruit li a:hover,
#index-b .recruit li a:focus,
#index-b .recruit li a:active {
	color: #92160F;
	text-decoration: none;
	}

#index-b .recruit .right{
	width: 165px;
	float: right;
	margin-top: 18px;
	}

#index-b .recruit .right p {
	font-size: 0.8em;
	}