@charset "UTF-8";

#event article{
	margin:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:solid 1px #666;
}

#event article p.banner{
	margin-bottom:10px;
}

#event article p.banner img{
	width:100%;
	vertical-align:bottom;
}

#event article p.ttx{
	font-weight:bold;
	color:#f39;
}

#event article p.date{
	font-size:0.8rem;
	line-height:1.0em;
	margin-top:10px;
	text-align:right;
}