@charset "UTF-8";


/* ボタン表示 */
#map ol li a,
#special li a,
#special2 li a,
#occupation h2,
#map h2,
#keyword h2,
#direct h2,
#salary h2,
#area_bar h2,
#age_serch h2,
#pickUp h2,
h2.welfareH2,
#bnr a,
#keyword p,
#searchNow,
#direct p,
#carrerupJob,
#venture,
#yearJob,
#eigyoJob,
#cafeJob,
#stepupJob{
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	display:block;
}


#map ol li a span,
#special li a span,
#special2 li a span,
#occupation h2 span,
#map h2 span,
#keyword h2 span,
#direct h2 span,
#salary h2 span,
#area_bar h2 span,
#age_serch h2 span,
#pickUp h2 span,
#bnr a span,
h2.welfareH2 span,
#keyword p span,
#searchNow span,
#direct p span,
#carrerupJob span,
#venture span,
#yearJob span,
#eigyoJob span,
#cafeJob span,
#stepupJob span{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

/*keyV
--------------------------------------------------------------------------*/
#flashArea {
    width: 900px;
    height: 250px;
}
#keyV{
	margin:0;
}
#flashLogo {
    width: 900px;
	height: auto;
	margin-bottom: 10px;
}

/*section
--------------------------------------------------------------------------*/
.section{
	background:url(/img/2009/home/bg_home_section.gif) no-repeat 0 100%;
	margin:0 0 15px 0;
	padding:5px 0 5px 10px;
}
.sectionNew{
	background:url(/img/2009/home/bg_home_section.gif) no-repeat 0 100%;
	margin:0 0 15px 0;
	padding:0px 0 5px 0;
}


/*inner
--------------------------------------------------------------------------*/
.inner{
	padding:5px ;
}

/*pickUp
--------------------------------------------------------------------------*/
#pickUp{
	margin-bottom:15px;
	width:685px;
	position:relative;
	height:110px;
}
#pickUp h2{
	height:28px;
	margin:0 0 10px 0;
}
#pickUp h2 span{
	background:url(/img/2009/home/h_home_pickup.gif) no-repeat 0 0;
}
#pickUp table{
	margin:0 auto;
}
#pickUp table td{
	width:101px;
	height:62px;
	text-align:center;
	vertical-align:middle;
}		
#pickUp table td img{
	border:1px solid #ccc;
}
#pickUp .beforeLink{
	top:60px;
	left:10px;	
}
#pickUp .nextLink{
	top:60px;
	right:10px;	
}
			

/*photo
--------------------------------------------------------------------------*/
table.photo{
	margin:0 auto 10px auto;
}
table.photo th{
	text-align:center;
	vertical-align:middle;
	width:128px;
	height:98px;
}	
table.photo th img{
	border:1px solid #ccc;
	padding:4px;
}
table.photo td{
	width:128px;
	vertical-align:top;
}
table.photo td,
table.photo th{
	border-right:8px solid #fff;
}			
table.photo td a{
	background:url(/img/2009/common/icon/arrow_triangle.gif) no-repeat 0 50%;
	padding-left:10px;
	font-size:12px;
}
	
/*newcompany
--------------------------------------------------------------------------*/	
#newcompany p{
	background:url(/img/2009/common/line_dot.gif) repeat-x 0 100%;
	padding:5px 0;
	font-weight:bold;
}
#newcompany p a{
	background:url(/img/2009/home/icon_newentry.gif) no-repeat 0 50%;
	padding:2px 0 2px 62px;
}

/*bnr
--------------------------------------------------------------------------*/
#bnr a{
	height:90px;
	display:block;
	margin:0 0 10px 0;
}
#bnr a span{
	background:url(/img/2009/home/bnr_home.jpg) no-repeat 0 0;
}
#bnr a:hover span{
	background-position:0 -90px;
}

