@charset "utf-8";

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
プレイガールCSS　　最終更新：2015/7/23
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*
福島　recruitMovie.html
-------------------------------------------------------------------*/
#recruitMovieBox {
	margin-top: 15px;
	background-color: #282828;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-align: center;
}

h2 {
	width:300px;
	margin:0px;
	font-size:16px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	padding:8px;
	text-align:left;
	margin-bottom:0px;
}

#recruitMovieBox .recruitTile {
	margin-right: auto;
	margin-left: auto;
	height: 56px;
	width: 716px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#recruitMovieBox h3 {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009933;
}

#recruitMovieBox h3 span {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
}
