@charset "UTF-8";


#recruit {
	smargin-top: 30px;
	margin-left: auto;
	width: 85%;
	margin-bottom: 50px;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: auto;
}
#recruit .coment {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.5em;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#recruit p {
	margin-top: 2px;
}

.r_title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.6em;
	border-bottom-style: solid;
	margin-top: 8px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	text-align: left;
	background-color: #E8EFF4;
	padding: 15px;
	margin-bottom: 8px;
	font-weight: normal;
	border: 1px solid #CCC;
}
h4 {
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
}
#recruit ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}
#recruit ul li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	padding-bottom: 3px;
	padding-top: 2px;
}
#recruit table {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 1.3em;
	color: #333;
	border: 1px solid #CCC;
}
#recruit table td {
	padding: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#recruit table th {
	padding: 10px;
	vertical-align: top;
	background-color: #F5F5F5;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.bosyu  {
	display: table;
	border: 1px solid #999;
	width: 100%;
}
.bosyu dt {
	display: table-row-group;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.bosyu dd {
	display: table-cell;
}
.number li {
	list-style-type: decimal;
	list-style-position: outside;
	width: 90%;
}
#recruit .form{
	display: block;
	width: 80%;
}
.f-spacer {
	display: block;
	line-height: 4em;
}
.thanks {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-radius: 10px;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 80px;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	color: #039;
	font-weight: bold;
}
.coment {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 100px;
	color: #00F;
}
.myButton {
	display: block;
	border-radius: 15px;
	padding: 10px;
	background-color: #CCCCCC;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #A1A1A1;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.exx {
	color: #039;
	margin-top: 10px;
	display: block;
}
.pri_out {
	font-size: 1.2em;
	line-height: 1.4em;
}
.pri_out .reed {
	text-align: justify;
	font-weight: normal;
	color: #333;
	margin-bottom: 30px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	padding: 8px;
}
.pri dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 15px;
}
.pri dd {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-left: .1em;
}
.pri_out   dd ol{
	margin-bottom: 5px;
	padding: 8px;
	margin-top: 1em;
	list-style-type: none;
}
.pri_out dd ol li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.red {
	padding: 5px;
	margin-right: 3px;
	background-color: #F00;
	border: 1px solid #C00;
	color: #FFF;
}
.cortion {
	color: #F00;
	text-align: center;
}
