@charset "utf-8";

#contents p {
	font-size: 12px;
	line-height: 1.8;
	color: #ededed;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.pagenav {
	margin-bottom: 10px;
}
#links {
}
	#links .number {
		margin-bottom: 0px;
	}
		#links .number .btn a {
			font-size: 12px;
			color: #e5c674;
			letter-spacing: 1px;
			display: block;
			text-align: center;
			border: 1px solid #e5c674;
			padding: 5px 0px;
			background-color: #4d4d4d;
		}
		#links .number .btn a:hover {
			color: #fff;
			border: 1px solid #fff;
		}
		
	#links h3 {
		font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #ededed;
		line-height: 1.3;
		letter-spacing: 0px;
		border-bottom: 1px solid #ededed;
		padding-bottom: 7px;
	}
		#links p span {
		}
	#links .link {
		background: url(/memorial/files/img/common/contents/img_line.png) left bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}
		#links .link h4 {
			font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
			font-size: 14px;
			font-weight: bold;
			letter-spacing: 1px;
			line-height: 14px;
			color: #fff;
			margin-top: 20px;
		}
		#links dl {
			border-bottom: 1px dotted #4d4d4d;
			padding-bottom: 10px;
			margin-top: 10px;
		}
		#links dl.last {
			border-bottom: none;
			margin-bottom: 0px;
			padding-bottom: 0px;
		}
		#links dt {
			margin-bottom: 3px;
			font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
			font-size: 14px;
			line-height: 1.4;
			color: #ededed;
			letter-spacing: 0px;
		}
		#links dt a {
			font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
			font-size: 14px;
			line-height: 1.4;
			color: #e5c674;
			letter-spacing: 0px;
			text-decoration: underline;
		}
		#links dt a:hover {
			color: #FFF;
		}
		#links dd {
			font-size: 11px;
			color: #bbb;
			line-height: 1.5;
			letter-spacing: 0px;
		}
		#links .nodata {
			display: none;
		}

/*2013.03.18*/
.askuis a{
	color:#e5c674;
}

.askuis a:hover {
	color:#fff;
}