@charset "utf-8";

/*-------------------------------------------------
	copy_box
-------------------------------------------------*/

#copy_box H2{
	padding-top:20px;
	margin-bottom:20px;
}

/*-------------------------------------------------
	company_box
-------------------------------------------------*/

.company_box1 .txt_box{
	float:left;
	width:340px;
}
.company_box1 .txt_box H4{margin-right:0px;}
.company_box1 .txt_box P{
	margin-right:0px;
	margin-bottom:10px;
}
.company_box1 .img_box{
	display:inline;
	float:right;
	width:180px;
	margin-right:30px;
	margin-bottom:20px;
	text-align:center;
}
.company_box1 .txt_box P STRONG A{
	text-decoration:underline;
}
.company_box2 .sub_box{
	width:260px;
	float:left;
	margin-left:10px;
	display:inline;
	line-height:130%;
}

/*-------------------------------------------------
	mainImg
-------------------------------------------------*/

/* img_recruit */	
.img_recruit{
	background:url(../company/recruit/img/pic_main.jpg) no-repeat right top;
	_height:300px;
	min-height:300px;
}
.img_recruit P{	width:315px;}
.img_recruit P IMG{ margin:15px 0px;}

