@charset "utf-8";
/* CSS Document */

.inner_event_wrap {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-top: 3px solid #67B3DF;
	padding-top: 20px;
}
.event_photo {
	float: right;
	width: 190px;
	padding: 4px;
	border: 1px solid #C1C1C1;
}
.date {
	background: url(../images/com/arrow_icon.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

.date_b5 {
	background: url(../images/com/arrow_icon.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

.event_sub_title {
	color: #67B3DF;
	font-size: 1.2em;
	margin-bottom: 15px;
}
.event_title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.6em;
}
.event_text {
	float: left;
	width: 450px;
}

/*イベントレポート
------------------------*/

.br_top {
	background: url(../images/category/event/event_report/br_top_img.gif) no-repeat center top;
	width: 690px;
	padding-top: 40px;
	margin-bottom: 20px;
}
.br_bottom {
	background: url(../images/category/event/event_report/br_bottom_img.gif) no-repeat center bottom;
	padding-bottom: 15px;
	width: 690px;
}
.event_report_title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #67B3DF;
	line-height: 1.6em;
}

.event_report_title_b5 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #67B3DF;
	line-height: 1.6em;
}

.event_report_title_b5 span {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #67B3DF;
	line-height: 1.6em;
}
.br_box {
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	width: 660px;
	padding-right: 14px;
	padding-left: 14px;
}
.report_r {
	float: right;
	width: 390px;
	background: url(../images/category/event/event_report/youtarou_img.gif) no-repeat right bottom;
	padding-bottom: 80px;
}
.report_l {
	float: left;
	width: 250px;
	margin-top: 10px;
}
.btn_report {
	height: 50px;
	width: 200px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.btn_report a {
	background: url(../images/category/event/event_report/btn_report.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px;
}
.btn_report a:hover {
	background: url(../images/category/event/event_report/btn_report.gif) no-repeat 0px -50px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 200px;
}
.list_style {
	list-style: none;
}
.event_text p {
	background: #FFF;
}

