@charset "utf-8";

/*====================================================
campAIGN CONTENTS //index
======================================================*/

table.event09 { 
	margin-left: 15px; 
	padding: 0; 
}
table.event09 td{ 
	margin:0; 
	padding: 1px 3px; 
}
td.eventttdr { 
text-align:right; 
}
div.imgtxt { 
	font-size: 0.85em; 
	line-height: 150%; 
	text-align: left; 
	margin: -10px 0 10px 0; 
}
.fg { 
	color:#999999; 
}

.campCaption span{
	color:#C00;
}

table.schedule {
	width:100%;
	border:solid 1px #aaa;
	border-collapse:collapse;
	margin-top:15px;
}

table.schedule caption {
	text-align:left;
	font-weight:bold;
}

table.schedule th {
	border:solid 1px #aaa;
	padding:6px 10px 5px;
	text-align:center;
}

table.schedule td {
	border:solid 1px #aaa;
	padding:6px 10px 5px;
}

.pilatess{
	color:#FF0004;
}

.mgt_minus{
	margin-top: -1rem;
}