/*occupation
--------------------------------------------------------------------------*/
#occupation h2{
	height:31px;
}
#occupation h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 -62px;
}
#occupation{
	margin-bottom:15px;
	padding:0 0 10px 0;
}
#occupation table{
	margin:5px 10px 0 10px;
}
#occupation table td{
	vertical-align:top;
	background:url(/img/2009/common/line_dot.gif) repeat-x 0 100%;
	padding:5px 0;
	width:326px;
	border-right:10px solid #fff;
}
#occupation table td a{
	background:url(/img/2009/common/icon/icon_link.gif) no-repeat 0 50%;
	padding-left:17px;
	display:block;
	font-size:12px;
}
#occupation table td span{
	display:block;
	padding-left:17px;
}


/*map
--------------------------------------------------------------------------*/	
#map h2{
	height:31px;
	margin-bottom:10px;
}
#map h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 -93px;
}
#map{
	margin-bottom:15px;
}
#map #area{
	width:460px;
	height:304px;
	background:url(/img/2009/home/bg_map.gif) no-repeat;
	float:right;
	position:relative;
}
#map #map ul{
	position:absolute;
	width:100px;
	height:108px;
	top:190px;
	left:340px;
}
#map #map ul li{
	background:url(/img/2009/common/icon/arrow_triangle.gif) no-repeat 0 50%;
	padding-left:10px;
}
#map ol{
	width:210px;
	float:left;
}
#map ol li a{
	height:52px;
}
#map ol li a span{
	background:url(/img/2009/home/btn_search.gif) no-repeat;
}
#map ol li#line a span{
	background-position:0 0;
}
#map ol li#line a span:hover{
	background-position:-210px 0;
}
#map ol li#skill a span{
	background-position:0 -52px;
}
#map ol li#skill a span:hover{
	background-position:-210px -52px;
}
#map ol li#industry a span{
	background-position:0 -104px;
}
#map ol li#industry a span:hover{
	background-position:-210px -104px;
}
#map ol li#feature a span{
	background-position:0 -156px;
}
#map ol li#feature a span:hover{
	background-position:-210px -156px;
}
#map ol li#color a span{
	background-position:0 -208px;
}
#map ol li#color a span:hover{
	background-position:-210px -208px;
}
#map ol li#favorite a span{
	background-position:0 -260px;
}
#map ol li#favorite a span:hover{
	background-position:-210px -260px;
}
	

/*special
--------------------------------------------------------------------------*/	
#special li{
	width:164px;
	float:left;
	background:#CCCCCC;
	margin-right:9px;
}
#special li.right{
	margin-right:0;
}
/*faq
--------------------------------------------------------------------------*/
#special li a{
	width:164px;
	height:138px;
}
#special li#special01 a span,
#special li#special02 a span,
#special li#special03 a span,
#special li#special04 a span{
	background:url(/img/2009/home/btn_special.jpg) no-repeat;
}

#special li#special01 a span{
	background-position:0 0;
}
#special li#special01 a:hover span{
	background-position:0 -138px;
}
#special li#special02 a span{
	background-position:-164px 0;
}
#special li#special02 a:hover span{
	background-position:-164px -138px;
}
#special li#special03 a span{
	background-position:-328px 0;
}
#special li#special03 a:hover span{
	background-position:-328px -138px;
}
#special li#special04 a span{
	background-position:-492px -0;
}
#special li#special04 a:hover span{
	background-position:-492px -138px;
}

/*special2
--------------------------------------------------------------------------*/	
#special2 li{
	width:221px;
	height:138px;
	float:left;
	margin-right:10px;
}
#special2 li.right{
	margin-right:0;
}	
	
/*faq
--------------------------------------------------------------------------*/
#special2 li a{
	width:221px;
	height:125px;
}
#special2 li#special01 a span,
#special2 li#special02 a span,
#special2 li#special03 a span,
#special2 li#special04 a span{
	background:url(/img/2009/home/btn_special2.jpg) no-repeat;
}

