@charset "UTF-8";
#contents p  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.pagetop   {
	text-align: right;
}
#year {
	margin-left: 30px;
	margin-bottom: 30px;
}
#year li {
	float: left;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 17px;
	list-style-type: none;
	padding-right: 20px;
}
#contents .no_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
