﻿@charset "utf-8";

#recruitLeft {
	width   : 420px  ;
	float   : left   ;
	display : inline ;
}

#recruitRight {
	width   : 280px  ;
	float   : right  ;
	display : inline ;
}

.recruitBox {
	font-size     : 1.2em ;
	margin-bottom : 25px ;
}

.axis {color: #1a91b8 ;}
.tel  {color: #7d5030 ;}

.recruitText {
	font-weight : bold;
	padding     : 5px 0 0 5px ;
}


.recruitList {line-height:1em;}

.recruitList dt {
	width   : 65px ;
	margin  : 0 5px 10px 0 ;
	padding : 5px 0 5px 5px ;
	float   : left ;
	display : inline ;
	background:url(../img/icon_arrow.png) no-repeat right center ;
}

.recruitList dd {
	margin  : 0 0 10px 0 ;
	padding : 5px 0 ;
}
