@charset "utf-8";
#TitleParts {
	background-image: url(../img/contents_title.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#TitleContents {
	height: 52px;
}
.details {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}


.WideGreyHead {
	clear: both;
}

.subnavi{
	display: none;
}


#local .subnavi {
	display: inherit;
}
.details dl dt {
	font-weight: bold;
}
.details dl dd {
	margin: 0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#Pager #Next {
	float: right;
}
#Pager #Back {
	float: left;
}
#Pager {
	margin-top: 140px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8C8C8;
}
#Pager img {
	margin-right: 8px;
	margin-left: 8px;
}

