@charset "UTF-8";

h3{
	font-size: 18px;
	text-align:center;
	margin: 0 0 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid;
}

.pageTitle{
	font-size: 18px;
	text-align:center;
	padding:20px 0;
	background: #e6e7f4;
}


.subTitle {
   text-align: left;
	line-height: 1.5em;
}

.subTitle span{
	padding: 4px 6px; 
	color:#fff;
	margin-left: 5px;
	font-size: 14px;
}

.yet{
	background: #fff;
    color: #a9894a !important;
	margin-right: 5px;
}
.now{
	background: #fff;
    color: #a9894a !important;
	margin-right: 5px;
}
.end{
	background: #fff;
    color: #a9894a !important;
	margin-right: 5px;
}
.etc{
	background: #fff;
    color: #a9894a !important;
	padding: 3px;
	margin-right: 5px;
	font-size: 10px;
}
.eventnews{
    color: #a9894a !important;
	background: #fff;
	padding: 3px;
	margin-right: 5px;
	font-size: 10px;
}
.eventMain{
	margin-top: 20px;
}

.eventMain .edit_date {
	text-align: right;
}

.eventInfo tr{
	border-bottom: #c8c9ca 1px solid;
}

.eventInfo tr:first-child{
	border-top: #c8c9ca 1px solid;
}

.eventInfo tr th{
    padding: 10px 10px 5px; 
    display: block;
	color:#a9894a;
}

.eventInfo tr td{
	padding: 0 10px 10px;
    display: block;
}