@charset "shift_jis";
@import url(corporate.css);


/*---------------svavicorpとsubtitleのdefault設定---------------*/

li#gn01 a{background-position:0 0;}
li#gn04 a, li#gn04 a:hover{background-position:-504px -40px;}
li#sn11 a, li#sn11 a:hover{background-position:-380px -250px;}
#subtitle{background:url(../gif/subtitle_recruit.gif) no-repeat;}

/*---------------ここまでsvavicorpとsubtitleのdefault設定---------------*/


/*---------------conts_sub内各要素の設定---------------*/

p#pic{padding-left:400px;}

/*---------------ここまでconts_sub内各要素の設定---------------*/


/*---------------採用情報詳細の設定---------------*/

#table_new,#table_career,#table_refer{
	text-align:left;
	width:565px;
	margin:0 0 20px 15px;
	border-collapse:collapse;
	table-layout:fixed;
}

#table_new th,#table_career th,#table_refer th,#table_new td,#table_career td,#table_refer td{
	vertical-align:top;
	padding:3px 0;
	margin:0;
}

#table_new th,#table_career th,#table_refer th{width:100px;}

#table_new td,#table_career td,#table_refer td{width:465px}

#jump_to_reference{text-indent:1em;}

#arrow{
	text-indent:2em;
	font-size:120%;
}

#reference{width:600px;}

p#refer{
   width:565px;
   padding:0 15px;
}

#employ_closed{
	color:red;
	font-size:140%;
	font-weight:bold;
}
/*---------------ここまで採用情報詳細の設定---------------*/


/*---------------採用ボタンの設定---------------*/

#list_recruit{
	width:600px;
	height:50px;
	padding:20px 0;
	list-style:none;
	clear:both;
}

#list_recruit li,#list_recruit a{
	float:left;
	text-indent:-9999px;
	display:block;
	width:150px;
	height:40px;
	outline:0;
}

#list_recruit li{padding-left:100px;}

li#btn_new a:hover, li#btn_career a:hover{background-position:0 -40px;}

li#btn_new a{background:url(../gif/btn_new.gif) 0 0 no-repeat;}

li#btn_career a{background:url(../gif/btn_career.gif) 0 0 no-repeat;}

/*---------------ここまでが採用ボタンの設定---------------*/


