@charset "shift_jis";
/* CSS Document */
.news_header h2 {
	width: 100%;height: 45px;
	margin: 0;padding-top: 20px;
	background: url(../img/titles/news_title.png) no-repeat;
	font-size: 16px;font-weight: normal;color: #432912;text-indent: 250px;
}
.news_body {
	width: 100%;
	margin: 0;padding: 0 15px;
	overflow: hidden;
	background: url(../img/event/event_body_bg.png) repeat-y;
	box-sizing: border-box;
}
.news_bottom {
	width: 100%;height: 20px;
	background: url(../img/event/bottom.png) no-repeat;
	margin: 0 0 20px 0;padding: 0 5px;
	box-sizing: border-box;
}
.frame_667_01 {
  width: 100%;height: 26px;
	background: url(../img/frame/frame_667_01.png) no-repeat;
	box-sizing: border-box;
}
.frame_667_02 {
  width: 100%;height: auto;
	padding: 0 50px;
	background: url(../img/frame/frame_667_02.png) repeat-y;
	box-sizing: border-box;
	overflow: auto;
}
.frame_667_03 {
  width: 100%;height: 26px;
	background: url(../img/frame/frame_667_03.png) no-repeat;
	box-sizing: border-box;
}
.news_text {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
