@charset "UTF-8";

/*MovableType用CSS [utf-8]*/

.event-index-entry { width:520px;margin:20px 0px 0px 10px; }


.event-index-entry p { margin-top:1em; }



.eventleft {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.2em;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
	
.eventright {

	margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: right;
	
}
.topnewsleft {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.0em;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
	
.topnewsright {

	margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: right;
	
}
.topmidashi {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}
	
