@charset "utf-8";

div#contents2 h3 {
	font-size: 170%;
}
div#contents2 p {
	margin-bottom: 20px;
}
#entryButton {
	display:block;
	text-align:center;
	margin-top:50px;
}
@charset "utf-8";

#contents2 h2 {
/* 	font-family: "ＭＳ Ｐ明朝", "MS PMincho"; */
	font-size: 200%;
	color: #133176;
	font-weight: bold;
	margin-bottom: 30px;
}
#contents2 div.recruit h3 {
    font-size:130%;
    color:#004185;
    font-weight:bold;
    margin-bottom:1em;
}
#contents2 table.recruit {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 30px;
}
	#contents2 table.recruit th,
	#contents2 table.recruit td {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 5px 10px;
	}
	#contents2 table.recruit th {
		background: #D7EAF8;
		font-weight: normal;
		width: 80px;
		text-align: center;
	}
#contents2 div.contact {
	margin-bottom: 30px;
}
	#contents2 div.contact h4,
	#contents2 div.contact p {
		font-size: 1.1em;
	}
	#contents2 div.contact p {
		font-weight: bold;
	}
#contents2 iframe {
	border: 0px solid #ccc;
}
#contents2 div.flow p {
	text-align: right;
	font-size: 80%;
	color: #666;
}
.red {
	color: #F00;
}
