@import "common.css";

/* 左カラム */
#leftbox {
	width:590px;
	float:left;
	margin:0 0 0 15px;
	_display:inline;
}

.contentbox {
	width:588px;
	border:1px solid #111;
	background-color:#222;
	padding:15px 0 15px 0;
	margin:0 0 15px 0;
}

table#serach_tbl {
	width:100%;
}

table#serach_tbl .lb01 {
	width:260px;
}
table#serach_tbl .lb02 {
	width:150px;
}
table#serach_tbl .lb03 {

}

table#serach_tbl td.sb01 {
	padding:0 0 15px 15px;
	/padding:0 0 0 15px;
}
table#serach_tbl td.sb02 {
	padding:0 0 15px 2px;
	/padding:0 0 0 2px;
}
table#serach_tbl td.sb03 {
	padding:0 0 15px 16px;
	/padding:0 0 0 16px;
}
table#serach_tbl td.sb04 {
	padding:0 0 15px 15px;
	/padding:0 0 0 15px;
}
table#serach_tbl td.sb05 div#condition {
	width:83%;
	height:175px;
	/height:147px;
	background-color:#333;
	color:#fff;
	padding:5px 0 0 35px;
	/padding:5px 0 15px 35px;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
	border-left:1px solid #222;
}

html>/**/body table#serach_tbl td.sb05 div#condition {
	padding-top /*\**/:30px\9;
	height: 149px\9;
}

table#serach_tbl td.sb05 div#condition span {
	display:block;
	width:110px;
	float:left;
	margin:10px 10px 0 10px;
	/margin:5px 10px 0 10px;
	/display:inline;
}

html>/**/body table#serach_tbl td.sb05 div#condition span {
	float /*\**/:none\9;
	display: inline\9;
/*	width: 110px\9;*/
	padding-right: 36px\9;
	padding-bottom: 5px\9;
}

table#serach_tbl td.key {
	width:394px;
	height:37px;
	background:url(../img/index/lb_keyword.gif) no-repeat 15px top;
}

table#serach_tbl td.key input#keyword {
	width:250px;
	margin:0 0 0 110px;
}

table#serach_tbl td.bt input {
	margin:0 0 0 15px;
}

select option {
	padding:0 0 0 10px;
}

#jobkind {
	width:230px;
	height:180px;
	color:#222;
}
 
#salary {
	width:146px;
	height:180px;
}
#salary2 {
	width:146px;
	height:180px;
}
#area {
	width:146px;
	height:180px;
}
#job_pref {
	width:146px;
	height:180px;
}
#gyokai {
	width:230px;
	height:180px;
}
#industry {
	width:230px;
	height:180px;
}

#banner {
	width:590px;
	margin:0 0 15px 0;
}

.contentbox a.je {
	display:block;
}

.contentbox a.je img {
	float:left;
}

.contentbox ul.news {
	list-style-type:none;
	margin-left:15px;
	line-height:170%;
}

.contentbox ul.news li a {
	padding-left:15px;
	background:url(../img/index/triangle.gif) no-repeat 0% 50%;
}


/* 右カラム */
#rightbox {
	width:165px;
	float:right;
	margin:0 15px 0 0;
	_display:inline;
}

#bannerBside {
	width:164px;
	height:auto;
	text-align:center;
	border:1px solid #000000;
	background:#444444;
	padding-top:5px;
	padding-bottom:5px;
}



#realtime {
	width:153px;
	border:1px solid #111;
	background-color:#222;
	padding:10px 5px 0 5px;
	margin:0 0 15px 0;
}

#realtime p {
	line-height:160%;
	margin-bottom:12px;
}

#realtime p span {
	color:#fff;
}

#realtime p a {
	font-weight:bold;
}

img.bn {
	margin-bottom:15px;
}

img.bn2 {
	margin-bottom:5px;
}

img#login {
	margin-left:10px;
	width:144px;
	height:28px;
}
