#naka_container {
	width: 719px;
	font-size: 13px;
	line-height: 162%;
	color: #666666;
}
#naka_container .border {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-top: 25px;
	margin-bottom: 34px;
}

#naka_container #diag_certifi {
	float: left;
	width: 177px;
	height: 260px;
	margin-right: 45px;
	margin-left: 30px;
	margin-top: 88px;
}
#naka_container #diag_text {
	width: 410px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#naka_container #diag_text p {
	text-align: justify;
	text-justify:inter-ideograph;
}


#naka_container #l_text {
	float: left;
	width: 249px;
	margin-left: 25px;
	margin-right: 38px;
}
#naka_container #l_text p {
	text-align: justify;
	text-justify:inter-ideograph;
}
#naka_container #r_text #l_example ul {
	margin-left: -20px;
}
#naka_container #r_text #l_example ul li {
	list-style-type: none;
}


#naka_container #r_text {
	width: 321px;
	float: left;
}
#naka_container #r_text #r_example ul {
	margin-left: -20px;
}
#naka_container #r_text #r_example ul li {
	list-style-type: none;
}

#naka_container #r_text #l_example {
	float: left;
	width: 151px;
}
#naka_container #r_text #r_example {
	float: left;
	width: 170px;
}
#naka_container .navi_top {
	float: right;
}
#naka_container .navi_top a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#naka_container table caption {
	text-align: left;
}
#naka_container table {
	margin-top: 40px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:solid 1px #cccccc;
	margin-left: 13px;
}

#naka_container table tr th {
	font-weight: normal;
	text-align: center;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #cccccc;
}
#naka_container table tr td {
	font-size: 13px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #cccccc;
}
#naka_container table tr .denso_shikaku {
	text-indent: 135px;
	font-weight: bold;
}
#naka_container table tr .kokka_shikaku {
	text-indent: 120px;
	font-weight: bold;
}
#naka_container table tr .sonota_shikaku {
	text-indent: 170px;
	font-weight: bold;
}
#naka_container table tr .ninzu {
	text-align: center;
}
