@charset "utf-8";
/* CSS Document */


/* pngハック　IE6,5対応 */
* html img,div{
  behavior: url(../common/iepngfix.htc);

}






div#main a {
	text-decoration : none;
	margin: 0;
}



div#recruitHead {
	margin-bottom:20px;
}

div#recruitHead h1 {
	width:368px;
	float:left;
	margin-bottom: 10px;
}

div#recruitHead p {
	width:415px;
	float:left;
	margin-bottom: 10px;
	line-height: 1.5em;
}

div#recruitHead p#recruitHead-img {
	float:left;
	padding-left:12px;
	width:310px;
}








div#mainLeft table {
	border-collapse:collapse;
	clear:both;
	width:747px;
}
div#mainLeft table tr td img {
	float:left;
	margin-right: 10px;
}


div#mainLeft table tr td{
	clear:both;
	padding:10px;
	border:solid 1px #e0e0e0;
	line-height:1.5em;
}

div#mainLeft table tr td,div#mainLeft table tr th{
	border:1px solid #e0e0e0;
}

div#mainLeft table tr td h3 {
	font-size:13px;
	font-weight: bold;
	margin: 0px 0 5px 0;
}
















	
	
/* ------------------ 一覧　---------------------- */
	
#ichiran{
	background-color:#f6f4f4;
	height:20px;
	margin-bottom: 20px;
}

#ichiran h3{
display:block;
float:left;}


#ichiran ul{
	float:left;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	width: 660px;
}

#ichiran ul li{
float:left;}



div#jobSyousai {
	border:1px solid #e0e0e0;
	margin-bottom: 20px;
	padding: 10px;
}

div#jobSyousai img {
	float:left;
	margin-right: 20px;
}

div#jobSyousai p {
	padding-bottom: 20px;
	line-height: 1.3;

}


div#jobSyousai ul li {
	list-style-type:none;
}

div#jobSyousai ul li.ans {
	padding-bottom: 10px;

}









div#jobYoukou {
	clear:both;
}

div#jobYoukou table tr th {
	width:115px;
	background-color:#f6f4f4;
	text-align: left;
}

div#jobYoukou table {
	border-collapse:collapse;
}

div#jobYoukou table tr td,div#jobYoukou table tr th{
	border:1px solid #e0e0e0;
	padding:10px;
	font-weight: normal;
	line-height: 1.4;
}


div#jobYoukou table tr th#youkouHead{
	padding:0;
}


/* ------ 右バナースペースについて ------ */	

#topRIGHT .baner{
	padding-top:8px;
}



div#topRIGHT{
	float:right;
	width: 221px;
}























