@charset 'UTF-8';

#title {
	margin: 36px 20px 0 34px;
}

#tcl {
	width: 500px;
	margin-right: 40px;
	float: left;
}

#catch {
	font-size: 3em;
	line-height: 1.1;
	margin-bottom: 5px;
}

#lead {
	width: 380px;
}

#thumbList {
	width: 150px;
	float: right;
}

h2 {
	font-size: 2em;
	color: #BB641D;
	text-shadow: 1px 1px 1px #DDD;
}

h3 {
	font-size: 1.1em;
	color: #4B4B4B;
	font-weight: bold;
}

.mSummary {
	width: 122px;
	float: left;
	text-align: center;
	margin-bottom: 25px;
}

.mSummary img {
	margin: 0 auto 5px;
	display: block;
}

.mSumLink {
	margin: 0 7px;
}

.mSumLink dt {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.mSumLink dd {
	font-size: 0.8em;
	color: #666;
	text-align: left;
}

.mSummary2 {
	width: 122px;
	float: left;
	text-align: center;
}

.mSumLink2 {
	margin: 0 7px;
}

.mSumLink2 dt {
	font-size: 0.9em;
	text-align: center;
}

.mSumLink2 dd {
	font-size: 0.75em;
	color: #666;
	text-align: left;
}

#tpNote {
	color: #666;
	font-size: 0.8em;
	text-align: right;
	/*margin-right:35px;*/
}

.summary {
	color: #666;
	font-size: 0.85em;
	margin-bottom: 25px;
}

#rWre {
	margin-bottom: 4px;
}

#rWre img {
	float: left;
	margin-right: 10px;
}

#rWre dt {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	line-height: 1.6;
}

#rWre dd {
	font-size: 1em;
}

.indLink {
	text-align: right;
}

#intro dt {
	font-weight: bold;
}

.displayListContents {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0;
}

.displayListContents img {
	float: right;
}

.displayListContents dl {
	float: right;
	margin-left: 20px;
	width: 600px;
}

.displayListContents dl dt {
	font-weight: bold;
}

.displayListContents dl dt img {
	float: none;
}

.displayListContentsName {
	font-size: 1.3em;
}

.noImage {
	width: 98px;
	height: 98px;
	float: right;
	text-align: right;
}