#new_content {
	all: default;
	align: left;
}
#new_content table th, table td {
	vertical-align: middle;
}
#new_content {
	text-align: start;
}
table[cellspacing="1"] {
	border-spacing: 1px;
	border-collapse: separate;
}
#new_content table {
	font-size: 13px!important;
	max-width: 638px!important;
}
#new_content {
	color: black;
}
#new_content h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
/* NW 141111 追加 */
#main-container #main strong {
	font-weight: bold;
}
#new_content table.f10 {
	font-size: 10px !important;
}
#new_content table td.nowrap {
	white-space: nowrap;
}
#new_content table.bd{
  border: solid 1px #CCC;
  margin-bottom: 1em;
}
#new_content table.bd th, #new_content table.bd td{
  border: solid 1px #CCC;
  padding: 0.5em 1em;
}
#inportantContents2 {
	/* width: inherit;*/
	max-width: 638px !important;
}
#new_content .inportantTxt1, .inportantTxt2, .inportantTxt3, .inportantTxt4, .inportantTxtArea03, .inportantTxtArea01, .inportantTxtArea02, .inportantTxtArea04 {
	max-width: 638px !important;
}
#inportantContents2 .inportantTxtArea04 .inportantTxt1 {
	max-width: 638px !important;
}
#new_content h5 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0;
	padding: 0px;
	font-weight: bold;
}
/*#new_content img{
  max-width: 638px; !important
}*/
#new_content all {
	max-width: 638px !important;
}
.new_content table {
	font-size: 13px!important;
}
/*.new-content-class img{
  max-width: 638px; !important
}

#new_content #intro, #flow, #{
  max-width: 638px; !important
}*/
/*width: 638px*/
/*, cellspacing="1"*/


/* 2017-10-07 追加 */
#new_content h5 small{
	font-size: 80%;
}
#new_content table.tbSummary {
	width: auto;
	border-collapse: collapse;
	border-spacing: 0;
}
#new_content table.tbSummary th, #new_content table.tbSummary td{
	text-align: left;
	vertical-align: top;
}
#new_content table.tbSummary th{
	font-weight: bold;
	white-space: nowrap;
}
#new_content table.tbSummary th:first-child{
	padding-right: 1em;
}
/* Spec Table */
#new_content table.tbSpec {
	border-left: solid 1px #000;
	border-top: solid 1px #333;
	border-collapse: collapse;
	border-spacing: 0;
}
#new_content table.tbSpec th, #new_content table.tbSpec td {
	padding: 0.5em;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	vertical-align: middle;
	text-align: center;
}
#new_content table.tbSpec th {
	font-weight: bold;
	background-color: #eee;
	white-space: nowrap;
}
