/* 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: 30px auto 0px auto;
	text-align: center;
}
.btn_box01:hover {
	opacity: .7;
}

.btn_box01 a {
	width: 45%;
	margin: 0 auto;
	display: block;
	padding: 20px 100px;
	color: #FFF;
	background-color: #9E7EB9;
}

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