@charset "utf-8";

#contents2 {
	background: url(/commons/image/recruit/ant24-14.png) no-repeat;
	padding: 40px 20px 20px 40px;
	width:524px;
	margin-left:-6px;
}
	#contents2 .first {
		margin-right: 10px;
	}
	#contents2 h2 {
/* 		font-family: "ＭＳ Ｐ明朝", "MS PMincho"; */
		font-size: 180%;
		color: #133176;
		font-weight: bold;
		margin-bottom: 30px;
	}
	#contents2 div.history {
		float: left;
		width: 338px;
		margin-right: 30px;
	}
		#contents2 div.history h3 {
			color: #003366;
			font-size: 130%;
			font-weight:bold;
			margin-bottom: 20px;
		}
		#contents2 div.history p {
			margin-bottom: 30px;
		}
		#contents2 div.history strong {
			color: #666;
			font-weight: bold;
		}
	#contents2 div.photo {
		width: 150px;
		float: left;
	}
		#contents2 div.photo li {
			color: #666;
			margin-bottom: 30px;
		}
			#contents2 div.photo li img {
				display: block;
				margin-bottom: 5px;
			}
