#main .company-img{
	float: left;
	width: 196px;
	margin-left: 6px;
	clear:both;
}


#recruit{
	margin-left: 226px;
	margin-bottom: 30px;
}

#recruit h2{
	font-weight: lighter;
	color: #0066FF;
	margin-bottom: 15px;
	padding-left: 0px;
}

#recruit p{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 32px;
	letter-spacing: 0.2px;
	padding: 3px;
}

#main h3{
	color: #333333;
}

#main li{
		color: #666666;
		font-weight: normal;
		list-style-type: none;
		padding: 4px;
}

#main .odd{
	background-image: url(../img/odd.gif);
	background-repeat: repeat-x;
}


#main .raise{
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0 center;
	margin-bottom: 9px;
}

#main .address{
	margin-bottom: 50px;
}

#header #gnavi .hrecruit a ,
#footer #fnavi .frecruit a{
	color: #FF33CC;
}