@charset "UTF-8";
/* ********************
 *
 * 立川バス
 *
 * ********************
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bg_body2.jpg) repeat-x;
	color: #5B5B5B;
	text-align: left;
	font-size: 12px;
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	}

/* index
-------------------------------------------- */
h2 {
	background: url(../images/h2_recruitment.jpg) no-repeat;
	height: 121px;
	width: 580px;
	text-indent: -9999px;
	}

/* sideMenu + globalNavi
-------------------------------------------- */
#menu {
	width: 220px;
	height: 100%;
	float: left;
	}
#navi {
	background: url(../images/gnav_menu2.jpg) no-repeat;
	width: 221px;
	height: 430px;
	font-size: 0px;
	}
#navi ul li a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	}
#gn01 {
	background: url(../images/gn_route.jpg) no-repeat;
	width: 166px;
	height: 91px;
	top: 24px;
	left: 33px;
	position: relative;
	}
	#gn01 a {
		width: 166px;
		height: 91px;
		}
		#gn01 a:focus,
		#gn01 a:hover {
			background: url(../images/gn_A_route.jpg) no-repeat;
			width: 166px;
			height: 91px;
			}
#gn02 {
	background: url(../images/gn_highway.jpg) no-repeat;
	width: 166px;
	height: 91px;
	top: 24px;
	left: 33px;
	position: relative;
	}
	#gn02 a {
		width: 166px;
		height: 91px;
		}
		#gn02 a:focus,
		#gn02 a:hover {
			background: url(../images/gn_A_highway.jpg) no-repeat;
			width: 166px;
			height: 91px;
			}
#gn03 {
	background: url(../images/gn_lease.jpg) no-repeat;
	width: 166px;
	height: 65px;
	top: 24px;
	left: 33px;
	position: relative;
	}
	#gn03 a {
		width: 166px;
		height: 65px;
		}
		#gn03 a:focus,
		#gn03 a:hover {
			background: url(../images/gn_A_lease.jpg) no-repeat;
			width: 166px;
			height: 65px;
			}
#gn04 {
	background: url(../images/gn_company.jpg) no-repeat;
	width: 166px;
	height: 65px;
	top: 24px;
	left: 33px;
	position: relative;
	}
	#gn04 a {
		width: 166px;
		height: 65px;
		}
		#gn04 a:focus,
		#gn04 a:hover {
			background: url(../images/gn_A_company.jpg) no-repeat;
			width: 166px;
			height: 65px;
			}
#gn05 {
	background: url(../images/gn_A_recruitment.jpg) no-repeat;
	width: 166px;
	height: 65px;
	top: 24px;
	left: 33px;
	position: relative;
	}
#gn06 {
	background: url(../images/gn_home.jpg) no-repeat;
	width: 87px;
	height: 22px;
	position: absolute;
	left: 11px;
	}
	#gn06 a {
		width: 87px;
		height: 22px;
		}
		#gn06 a:focus,
		#gn06 a:hover {
			background: url(../images/gn_home_over.jpg) no-repeat;
			width: 87px;
			height: 22px;
			}
#gn07 {
	background: url(../images/gn_inquiry.jpg) no-repeat;
	width: 98px;
	height: 22px;
	position: absolute;
	left: 98px;
	}
	#gn07 a {
		width: 98px;
		height: 22px;
		}
		#gn07 a:focus,
		#gn07 a:hover {
			background: url(../images/gn_inquiry_over.jpg) no-repeat;
			width: 98px;
			height: 22px;
			}
#gn08 {
	background: url(../images/gn_odakyu.jpg) no-repeat;
	width: 87px;
	height: 22px;
	position: absolute;
	left: 196px;
	}
	#gn08 a {
		width: 87px;
		height: 22px;
		}
		#gn08 a:focus,
		#gn08 a:hover {
			background: url(../images/gn_odakyu_over.jpg) no-repeat;
			width: 98px;
			}
#gn11 {
	background: url(../images/gn_private.jpg) no-repeat;
	width: 90px;
	height: 13px;
	left: 33px;
	}
	#gn11 a {
		width: 90px;
		height: 13px;
		}
#gn12 {
	background: url(../images/gn_management.jpg) no-repeat;
	width: 103px;
	height: 13px;
	left: 145px;
	}
	#gn12 a {
		width: 103px;
		height: 13px;
		}
#gn13 {
	background: url(../images/gn_mail.jpg) no-repeat;
	width: 79px;
	height: 13px;
	left: 267px;
	}
	#gn13 a {
		width: 79px;
		height: 13px;
		}
		
/* banner
-------------------------------------------- */
#bannerA {
	height: 100%;
	padding-bottom: 20px;
	}
#bannerA ul li a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	}
#b01 {
	background: url(../images/banner_01.jpg) no-repeat;
	width: 179px;
	height: 63px;
	left: 26px;
	position: relative;
	}
	#b01 a {
		width: 179px;
		height: 63px;
		}
#b02 {
	background: url(../images/banner_02.jpg) no-repeat;
	width: 179px;
	height: 63px;
	left: 26px;
	position: relative;
	}
	#b02 a {
		width: 179px;
		height: 63px;
		}
#b03 {
	background: url(../images/banner_03.jpg) no-repeat;
	width: 179px;
	height: 63px;
	left: 26px;
	position: relative;
	}
	#b03 a {
		width: 179px;
		height: 63px;
		}

/* mainContents
-------------------------------------------- */
#recruitment {
	margin-top: 22px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
.Bmargin {
	margin-bottom: 10px;
	}
#bgCenter {
	background: url(../images/all_Bcenter.jpg) repeat-y;
	padding: 13px 13px 13px 20px;
	font-size: 12px;
	width: 531px;
	}
div#bgCenter tr td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	}
#bgBottom {
	background: url(../images/all_Bbottom.jpg) no-repeat;
	height: 5px;
	width: 564px;
	}
#date {
	background: url(../images/icon.jpg) no-repeat 2px center;
	padding-left: 10px;
	padding-right: 10px;
	}
#REcen {
	background: url(../images/recruit_Tcenter.jpg) repeat-y;
	width: 512px;
	height: 100%;
	padding: 10px;
	}
#REtop {
	background: url(../images/recruit_Ttop.jpg) no-repeat;
	width: 532px;
	height: 5px;
	}
#REbot {
	background: url(../images/recruit_Tcenter.jpg) repeat-y;
	width: 532px;
	height: 5px;
	}
#rectitle {
	margin-bottom: 10px;
	}
#recLink {
	font-size: 15px;
	text-decoration: none;
	background: url(../images/recruitmenu.jpg) no-repeat;
	height: 55px;
	width: 566px;
	margin-top: 10px;
	text-indent: 38px;
	}
#margin001 {
	height: 20px;
	}


/* Link
-------------------------------------------- */
#recLink a {
	color: #666666;
	text-decoration: none;
	height: 36px;
	width: 565px;
	display: block;
	padding-top: 16px;
	}
#recLink a:link    {
	color: #666666;
	text-decoration: none;
}
#recLink a:visited {
	color: #BA3232;
	text-decoration: none;
}
#recLink a:hover,
#recLink a:focus,
#recLink a:active  {
	color: #BA3232;
	text-decoration: none;
}
