@charset "utf-8";
@import url("../common/css/elements.css");
@import url("../common/css/format.css");
@import url("../common/css/style.css");
@import url("../common/css/seo.css");


body { background-color: #3c4761; }

div#GLOBAL_MENU { background-image: url(../images/top_img_gnav-bg.gif); }

div#GLOBAL_MENU ul li#GNAV_01 a { background-image: url(../images/top_gnav_01.gif); }
div#GLOBAL_MENU ul li#GNAV_02 a { background-image: url(../images/top_gnav_02.gif); }
div#GLOBAL_MENU ul li#GNAV_03 a { background-image: url(../images/top_gnav_03.gif); }
div#GLOBAL_MENU ul li#GNAV_04 a { background-image: url(../images/top_gnav_04.gif); }
div#GLOBAL_MENU ul li#GNAV_05 a { background-image: url(../images/top_gnav_05.gif); }
div#GLOBAL_MENU ul li#GNAV_06 a { background-image: url(../images/top_gnav_06.gif); }

div#GLOBAL_MENU ul li#GNAV_01 a:hover { background-image: url(../images/top_gnav_01_over.gif); }
div#GLOBAL_MENU ul li#GNAV_02 a:hover { background-image: url(../images/top_gnav_02_over.gif); }
div#GLOBAL_MENU ul li#GNAV_03 a:hover { background-image: url(../images/top_gnav_03_over.gif); }
div#GLOBAL_MENU ul li#GNAV_04 a:hover { background-image: url(../images/top_gnav_04_over.gif); }
div#GLOBAL_MENU ul li#GNAV_05 a:hover { background-image: url(../images/top_gnav_05_over.gif); }
div#GLOBAL_MENU ul li#GNAV_06 a:hover { background-image: url(../images/top_gnav_06_over.gif); }

body.entry   div#GLOBAL_MENU ul li#GNAV_01 a { background-image: url(../images/top_gnav_01_over.gif); }
body.job     div#GLOBAL_MENU ul li#GNAV_02 a { background-image: url(../images/top_gnav_02_over.gif); }
body.about   div#GLOBAL_MENU ul li#GNAV_03 a { background-image: url(../images/top_gnav_03_over.gif); }
body.feature div#GLOBAL_MENU ul li#GNAV_04 a { background-image: url(../images/top_gnav_04_over.gif); }
body.guides  div#GLOBAL_MENU ul li#GNAV_05 a { background-image: url(../images/top_gnav_05_over.gif); }
body.temp  div#GLOBAL_MENU ul li#GNAV_06 a { background-image: url(../images/top_gnav_06_over.gif); }

a {
	color: #4c5566;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

div#OUTER {
	background: url(../images/top_img_outer-bg.gif);
	background-position: 0px 217px;
	background-repeat: repeat-x;
	background-color: #fdf7fb;
}

h2.catchCopy {
	padding: 15px 15px 20px;
}

div.information1 {
	padding-top: 8px;
	background: url(../images/top_parts_box3-top.gif) left top no-repeat;
}

div.information2 {
	padding-bottom: 10px;
	background: url(../images/top_parts_box3-bottom.gif) left bottom no-repeat;
}

div.information2 dl {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.information2 dl dt {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}

div.information2 dl dd {
	margin: 0;
	padding: 0 0 5px 16px;
	margin-left: 200px;
	line-height: normal;
	background: url(../images/top_icon_right-arrow.gif) 0px 1px no-repeat;
}

div.information2 dl dd a {
	font-size: 10px;
	color: #ffffff !important;
}

div.information2 dl dd a:hover {
	color: #9abbff !important;
}

div.columnBox {
	width: 940px;
	margin-top: 5px;
	background: url(../images/top_img_left-bg.gif) left top repeat-y;
}

div.leftColumn {
	width: 205px;
	float: left;
}

div.leftColumn h3 {
	padding-bottom: 11px;
}

div.leftColumn h4 {
	padding: 9px 0 0;
}

ul.leftBanner1 {
	margin: 0 14px 0;
	padding: 0;
	list-style-type: none;
}

ul.leftBanner1 li {
	margin: 0;
	padding-bottom: 9px;
}

ul.leftBanner2 {
	margin: 10px 14px 0;
	padding: 0;
	list-style-type: none;
}

ul.leftBanner2 li {
	margin: 0;
	padding-bottom: 9px;
}

div.mainColumn {
	width: 724px;
	float: right;
}

div.centerColumn {
	width: 509px;
	float: left;
}

div.rightColumn {
	width: 205px;
	float: right;
}

div.jobInfo { 
	width: 509px;
	position: relative;
	padding-bottom: 15px;
	background: url(../images/top_parts_box1-bottom.gif) left bottom no-repeat;
}

div.jobInfo h3 {
	position: relative;
	width: 509px;
	height: 44px;
	margin-bottom: 10px;
}

div.jobInfo h3 img {
	position: absolute;
	left: 0;
	top: 0;
}

div.jobInfo ul li {
	margin-bottom: -3px;
	padding-left: 10px;
	font-weight: normal;
	vertical-align:middle;
	list-style: none;
	background: url(../images/top_marker_dot.gif) left no-repeat;
}	

div.jobInfo ul li a {
	color: #4c5566;
	text-decoration: none;
}

div.jobInfo ul li a:hover {
	color: #3333CC;
	text-decoration: underline;
}

div.jobInfo h3 span.number {
	display: block;
	position: absolute;
	left: 320px;
	bottom: 7px;
	width: 200px;
	padding-left: 12px;
	color:#ffffff;
	font-size: 120%;
	font-weight: normal;
	line-height: normal;
}

div.shokushu {
	width: 490px;
	margin-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 15px;
	background: url(../images/top_parts_box4-bottom.gif) left bottom no-repeat;
}
	
div.gijutsu,
div.chiiki {
	width: 241px;
	margin-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	background: url(../images/top_parts_box5-bottom.gif) left bottom no-repeat;
}

div.shokushu ul.infoList1,
div.gijutsu ul.infoList3  {
	float: left;
	display: inline;
	}
	
div.shokushu ul.infoList2 {	padding-left: 250px; }	
div.gijutsu ul.infoList4  {	padding-left: 110px; }

div.shokushu ul.infoList1 li { width: 200px; }
div.shokushu ul.infoList2 li { width: 200px; }	
div.gijutsu ul.infoList3  li { width: 100px; }
div.gijutsu ul.infoList4  li { width: 100px; }

h4.mikeiken,
h4.shoukai {
	width: 241px;
	height: 23px;
	display: block;
	float: left;
	display: inline;
	margin-left: 10px;
	background: url(../images/top_btn_job.gif) left bottom no-repeat;
	}

h4.mikeiken span.mikeikenTxt,
h4.shoukai span.shoukaiTxt   {
	display: block;
	position: absolute;
	bottom: 19px;
	width: 150px;
	padding-left: 12px;
	font-weight: normal;
	}
	
h4.mikeiken span.mikeikenTxt { left: 30px; }
h4.shoukai span.shoukaiTxt   { left: 280px; }
	
h4.mikeiken a,
h4.shoukai a  {
	color: #4c5566;
	text-decoration: none;
}

h4.mikeiken a:hover,
h4.shoukai a:hover  {
	color: #3333CC;
	text-decoration: underline;
}


div.pickUp {
	margin-top: 11px;
	padding-bottom: 15px;
	background: url(../images/top_parts_box1-bottom.gif) left bottom no-repeat;
}

div.pickUp h3 {
	position: relative;
	width: 509px;
	height: 40px;
	margin-bottom: 12px;
}

div.pickUp h3 img {
	position: absolute;
	left: 0;
	top: 0;
}

div.pickUp h3 span.date {
	display: block;
	position: absolute;
	left: 420px;
	bottom: 7px;
	width: 100px;
	height: 1em;
	padding-left: 12px;
	font-size: 80%;
	font-weight: normal;
	line-height: normal;
	background: url(../images/top_icon_paper.gif) left center no-repeat;
}

table.jobList {
	table-layout: fixed;
	width: 490px;
	margin-left: 10px;
	font-size: 80%;
	background-color: #FFFFFF;
	
}

th.jobHead {
	width: 21%;
	padding: 2px 4px 0;
	background: url(../images/top_img_jobhead-bg1.gif) #1E2841 !important;
}

th.jobHead {
	vertical-align: middle
	}

table.jobList td {
	padding: 1px 4px 3px;
	border-bottom: 1px dashed #CCCCCC;
	}

table.jobList td.jobTitle {
	width: 50%;
	font-size: 120%;
	font-weight: normal;
	vertical-align:middle;
}

table.jobList td.jobTitle a {
	color: #4c5566;
	text-decoration: none;
}

table.jobList td.jobTitle a:hover {
	color: #3333CC;
	text-decoration: underline;
}

table.jobList td.jobTitle img {
	margin-right: 3px;
	vertical-align: middle;
}

table.jobList td.payment {
	width: 11%;
}

table.jobList td.station {
	width: 12%;
}

div.jobBorder {
	margin-left: 10px;
}

span.total {
	padding-left: 15px;
	background: url(../images/top_icon_right-arrow.gif) left center no-repeat;
}

span.total a {
	color: #ffffff !important;
}

span.total a:hover {
	color: #9ABBFF;
}

div.tokusen {
	margin-top: 11px;
	padding-bottom: 15px;
	background: url(../images/top_parts_box1-bottom.gif) left bottom no-repeat;
}

div.tokusen ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

div.tokusen ul li {
	width: 489px;
	height: 70px;
	text-align: left;
	line-height: 1;
	margin-top: 9px;
}

div.tokusen ul li a {
	display: block;
	position: relative;
	width: 489px;
	height: 62px;
}

div.tokusen ul .bannerTitle {
	display: block;
	position: absolute;
	left: 164px;
	top: 18px;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.1;
}

div.tokusen ul .bannerComment {
	display: block;
	position: absolute;
	left: 154px;
	top: 30px;
	line-height: 1.1;
}

div.tokusen ul a:hover {
	color: #3333cc;
}

div.yuryou {
	min-height: 100px;

	padding-bottom: 6px;
	background: url(../images/top_parts_box6-bottom.gif) left bottom no-repeat;
}

div.yuryou ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}

div.yuryou ul li {
	width: 89px;
	height: 44px;
	float: left;
	padding-left: 9px;
}

div.yuryou ul li img {
	background-color: #cccccc;
}

ul.rightBanner1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.rightBanner1 li {
	margin: 0;
	padding-bottom: 5px;
}

div.koukai {
	margin-top: 4px;
	padding-bottom: 10px;
	background: url(../images/top_parts_box2-bottom.gif) left bottom no-repeat;
}

div.koukai ul {
	padding: 13px 0 0 10px;
	margin: 0;
	list-style-type: none;
	font-size: 80%;
	background: url(../images/top_img_gradation-gray.gif) left top no-repeat;
}

div.koukai ul li {
	width: 185px;
	margin: 0;
	padding: 1px 0;
	line-height: 1;
	background: url(../images/top_marker_dot.gif) 11px 5px no-repeat;
}

div.koukai ul li a {
	display: block;
	padding: 2px 2px 3px 19px;
	color: #3a404d;
}

div.koukai ul li.dark {
	background-color: #ededed;
}

div.koukai ul li.light {
	background-color: #fcfcfc;
}

div.mainVisual {
	position: relative;
	width: 980px;
	height: 132px;
	background: url(../images/top_img_main-visual.jpg) left top no-repeat;
}

div.mainText {
	display: block;
	position: absolute;
	top: 15px;
	left: 400px;
	width: 540px;
	height: 110px;
	}

div.mainText h2 {}
	
div.mainText ul {
	text-align: right;
	margin-top: -10px;
	list-style: none;
 	}
	
div.mainText ul li {
    font-weight: bold;
	letter-spacing: 0.1em;
	display: inline;	
	margin-left: 40px;
	padding-left: 20px;
	background: url(../images/top_icon_link.gif) left bottom no-repeat;
	}
	
div.mainText ul li a {	
	text-decoration: underline;
	}

div.mainText ul li a:hover {	
	color: #3333CC;
	text-decoration: none;
	}
	
	
ul.osusume {
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
}

div.manager {
	min-height: 100px;
	margin-top: 11px;
	padding-bottom: 15px;
	background: url(../images/top_parts_box1-bottom.gif) left bottom no-repeat;
}

div.manager dl {
	margin: 0;
	padding: 15px;
}

div.manager dl dt {
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../common/images/com_marker_03.gif) left center no-repeat;
}

div.manager dl dd {
	margin: 0;
	padding-top: 3px;
	padding-left: 15px;

}

div.manager dl dt a {
	color: #3333CC;
}

div#FOOTER {
	height: 140px;
	background: #FDF7FB url(../images/top_img_footer-bg.gif) left bottom repeat-x;
}

address#COPYRIGHT {
	top: 105px;
}

p#PAGE_TOP_LINK {
	top: 110px;
}

ul#FOOTER_MENU {
	left: 265px;
	top: 108px;
}

div#footerlink {
	position: absolute;
	left: 20px;
	top: 52px;
}

td.footerlink { white-space: nowrap; }

#footerlink .footerlink {font-weight: normal; font-size: 11px; line-height: 130%; color: #6c625c;}

#footerlink td img {
	display: block;
}

p#footerLink2 {
	position: absolute;
	left: 25px;
	top: 10px;
	font-size: 11px;
}

