@charset "UTF-8";
/* CSS Document */

#wrap_main_img{
	width:100%;
	padding-bottom:5px;
	background:url(../img/bg_mainimg.jpg) no-repeat bottom;
	text-align:center;
}

#main_img{
	background:url(../img/bg_menu.jpg) no-repeat top;
	width:100%;
	text-align:center;
}

#bg_menu{
	width:100%;
	text-align:center;
	background:url(../img/bg_nav.png) no-repeat center;
}

#bg_menu ul{
	width:980px;
	margin:0px auto;
}

p{
	margin-bottom:10px;
}

footer {
	text-align:center;
}

footer table{
	margin:0px auto;
}

/* 採用 */

#youkou dt{
	float:left;
	width:200px;
	font-weight:bold;
	padding-bottom:10px;
}

#youkou dd{
	float:right;
	width:760px;
	padding-bottom:10px;
}

/* サイトマップ */

#sitemap{
	padding-bottom:200px;
}

#sitemap li{
	float:left;
	display:block;
	width:240px;
	margin-bottom:30px;
}

/* 会社案内 */

#company_message{
	width:947px;
	height:260px;
	background:url(../../company/img/img1.jpg);
	margin-bottom:40px;
	padding:150px 0px 0px 34px;
}

/* 事業案内 */

.service_list{
	width:436px;
	padding:12px;
	height: 120px;
	margin-bottom:20px;
	background-color:rgba(236,236,251,0.4)
}

#bg_list{
	padding:0px 10px 30px 10px;
	background:url(../../service/img/bg_list.jpg) right bottom no-repeat;
}

#list1{
	width:980px;
	height:252px;
	background:url(../../service/img/bg1.jpg);
}

#list2{
	width:980px;
	height:252px;
	background:url(../../service/img/bg2.jpg);
}

#list3{
	width:980px;
	height:252px;
	background:url(../../service/img/bg3.jpg);
}

/* お問い合わせ */

#form{
	text-align:center;
}

#form table{
	width:680px;
	margin:0px auto 30px auto;
}

#form th,#form td{
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding:10px 0px 10px 0px;
}

.errs ul{
	margin-bottom:20px;
}

.errs li{
	color:red;
	font-weight:bold;
}

/* リース会社 */

.lease_left{
	float:left;
	width:620px;
}

.lease_right{
	float:right;
	width:292px;
}
