@charset "utf-8";
/*

	Last Updated: 2008.12.24
	--------------------------------
	- Table of Contents -

    1. RESET
	  
    2. BODY FOOTER

	3. CLASS
	
	4. HEAD

	5. CONTENTS
	
	6. FOOTER

	--------------------------------
*/



/* ----------------
	1. RESET
---------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

img {
	border: none;
	visibility: visible;
}

ul {
list-style: none;
}


/* ----------------
	2. BODY
---------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
	line-height:1.5em;
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
}

body span {
	text-indent:-9999px;
	font-size:0.1em;
	line-height:0;
	visibility: hidden;
}

a { text-decoration:none; }
a:link { color: #333333; }
a:hover { color:#333333; }
a:visited { color: #333333; }


input, select, textarea {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#master {
	width:100%;
	height: 100%;
	display: block;
	background-image: url(img/header_red.gif);
	background-repeat: repeat-x;
}

#master-index {
	width:100%;
	height: 100%;
	display: block;
	background-image: url(img/index_body_back.jpg);
	background-position: center top;
}

#master2 {
	width:100%;
	height: 100%;
	display: block;
	background-image: url(img/header_red2.gif);
	background-repeat: repeat-x;
}

#container {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	background-image: url(img/header_red.gif);
	background-repeat: repeat-x;
}

#container-index {
	width:1070px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	background-image: url(img/header_red.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#container2 {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	background-image: url(img/header_red3.jpg);
	background-repeat: repeat-x;
}

/* ----------------
	3. CLASS
---------------- */

.clearfix:after {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clearfix { display: inline-block; }

.clearBoth {
	clear: both;
/*	border: 1px solid #00F;*/
}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }
/* End Hide from IE-mac */

.red { color:#FF0000; }


/* ----------------
	4. head
---------------- */

#header {
	width:950px;
	display: block;
	height: 130px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(img/header_back.gif);
}

#header-index {
	width:1070px;
	display: block;
	height: 175px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(img/header_back.gif);
}

.header-word {
	width:950px;
	display: block;
	height: 20px;
	text-align: right;
}

#header-rogo {
	width:280px;
	display: block;
	float: left;
	height: 70px;
}

#nav {
	display:block;
	float: right;
	margin-top: 29px;
	padding-right: 40px;
}

#nav li {
	float:left;
	display:block;
}

.li-nav-outline a {
	width:65px;
	height:22px;
	display:inline;
	float: left;
	margin: 0px;
	background-image: url(img/menu_01outline.gif);
	background-position: top;
}

.li-nav-center a {
	width:85px;
	height:22px;
	display:inline;
	float: left;
	background-image: url(img/menu_02center.gif);
	background-position: top;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.li-nav-system a {
	width:85px;
	height:22px;
	display:inline;
	float: left;
	background-image: url(img/menu_03system.gif);
	background-position: top;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.li-nav-greeting a {
	width:50px;
	height:22px;
	display:inline;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_04greeting.gif);
	background-position: top;
	margin-left: 10px;
}

.li-nav-recruit a {
	width:60px;
	height:22px;
	display:inline;
	float: left;
	background-image: url(img/menu_05recruit.gif);
	background-position: top;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.li-nav-staff a {
	width:55px;
	height:22px;
	display:inline;
	float: left;
	background-image: url(img/menu_06staff.gif);
	background-position: top;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.li-nav-rec_form a {
	width:90px;
	height:22px;
	display:inline;
	float: left;
	background-image: url(img/menu_07rec_form.gif);
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#nav a:hover {
	background-position: 0 -22px;
}

#for-top a {
	width:107px;
	display: inline;
	height: 31px;
	background-image: url(img/menu_00top.gif);
	float: right;
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-right: 45px;
}

#for-top2 a {
	width:107px;
	display: inline;
	height: 31px;
	background-image: url(img/menu_00top2.gif);
	float: right;
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-right: 45px;
}


/* ----------------
	5. CONTENTS
---------------- */

#contents img {
	behavior: expression(IEPNGFIX.fix(this));
}


#contents-back01 {
	width:948px;
	display: block;
	height: 45px;
	background-image: url(img/contents_back_01.png);
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	behavior: expression(IEPNGFIX.fix(this));
}

#contents-back01 h2 {
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
}

