/* CSS Document */

/*サブページタイトル*/

#page_title01 {
	background-image: url(../../../images/subpage/event/index/page_title01.jpg);
}

/*本文*/

#greeting_text {
	padding-top: 100px;
}

.greeting_img_box {
	margin-top: 60px;
	padding-bottom: 50px;
	text-align: center;
}

#greeting_text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 250%;
	color: #333;
	margin-bottom: 30px;
	padding: 0px 20px;
	text-align: left;
}

#greeting_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 180%;
	color: #333;
	text-align: right;
	padding-top: 20px;
}

#greeting_name2 {
	letter-spacing: 14px;
}

#greeting_text02 {
	padding-top: 70px;
}

#greeting_text02 img {
	margin-top: 70px;
}

.btn_box01 {
	margin: 100px auto 0px auto;
	height: 56px;
	width: 400px;
}

.btn_box01 a {
	height: 56px;
	width: 400px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../../images/subpage/event/index/jobfair_btn.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.btn_box01 a:hover {
	background-position: top left;
}

.btn_box02 {
	margin: 20px auto 0px auto;
	height: 56px;
	width: 400px;
}

.btn_box02 a {
	height: 56px;
	width: 400px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../../images/subpage/event/index/collection_btn.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.btn_box02 a:hover {
	background-position: top left;
}

.centerText {
	font-size: 13px;
	line-height: 200%;
	text-align: center;
	color: #666;
}