@charset "utf-8";

#body {
	margin: 5px 11px 20px 0;
}


#feature li {
	line-height: 1;
	margin-bottom: 12px;
}

#left h3 {
	padding-top: 0;
}

#news {
	margin-bottom: 4px;
	padding: 1em;
	line-height: 1.3;
	background: #EEEEEE;
	border: 1px solid #0375D6;
	border-top: none;
}
#news p {
	margin-bottom: 1em;
}

#mobileInfo {
	width: 195px;
	font-size: 9px;
	margin-bottom: 14px;
	padding-top: 9px;
	background: #EEEEEE;
	border: 1px solid #C36;
	border-top: none;
	overflow: hidden;
}
#mobileInfo p {
	text-align: center;
	margin-bottom: 8px;
}
#mobileInfo a {
	color: #333;
	text-decoration: none;
}
#left .mark {
	margin-bottom: 14px;
	text-align: center;
}

#ichioshi {
	background: url(../images/top/bg_column_shadow.gif) repeat-x left top;
	padding: 6px 10px 16px;
	border-left: 1px solid #34aaed;
	border-right: 1px solid #34aaed;
	border-bottom: 1px solid #34aaed;
	margin-bottom: 15px;
}
#ichioshi li {
	background: url(../images/top/ichioshi_icon.gif) no-repeat left 8px;
	padding: 6px 0 6px 45px;
	border-bottom: 1px dashed #CCC;
}
#ichioshi a {
	color: #017abf;
	text-decoration: none;
}
#ichioshi a:hover{
	text-decoration: underline;
}

#searchJob {
	background: url(../images/top/bg_column_shadow.gif) repeat-x left top;
	padding: 0px;
	border-left: 1px solid #f16da1;
	border-right: 1px solid #f16da1;
	border-bottom: 1px solid #f16da1;
	margin-bottom: 15px;
}
#searchJob table {
	border: 1px solid #fff;
	border-collapse: collapse;
	border-spacing: 0;
}
#searchJob table th,
#searchJob table td {
	border-bottom: 1px solid #fff;
}
#searchJob table th {
	padding: 8px;
	background: #e43a7c;
}
#searchJob table td {
	padding: 5px 3px 0 8px;
}
#searchJob table td.bg {
	background: #ffe8f0;
}
#searchJob a {
	color: #333;
	text-decoration: none;
}
#searchJob a:hover{/* 20090907 taichi */
    text-decoration: underline;
    color: #A8033D;
}
#searchJob li.option a {
	color: #A8033D;
}
#searchJob ul li {
	float: left;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-right: 20px;
	background: url(../images/share/bullet_pink_arrow.gif) no-repeat left center;
	white-space: nowrap;
}
#searchJob li.option {
	padding-left: 12px;
	background: url(../images/share/bullet_red_arrow.gif) no-repeat left center;
}
#searchJob li.salary {
	background: none;
	margin-left: -10px;
	padding-right: 10px;
	margin-top: -5px;
}
#searchJob input.num {
	margin-left: 5px;
	font-size: smaller;
	width: 50px;
}
#searchJob input.btSearch {
	vertical-align: bottom;
}

#kyubo {
	background: url(../images/top/bg_column_shadow.gif) repeat-x left top;
	padding: 9px;
	border-left: 1px solid #9fc3d7;
	border-right: 1px solid #9fc3d7;
	border-bottom: 1px solid #9fc3d7;
}
#kyubo .areaTab {
	height: 23px;
	background: url(../images/top/bg_kyubo_area.gif);
	padding-left: 15px;
	margin: 9px 0 15px;
}
#kyubo .areaTab li {
	float: left;
	margin-right: 3px;
}
#kyubo a {
	color: #333;
	text-decoration: none;
}
#kyubo a:hover{/* 20090907 taichi */
	text-decoration: underline;
}
#kyubo table {
	margin-bottom: 10px;
}
#kyubo th {
	padding: 0px 5px 2px 5px;
	margin: 0px;
	padding-bottom: 2px;
	color: #02456B;
	font-weight: normal;
	border-bottom: 1px solid #135D87;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#kyubo td {
	padding: 6px 5px 2px 5px;
	vertical-align: top;
	line-height: 1.5;
	border-bottom: 1px dashed #CCC;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}

#kyubo th.a{
	width: 108px;
}
#kyubo th.b{
    width:76px;
}
#kyubo th.c{
    width:119px;
}
#kyubo th.d{
    width:98px;
}

#kyubo td.a{
	padding-left: 14px;
	width: 99px;
}
#kyubo th.b,#kyubo td.b{
    width:76px;
}
#kyubo th.c,#kyubo td.c{
    width:119px;
}
#kyubo th.d,#kyubo td.d{
    width:98px;
}


#kyubo td.bullet {
	background: url(../images/share/bullet_blue_arrow.gif) no-repeat left 11px;
}
#kyubo .more {
	text-align: right;
}
#kyubo .more img {
	vertical-align: middle;
	margin-right: 3px;
}
#kyubo .more a {
	color: #0375b6;
}


#right #banner li {
	line-height: 1;
	margin-bottom: 9px;
}