#special2 li#special01 a span{
	background-position:0 0;
}
#special2 li#special01 a:hover span{
	background-position:0 -135px;
}
#special2 li#special02 a span{
	background-position:-231px 0;
}
#special2 li#special02 a:hover span{
	background-position:-231px -135px;
}
#special2 li#special03 a span{
	background-position:-462px 0;
}
#special2 li#special03 a:hover span{
	background-position:-462px -135px;
}




/*keyword
--------------------------------------------------------------------------*/
#keyword{
	height:100px;
	position:relative;
}
#keyword h2{
	height:31px;
}
#keyword h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 0;
}
#keyword p{
	height:47px;
	width:84px;
	margin:10px 0 0 10px;
}
#keyword p span{
	background:url(/img/2009/home/img_freeword.gif) no-repeat 0 0;
}	

#keyword .textarea{
	position:absolute;
	top:42px;
	left:100px;
	width:510px;
}
#keyword #searchKeyword{
	position:absolute;
	width:580px;
	height:21px;
	background:url(/img/2009/home/bg_marquee.gif) no-repeat 0 0;
	top:67px;
	left:100px;
}
html>/**/body #keyword #searchKeyword{
	position:absolute;
	width:580px;
	height:21px;
	background:url(/img/2009/home/bg_marquee.gif) no-repeat 0 0;
	top:68px;
	left:100px;
}	
#keyword #searchBtn2{
	position:absolute;
	top:42px;
	left:624px;
}
#keyword #searchMarquee{
	width:400px;
	font-size:10px;
	position:absolute;
	left:95px;
	top:4px;
	*top:3px;
}	
#searchNow{
	height:20px;
	width:88px;
}
#searchNow span{
	background:url(/img/2009/home/bg_search.gif) no-repeat 0 0;
}
#keyword .moreLink{
	position:absolute;
	font-size:10px;
	top:4px;
	left:510px;
	*left:515px;
	background: url(/img/2009/common/icon/arrow_triangle.gif) no-repeat 0 50%;
	padding:0 0 0 7px;
}

/*direct
--------------------------------------------------------------------------*/
#direct{
	padding:0 0 10px 0;
	position:relative;
}
#direct h2{
	height:31px;
}
#direct h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 -31px;
}
#direct p{
	height:47px;
	width:84px;
	margin:10px 0 0 10px;
}
#direct p span{
	background:url(/img/2009/home/img_direct.gif) no-repeat 0 0;
}
#direct dl{
	position:absolute;
	top:0;
	left:0;
}	
#direct dt,
#direct dd{
	position:absolute;
}
#direct dt{
	width:40px;
}
#direct dt#businessTxt{
	top:40px;
	*top:41px;
	_top:44px;
	left:115px;
}
#direct dt#ageTxt{
	top:40px;
	*top:41px;
	_top:44px;
	left:365px;
}
#direct dt#areaTxt{
	top:70px;
	*top:71px;
	_top:74px;
	left:105px;
}
#direct dt#peyTxt{
	top:70px;
	*top:71px;
	_top:74px;
	left:365px;
}	
		
#direct dd#businessSlect{
	top:40px;
	left:143px;
}
#direct dd#ageSelect{
	top:40px;
	left:392px;
}
#direct dd#areaSelect{
	top:70px;
	left:143px;
}
#direct dd#peySelect{
	top:70px;
	left:392px;
}	
	
#direct dd select{
	width:205px;
}
#direct #directBtn{
	position:absolute;
	top:57px;
	left:605px;
}


/*salary
--------------------------------------------------------------------------*/
#salary{
	padding:0 0 0px 0;
	position:relative;
}
#salary h2{
	height:31px;
	margin-bottom:10px;
}
#salary h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 -186px;
}


/*area_bar
--------------------------------------------------------------------------*/
#area_bar{
	padding:0 0 10px 0;
	position:relative;
}
#area_bar h2{
	height:31px;
	margin-bottom:10px;
}
#area_bar h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 -155px;
}


