@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;
}
.pagetop   {
	text-align: right;
}
#year {
	margin-left: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
#contents .no_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list {
	font-size: 12px;
	line-height: 39px;
	font-weight: normal;
	padding-left: 400px;
}
h2 a {
	color: #ffffff;
}
dl {
	margin-left: 30px;
}
dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	float: left;
	width: 100px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-left: 100px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
