@import "/kyoto/css/common.css";
@import "/kyoto/css/event.css";








#event_7f table.type1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 10px 0;
	clear:both;
}

#event_7f table.type1 th,
#event_7f table.type1 td {
font-size:11px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
}


#event_7f table.type1 th {
	background-color: #f0f0f0;
	color: #A30C13;
	padding: 2px 4px;
	_padding: 4px 4px 1px;
	line-height: 1em;
	font-weight: normal;
}

#event_7f table.type1 td {
padding: 2px 8px;
}

#event_7f td.turn {
	background-color: #f5f5f5;
}
p#m_present {
	border: 1px solid #331515;
	padding: 8px;
}
#m_hp a {
	color: #000066;
}
