@charset "utf-8";
#top_img {
	margin-bottom: 20px;
}
.left_box {
	margin-bottom: 30px;
	height: 70px;
}


.left_box dl {
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 607px;
}


.left_box dt {
	float: left;
	width: 80px;
	padding-top: 2px;
}
.left_box dd {
	float: left;
}
.left_box dd.date {
	width: 80px;
}
.left_box dd.news {
	width: 447px;
}
.left_box2 {
	padding-left: 10px;
}

.left_box2 .pick_up {
	height: 116px;
	width: 276px;
	background-image: url(../../images/pick_dot.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.left_box2 .pick_up dl {
	float: left;
}
.left_box2 .pick_up .inner_left dt {
	width: 95px;
	height: 92px;
}
.left_box2 .pick_up .inner_left dd {
	padding-left: 4px;
}

.left_box2 .pick_up .inner_right {
	width: 170px;
}
.left_box2 .pick_up .inner_right dt {
	margin-bottom: 7px;
}
#top_right {
	width: 197px;
	float: right;
}
#top_right #service_right {
	list-style-type: none;
	margin-bottom: 30px;
}
#top_right #service_right li {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 8px;
}

#top_right .bana {
	list-style-type: none;
	margin-bottom: 20px;
}
#top_right .bana li  {
	margin-left: 5px;
	margin-bottom: 6px;
}
#top_right .bana li a  {
	height: 0px;
	width: 186px;
	display: block;
	padding-top: 53px;
	overflow: hidden;
}
#top_right .bana #bana_recruit a {
	background-image: url(../images/bana_recruit.jpg);
	background-repeat: no-repeat;
}
#top_right .bana #bana_recruit a:hover {
	background-image: url(../images/bana_recruit_ro.jpg);
	background-repeat: no-repeat;
}
#top_right .bana #bana_access a {
	background-image: url(../images/bana_access.jpg);
	background-repeat: no-repeat;
}
#top_right .bana #bana_access a:hover {
	background-image: url(../images/bana_access_ro.jpg);
	background-repeat: no-repeat;
}
