@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;
}


.WideGreyHead {
	clear: both;
}

.subnavi{
	display: none;
}


#local .subnavi {
	display: inherit;
}

