@charset 'Shift_JIS';

#information {
	width: 620px;
}
#information ul {
	margin: 0px 10px;
	padding: 0px;
	width: 600px;
}
#information li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B1B1B1;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	margin: 0px;
}
#information p.date {
	display: block;
	float: left;
	margin-right: 20px;
	width: 110px;
}
#information p.info {
	display: block;
	float: right;
	text-align: left;
	width: 470px;
}
#information img.list {
	margin-left: 5px;
}
