﻿/* ___イベントページ専用___ */

/*年表*/

.schedule{
	clear:left;
	margin-bottom:15px;
	width:620px;
	margin-left:10px;
	background:url(/img/history/back-nenpyou.jpg) center center;
}
.schedule dt {
	clear:left;
	float:left;
	width:10em;
	padding-top:5px;
	font-weight:bolder; color:#900;
	font-weight:lighter;
	text-indent:0.5em;
}
.schedule dd {
	margin-left:10em;
	padding-top:5px;
	border-bottom:1px dotted #999;
	_text-indent:-4px; /* for IE */
}
