@import url("common.css");
/* CSS Document */
#main_image1{
	width:945px;
	height:483px;
	ovberflow:hidden;
	background-image:url(../parts/job/main_image.jpg);
	background-repeat:no-repeat;
}
#title_block{
	height:30px;
	padding-top:16px;
	padding-right:10px;
	text-align:right;
}
#main_under{
	width:945px;
	height:437px;
}
#main_image2{
	width:534px;
	height:437px;
	overflow:hidden;
	float:left;
}
#main_image3{
	width:411px;
	height:437px;
	overflow:hidden;
	float:left;
}
#info{
	margin-top:10px;
	width:401px;
	height:425px;
	overflow:auto;
	color:#666;
	line-height:16px;
}
/*---------------------------------------
 ブロックパターン	
---------------------------------------*/
.pt1{
	height:46px;
}
.pt2{
	height:66px;
}
.pt3{
	height:76px;
}
.pt4{
	padding-left:110px;
	height:70px;
}
.pad15{
	padding:15px 0px;	
}
#mt15{
	border:0px;
	margin:15px 0px;
}