/*age
--------------------------------------------------------------------------*/
#age{
	padding:0 0 0px 0;
	position:relative;
}
#age h2{
	height:31px;
	margin-bottom:10px;
}
#age h2 span{
	background:url(/img/2009/home/h_home.gif) no-repeat 0 -124px;
}

/*map
--------------------------------------------------------------------------*/	
#main #mapPene {
	width:440px;
	height:274px;
	position:relative;
}

#main #mapPene div{
	position:absolute;
	z-index:1
}
#mapBtn div.area {
	width: 64px;
	height: 10px;
	top:0;
}

#area1{
	top:47px;
	left:310px;
}
	
#area2{
	top:135px;
	right:13px;
}

#area3{
	right:0;
	top:203px;	
}
	
#area3 ul{
	padding-left:8px;
	width:120px;
}	
#area3 ul li{
	float:left;
	width:60px;
	padding:0 0 0 10px;
	margin:0;
}
#area3 ul li.rightLi,
#area8 ul li.rightLi{
	width:40px;
}	
	
		
#area4{
	top:148px;
	left:243px;
}
#area5{
	top:184px;
	left:244px;
}
#area6{
	top:188px;
	left:182px;
}
#area7{
	top:197px;
	left:80px;
}
#area7 ul{	
	width:105px;
	padding-left:8px;
}
#area7 ul li{
	float:left;
	width:42px;	
}
#area8{
	top:217px;
	left:5px;
	
}
#area8 ul {
	width:110px;
	padding-left:8px;
}
#area8 ul li{
	float:left;
	width:50px;	
}
#area9{
	top:80px;
	left:224px;
}

#mapBtn div a {
	display: block;
	width: 64px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #777;
}
#mapBtn div a,
#mapBtn div.present a{
	text-indent:-9999px;
	border:none;
}
	
#main #mapPene #areamap{
	position:absolute;
}

ul.prefList{
	border:1px solid #CCCCCC;
	background:#F4F4F2;
	padding:5px;
}
ul.prefList li{
	background:url(/img/2009/common/icon/icon_arrow2.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	font-size:12px;	
}
	
.noBorder{
	border-right:none;
}

/*weekSpecial
--------------------------------------------------*/
.weekSpecial ul{
	margin-top: 10px;
}
.weekSpecial li{
	float:left;
	margin:0 10px 10px 0;
}
.weekSpecial li.rSpace{
	float:left;
	margin:0 0 10px 0;
}


.weekSpecial li a{
	display:block;
	width:337px;
	height:83px;
}

#carrerupJob span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat 0 0;
}
#carrerupJob:hover span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat -347px 0;
}
#venture span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat 0 -90px;
}
#venture:hover span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat -347px -90px;
}
#yearJob span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat 0 -180px;
}
#yearJob:hover span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat -347px -180px;
}
#eigyoJob span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat 0 -270px;
}
#eigyoJob:hover span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat -347px -270px;
}
#cafeJob span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat 0 -360px;
}
#cafeJob:hover span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat -347px -360px;
}
#stepupJob span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat 0 -450px;
}
#stepupJob:hover span{
	background:url(/img/2009/home/btn_weekspecial.jpg) no-repeat -347px -450px;
}

/*footerLeft
-----------------------------------------------------------------------------  */
#footLink p{
	width: 666px;
	float: left;
}
#footLink p a{
	margin: 0;
	padding: 0;
}
#footLink a#pmarkArea  {
	float: right;
	width: 100px;
	height: 107px;
	background: none;
	display: block;
}
#footLink #other{
	width: 205px;
	float: right;
}
#footLink #other script{
	width: 100px;
	float: left;

}
#workLink{
	clear:both;
	display: block;
}


/*footLinkTop
-----------------------------------------------------------------------------  */

