@charset "utf-8";

@import "base.css";

/*
--------------------------------------------------------
policy/index.html
--------------------------------------------------------
*/
#recruit #content h1 {
	background: url(../../recruit/image/h1_1.png) no-repeat 0 0;
	display: block;
	width: 600px;
	height: 145px;
	margin: 0 0 0 -20px;
	text-indent: -500em;
}

#content #section-01 .section p {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	font-size: 14pt;
	line-height: 150%; 
	font-weight: bold; 
}


#content #section-02 h2 {
	background-image: url(../../recruit/image/h2_1.png);
}

#content #section-03 h2 {
	background-image: url(../../recruit/image/h2_2.png);
}

#content .section {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#content .section h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	background: #3D291E;
	font-size: 12px;
	color: #ffffff;
}

#content .section .info-table {
	clear: both;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 1px #f0f0f0;
}

#content .section .info-table td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.min12pt-150bl {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	font-size: 12pt;
	line-height: 150%; 
	font-weight: bold; 
}

.min13pt-150blred {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-size: 13pt; line-height: 150%; font-weight: bold; color: #CC0000;
}


.red {
	color: #cc0000;
	font-weight: bold;
}

