@charset "UTF-8";
header{
	background: url(../image/recruit.jpg)no-repeat right;
	background-size: cover;
}
#main .link-box.box01{
	background: url(../image/bg13.jpg)no-repeat center right;
	background-size: cover;
}
#main .link-box.box02{
	background: url(../image/bg09.jpg)no-repeat center;
	background-size: cover;
}
#main .link-box.box03{
	background: url(../image/bg08.jpg)no-repeat center top;
	background-size: cover;
}
#main .link-box .left p span,#main .link-box .right p span{
	color: #f383da;
}
header h2{
	color: #f383da;
}