@charset "utf-8";


#contents h2 {
	margin-bottom: 20px;
}
#mainimg {
	margin-bottom: 40px;
}
#contents h3 {
	margin-bottom: 20px;
}
#contents p {
	margin-bottom:30px;
	line-height:1.5;
}
#pageLink {
}
	#pageLink li {
		margin-bottom: 30px;
	}
	
	#contents dl {
		margin-bottom: 20px;
		background:url(/memorial/files/img/common/contents/img_line.png) left bottom repeat-x;
	}
	#contents dt {
		margin-bottom: 0px;
	}
	#contents dd {
		font-size: 12px;
		line-height: 1.8;
		letter-spacing: 1px;
		color: #ededed;
	}
	
.rights {
	display:block;
	text-align:right;
	margin: 0 0 0 450px;
	padding: 0 auto;
}

.rights a {;
		text-decoration: underline;
		color: #e5c674;;
}
.rights a:hover {
	background-position: 0 -22px !important;
	color:#FFF;
}