@charset "utf-8";

.top #content #side_navi1 {
	margin-top: 7px;
}

/*-------------------------------------
	joblist
-------------------------------------*/

#content #joblist {
	float: right;
	width: 645px;
	margin-top: 7px;
}

* html #content #joblist {
	
	clear: both;
}

#content #joblist h1 {
	height: 29px;
	width: 634px;
	background: url("/img/bg_h1.jpg");
	padding: 3px 0 0 15px;
	font-size: 123%;
	font-weight: bold;
	margin-left: 16px;
}

* html #content #joblist h1 {
	height: 32px;
	width: 649px;
	overflow: hidden;
}

#content #joblist ul {
	width: 660px;
	padding-left: 16px;
}

#content #joblist ul li {
	padding-right: 4px;
	display: inline;
}

#content #joblist ul li img {
	margin-bottom: 8px;
}

/*--------------------------------------
	banner
--------------------------------------*/

.top div#banner {
	float: right;
	width: 645px;
	padding-bottom: 20px;
	margin-top: 30px;
}

.top div#banner h2 {
	width: 634px;
	height: 25px;
	padding: 2px 0 0 15px;
	background: url("/img/service_back.jpg");
	font-size: 110%;
	margin-left: 16px;
}

* html .top div#banner h2 {
	height: 27px;
	width: 649px;
	overflow: hidden;
}

* html .top div#banner {
	clear: both;
}

.top div#banner ul {
	list-style: none;
	margin-top: 15px;
	margin-left: 16px;
}

.top div#banner li {
	display: inline;
	margin: 15px;
}

.top div#banner li img {
	margin-bottom: 2em;
}