#footLinkTop{
	margin:10px 0;
}
#footLinkTop h3{
	background:url(/img/2009/home/foot_orange_line.gif) no-repeat 0 0;
	font-weight:bold;
	padding:0 0 5px 12px;
	_margin-bottom: 5px;
	font-size:13px;
	color:#010101;
} 

#footLinkTop p{
	background:url(/img/2009/home/foot_dot.gif) repeat-x 0 0;
	font-size:12px;
	padding:10px;
	color:#666;
	line-height:1.4;
} 

/*h2IndexTop
--------------------------------------------------------------------------*/
#titleLinkTop_second h2{
    background: url("/img/2009/common/h_type_all.png") no-repeat 0 -32px ;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 30px 0 0;
    width: 685px;
    margin-bottom: 9px;
}
/*h3IndexTop
-----------------------------------------------------------------------------  */
#titleLinkTop_third{
	display: block;
	clear: both;
}

#titleLinkTop_third h3{
    background: url("/img/2009/common/h_type_all.png") no-repeat 0 0 ;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    margin-bottom: 15px;
    overflow: hidden;
    padding-left: 15px;
    width: 685px;
}
#titleLinkTop_third p{
	font-size:12px;
	padding:0 10px 10px 15px;
	color:#666;
	line-height:1.4;
} 
/*newcompany_New
--------------------------------------------------------------------------*/	
#titleLinkTop_second p{
	background:url(/img/2009/common/line_dot.gif) repeat-x 0 100%;
	padding:5px 0;
	font-weight:bold;
}
#titleLinkTop_second p a{
	background:url(/img/2009/home/icon_newentry.gif) no-repeat 0 50%;
	padding:2px 0 2px 62px;
}
/*supportContents
--------------------------------------------------------------------------*/
#supportCon_base{
    background: url("/img/2009/common/supportCon_bg.png") top;
    padding-top: 10px;
    margin-bottom: 25px;
    float: left;
}
#supportCon_inner{
    background: url("/img/2009/common/supportCon_bg.png") bottom;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right:10px;
    float: left;
}
ul.supportCon{
    display: block;
}
li.supportCon_inblock{
    float: left;
    display: inline;
}
a.supportCon_a01{
    background: url("/img/2009/common/supportCon.png") -10px -8px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 107px 0 0;
    width: 221px;
}
a.supportCon_a01:hover{
    background: url("/img/2009/common/supportCon.png") -10px -578px;
}
a.supportCon_a02{
    background: url("/img/2009/common/supportCon.png") -233px -8px; 
    display: block;
    height: 0;
    overflow: hidden;
    padding: 107px 0 0;
    width: 221px;
}
a.supportCon_a02:hover{
    background: url("/img/2009/common/supportCon.png") -233px -578px;
}
a.supportCon_a03{
    background: url("/img/2009/common/supportCon.png") -456px -8px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 107px 0 0;
    width: 221px;
}
a.supportCon_a03:hover{
    background: url("/img/2009/common/supportCon.png") -456px -578px;
}
a.supportCon_b01{
    background: url("/img/2009/common/supportCon.png") -10px -116px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 107px 0 0;
    width: 221px;
}
a.supportCon_b01:hover{
    background: url("/img/2009/common/supportCon.png") -10px -686px;
}
a.supportCon_b02{
    background: url("/img/2009/common/supportCon.png") -233px -116px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 107px 0 0;
    width: 221px;
}
a.supportCon_b02:hover{
    background: url("/img/2009/common/supportCon.png") -233px -686px;
}
a.supportCon_b03{
    background: url("/img/2009/common/supportCon.png") -456px -116px;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 107px 0 0;
    width: 221px;
}
a.supportCon_b03:hover{
    background: url("/img/2009/common/supportCon.png") -456px -686px;
}
/* Clearfix Styles
-----------------------------------------------------------------------------  */
.weekSpecial:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.weekSpecial {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .weekSpecial {
	height:1%;
}
.weekSpecial {
	display:block;
}
/* End hide from IE-mac */


