@charset "utf-8";

#inner h3 {
	text-align:center;
	padding:10px 0;
	width:840px;
	background-color:#e3ffe7;
	margin:0 0 3px 30px;
}



li{
	list-style-type:none;
	margin-top:10px;
}

.year {
	margin-bottom:30px;
	line-height: 2em;
}

dl {
	width:840px;
	margin-left:30px;
	padding: 10px 0;
	background-color:#FFF;
	border-bottom:2px solid #EEE;
}

dl dt{
	float: left;
	width:100px;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}

.imgdd{
	float: left;
	width:100px;
	text-align: center;
}

.imgdd img{
	height: 25px;
}

.txtdd{
	float: left;
	width:640px;
	line-height: 28px;
}

.month{
	margin-bottom: 50px;
}