#contents-back02 {
	width:948px;
	display: block;
	background-image: url(img/contents_back_02.png);
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
	behavior: expression(IEPNGFIX.fix(this));
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#index-back01 {
	width:1070px;
	display: block;
	height: 690px;
	background-image: url(img/index_main_back.png);
	background-repeat: no-repeat;
	float: left;
	background-position: top;

	behavior: expression(IEPNGFIX.fix(this));
}

#greeting_img {
	width:847px;
	height: 191px;
	behavior: expression(IEPNGFIX.fix(this));
}

#contents-back03 {
	width:948px;
	display: block;
	height: 42px;
	background-image: url(img/contents_back_03.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	behavior: expression(IEPNGFIX.fix(this));
}

#contents {
	width:860px;
	display: block;
	padding: 0px;

	behavior: expression(IEPNGFIX.fix(this));
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#green-back {
	width:950px;
	display: block;
	height: 310px;
	background-color: #128533;
	margin-bottom: 20px;
}

#pagetop a {
	width:112px;
	height: 22px;
	background-image: url(img/icon_pagetop.gif);
	float: right;
	margin-top: 10px;
	display: block;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: top;
}

#pagetop a:hover {
	background-position: 0 -22px;
}


/* ----------------
	6.FOOTER
---------------- */

#footer-master {
	height: 200px;
	margin-top: 20px;
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
	display: block;
	width: auto;
}

#footer {
	height: 200px;
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#footer-copy {
	height: 306px;
	margin-top: 20px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	display: block;
	behavior: expression(IEPNGFIX.fix(this));
}

#footer-copy-index {
	height: 306px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	position: absolute;



	behavior: expression(IEPNGFIX.fix(this));
	right: 0px;
	top: 800px;
}

#footer-copy2 {
	height: 306px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	position: absolute;
	behavior: expression(IEPNGFIX.fix(this));
	right: 0px;
	top: 750px;
}

#footer-copy-outline {
	height: 306px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	position: absolute;



	behavior: expression(IEPNGFIX.fix(this));
	right: 0px;
	top: 1280px;
}

#footer-copy-recruit {
	height: 306px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	position: absolute;
	behavior: expression(IEPNGFIX.fix(this));
	right: 0px;
	top: 1780px;
}

#footer-copy-center {
	height: 306px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	position: absolute;



	behavior: expression(IEPNGFIX.fix(this));
	right: 0px;
	top: 2650px;
}

#footer-copy-system {
	height: 306px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	width: 305px;
	position: absolute;
	behavior: expression(IEPNGFIX.fix(this));
	right: 0px;
	top: 2450px;
}


#footer-nav {
	display:block;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}

#footer-nav li {
	float:left;
	display:block;
}

.footer-li-nav-rec_form a {
	width:130px;
	height:30px;
	display:inline;
	float: left;
	background-image: url(img/footer_icon_rec_form.gif);
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.footer-li-nav-privacy a {
	width:94px;
	height:30px;
	display:inline;
	float: left;
	background-image: url(img/footer_icon_privacy.gif);
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.footer-li-nav-form a {
	width:94px;
	height:30px;
	display:inline;
	float: left;
	background-image: url(img/footer_icon_form.gif);
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.footer-li-nav-sitemap a {
	width:94px;
	height:30px;
	display:inline;
	float: left;
	background-image: url(img/foooter_icon_site_map.gif);
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer-nav a:hover {
	background-position: 0 -30px;
}

#footer-li-nav-index-recruit a {
	width:88px;
	height:55px;
	display:inline;
	float: left;
	background-image: url(img/index_button_rec.gif);
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer-li-nav-index-recruit a:hover {
	background-position: 0 -55px;
}

#footer-li-nav-index-staff a {
	width:78px;
	height:55px;
	display:inline;
	float: left;
	background-image: url(img/index_button_staff.gif);
	background-position: top;
	margin: 0px;
}

#footer-li-nav-index-staff a:hover {
	background-position: 0 -55px;
}

#footer-li-nav-index-rec_form a {
	width:86px;
	height:55px;
	display:inline;
	float: left;
	background-image: url(img/index_button_rec_form.gif);
	background-position: top;
	margin: 0px;
}

#footer-li-nav-index-rec_form a:hover {
	background-position: 0 -55px;
}

address {
	display:block;
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
}

address img {
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
	margin-bottom: 15px;
}

