@charset "UTF-8";
.event_contents {
	width: 960px;
	margin: 0 auto;
	height: 650px;
}
#event_caption {
	width: 368px;
	margin: 0 auto;
	height: 66px;
	padding-top: 20px;
}
#event_list_area {
	width: 960px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
	color: #333;
	padding-bottom: 2px;
	height: auto;
	background-image: url(05event_image/event_bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	position: relative;
	float: left;
}
#event_list_top {
	width: 960px;
	padding-top: 0px;
	height: 74px;
	background-image: url(05event_image/event_bg_top.gif);
	background-repeat: no-repeat;
	float: left;
}
#event_list_body {
	width: 870px;
	padding-top: 0px;
	height: auto;
	background-image: url(05event_image/event_bg_body.gif);
	background-repeat: repeat-y;
	padding-left: 45px;
	padding-right: 45px;
	float: left;
}
#event_list_bottom {
	width: 960px;
	padding-top: 0px;
	height: 63px;
	background-image: url(05event_image/event_bg_bottom.gif);
	background-repeat: no-repeat;
	float: left;
}
#left_side {
	width: 532px;
	float: left;
	position: relative;
	padding-top: 12px;
}
.event {
	float: left;
	width: 530px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.event2 {
	float: left;
	width: 530px;
	padding-top: 15px;
	padding-bottom: 7px;
}

.event_month {
	text-align: center;
	width: 62px;
	float: left;
	color: #804000;
	font-weight: bold;
	font-size: 15px;
}
.event_day {
	text-align: center;
	width: 120px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	font-size: 14px;
}
.event_name {
	text-align: left;
	padding-left: 15px;
	width: 430px;
	float: left;
	font-size: 15px;
}
.event_name_hogosya {
	text-align: left;
	padding-left: 16px;
	width: 330px;
	color: #4275AC;
	font-weight: bold;
	float: left;
	font-size: 15px;
}
.event_name_rad {
	text-align: left;
	padding-left: 15px;
	width: 330px;
	color: #E77291;
	font-weight: bold;
	float: left;
	font-size: 15px;
}
.event_name_vocat {
	text-align: left;
	padding-left: 16px;
	width: 330px;
	color: #F0814C;
	font-weight: bold;
	float: left;
	font-size: 15px;
}
.event_name_demo {
	text-align: left;
	padding-left: 16px;
	width: 330px;
	color: #78A532;
	font-weight: bold;
	float: left;
	font-size: 15px;
}
#right-side {
	width: 320px;
	float: right;
	height: auto;
}
#event_tab01 {
	width: 180px;
	float: left;
	height: auto;
	position: absolute;
	top: 38px;
	left: 215px;
	color: #804000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#event_tab02 {
	width: 163px;
	float: right;
	height: auto;
	position: absolute;
	top: 0px;
	left: 797px;
}
#event_sub01 {
	width: 320px;
	float: right;
	height: 71px;
	top: 0px;
	background-image: url(05event_image/event_sub_01.gif);
	background-repeat: no-repeat;
}
#event_sub02 {
	width: 320px;
	float: right;
	height: 84px;
	top: 0px;
	background-image: url(05event_image/event_sub_02.gif);
	background-repeat: no-repeat;
}
#event_sub03 {
	width: 320px;
	float: right;
	height: 85px;
	top: 0px;
	background-image: url(05event_image/event_sub_03.gif);
	background-repeat: no-repeat;
}
#event_sub04 {
	width: 320px;
	float: right;
	height: 67px;
	top: 0px;
	background-image: url(05event_image/event_sub_04.gif);
	background-repeat: no-repeat;
}
.event_sub_title {
	width: 100%;
	float: left;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 11px;
}
.event_sub_comme {
	width: 100%;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #666;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	line-height: 16px;
}
