@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_lease.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_A_lease.jpg) no-repeat;
	width: 166px;
	height: 65px;
	top: 24px;
	left: 33px;
	position: relative;
	}
#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_recruitment.jpg) no-repeat;
	width: 166px;
	height: 65px;
	top: 24px;
	left: 33px;
	position: relative;
	}
	#gn05 a {
		width: 166px;
		height: 65px;
		}
		#gn05 a:focus,
		#gn05 a:hover {
			background: url(../images/gn_A_recruitment.jpg) no-repeat;
			width: 166px;
			height: 65px;
			}
#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
-------------------------------------------- */
#lease {
	margin-top: 22px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
.Bmargin {
	margin-bottom: 10px;
	}
#bgCenter001 {
	background: url(../images/all_Bcenter.jpg) repeat-y;
	font-size: 12px;
	width: 564px;
	}
#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 2px;
	padding-left: 10px;
	padding-right: 10px;
	}
#Hcont {
	float: left;
	margin-bottom: 15px;
	}
#list {
	font-size: 12px;
	}
#Mlist {
	padding: 2px 5px;
	}
#Inquiry {
	margin-top: 10px;
	margin-bottom: 5px;
	}
.leTop {
	margin-bottom: 10px;
	}
#leCen {
	background: url(../images/lease_Bcenter.jpg) repeat-y;
	padding: 13px 13px 13px 35px;
	font-size: 12px;
	width: 516px;
	}
div#leCen tr td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	}
#leBot {
	background: url(../images/lease_Bbottom.jpg) no-repeat;
	height: 23px;
	width: 564px;
	}
#leaseH1 {
	background: url(../images/h2_lease1.jpg) no-repeat;
	height: 34px;
	width: 326px;
	margin-bottom: 10px;
	}
#leaseH2 {
	background: url(../images/h2_lease2.jpg) no-repeat;
	height: 34px;
	width: 504px;
	margin-bottom: 10px;
	}
#leaseH3 {
	background: url(../images/h2_lease3.jpg) no-repeat;
	height: 34px;
	width: 504px;
	margin-bottom: 10px;
	}
#leaseH4 {
	background: url(../images/h2_lease4.jpg) no-repeat;
	height: 34px;
	width: 504px;
	margin-bottom: 10px;
	}
#lePhoto {
	height: 236px;
	width: 169px;
	background: url(../images/lease_photo.jpg) no-repeat;
	margin-bottom: 15px;
	}
#Bmargin001 {
	margin-bottom: 15px;
	}
#Bmargin {
	margin-bottom: 15px;
	}
#Hall {
	width: 504px;
	}
#padd {
	background: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
