#contents {
	margin-top: 11px;
}
#contents .topicpath {
	height: 13px;
	margin-bottom: 5px;
}
#contents .topicpath li {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
#contents .topicpath li a {
	color: #333333;
	font-weight: normal;
}
#contents .maincontents {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 535px;
}
.maincontents h3 {
	background: url(../cmn_img/bg_h3.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	height: 38px;
	width: 525px;
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
}
.maincontents h4 {
	background: #F9F9FB;
	border: 1px solid #D2D2E1;
	width: 522px;
	padding-left: 10px;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.maincontents p {
	font-size: 12px;
	line-height: 150%;
}
#summary .maincontents .japanese {
	float: right;
	width:71px;
	height:21px;
	margin: 11px 12px 0px 0px;
	padding: 0px;
}
#summary .maincontents .section .english {
	margin-bottom: 15px;
}
#summary .section blockquote {
	line-height: 130%;
	margin-left: 45px;
	margin-bottom: 12px;
}
