﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.recruit_maintitle {
	background: url(../images/recruit/recruit_maintitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 32px 0 0 0;
	width: 700px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:32px;/* for ie5.x */
	}

.recruit_stitle {
	background: url(../images/recruit/recruit_title.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
	width: 700px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}

.recruit_box {
	margin:0 0 15px 0;
	font-size:1.2em;
	background: url(../images/recruit/recruit.gif) no-repeat;
	background-position: 0 bottom;
	width:700px;
	}
	
.recruit_box th {
	padding:0 10px 15px 10px;
	width:130px;
	line-height:1.4;
	vertical-align: top;
	}
	
.recruit_box td {
	padding:0 10px 15px 0;
	line-height:1.4;
	vertical-align: top;
	}
	


.recruit_box th b {
	border-left:5px solid #466;
	margin:0;
	padding:0 0 0 10px;
	}
	
.bb {
	margin:0 0 10px 0;
	font-weight: bold;
	display: block;
	}

.ll {
	margin:0 5px 0 0;
	float:left;
	}
	
.pp {
	margin:0 0 10px 0;
	display: block;
	}

.gmap {
	background: url(../images/recruit/recruit_btn1.jpg) no-repeat;
	margin: 0;
	padding: 25px 0 0 0;
	width: 100px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:25px;/* for ie5.x */
	}

.dial {
	background: url(../images/policy/policy_dial.jpg) no-repeat;
	background-position: 0 15px;
	margin:0 0 5px 0;
	padding:0 0 49px 0;
	}

.contact {
	margin:0;
	padding:0;
	width:171px;
	height:27px;
	}
	
.contact a {
	background: url(../images/recruit/recruit_btn2.jpg) no-repeat;
	margin: 0;
	padding: 27px 0 0 0;
	width: 171px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:27px;/* for ie5.x */
	}

.company,
.staff {
	margin:0 10px 0 0;
	padding:0;
	width:171px;
	height:27px;
	float:left;
	}

.company a,
.staff a {
	margin: 0;
	padding: 27px 0 0 0;
	width: 171px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:27px;/* for ie5.x */
	}
	
.company a {
	background: url(../images/recruit/recruit_btn3.jpg) no-repeat;
	}
	
.staff a {
	background: url(../images/recruit/recruit_btn4.jpg) no-repeat;
	}
	
.contact a:hover,
.company a:hover,
.staff a:hover {
	background-position: 0 -27px;
	}