.subTtl {
	padding:5px;
	margin-bottom:10px;
	background:#efefef;
	border-left:none !important;
}
.subTtl02 {
	padding:5px;
	margin-bottom:10px;
	border-left:5px solid #7aa800;
}
.box {
	margin:0 20px;
}
.dotBox {
	border:1px dotted #ccc;
	padding:10px;
}
/* table */
.colorGray { background:#eee; }

.w15per { width:15%; }

/* tableStyle1 */
.tableStyle1 {
	border:1px solid #555;
	margin:10px 0;
}
.tableStyle1 th ,
.tableStyle1 td {
	padding:5px;
	vertical-align:middle;
	border:1px solid #555;
}
.tableStyle1 th {
	background:#efefef;
}
/* tableStyle2 */
.tableStyle2 {
	margin:10px 0;
}
.tableStyle2 th {
	font-weight:bold;
	background:#efefef;
}
.tableStyle2 th,
.tableStyle2 td {
	padding:5px;
	vertical-align:middle;
	border:1px solid #555;
}
.tableStyle2 td img{
	vertical-align:bottom;
}
.tableStyle2 td {
	text-align:center;
}
/* tableStyle2 */
.tableStyle3 {
	margin:10px 0;
}
.tableStyle3 th {
	font-weight:bold;
	background:#efefef;
}
.tableStyle3 th,
.tableStyle3 td {
	padding:5px;
	vertical-align:middle;
	border:1px solid #555;
	text-align:center;
}
.tableStyle3 .bg_purple{
	background-color:#dbdbff;
}

.list_disc th {
	background-color:#dcdcdc;
	font-weight:normal;
	margin:0 0 0 0;
	padding:3px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#999;
}

/* 補足・注意事項 */
.supple {
	padding:5px;
	margin:10px 15px 20px 15px;
	border:1px dotted #999;
}
.supple .ttl_supple {
	display:block;
	padding:3px 5px;
	background:#dcdcdc;
}
.supple ul {
	margin:0 5px 0 5px;
	padding:10px 0;
	list-style-type:none;
}
.supple ul li {
	line-height:1.2em;
	margin:0 0 0.4em 0;
	padding:0 0 0 1em;
	background:url("/support/images/dot_black.gif") no-repeat 0.3em 0.5em;
}
/* ページ内リンク */
 .innerLink {
  margin: 0 0 30px 10px;
  border-left: 1px solid #eee;
}
.innerLink li {
  float: left;
  padding: 5px;
  margin-right:10px;
  border: 1px solid #eee;
}
.innerLink li a {
  display: block;
  padding: 4px 5px 4px 25px;
  background: url("/support/images/ico_link.gif") no-repeat 10px 0.7em #eee;
}

.noneBl{
	border-left:none; !important;
}
/* dvdinfo */

td.kind { background-color:#fffacd; }
table.list_disc {
	margin:5px 0;
	width:96%;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#999;
}
table.list_disc td {
	margin:0;
	padding:3px;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#ccc;
}
table.list_disc td {
	margin:0 0 0 0;
	padding:5px 3px 3px 3px;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#999;
	text-align:center;
}
table.list_disc th.sort_disc01 {
	color:#fff;
	padding:5px;
	font-weight:bold;
	background-color:#578465;
	letter-spacing:0.1em;
}
table.list_disc th.sort_disc01 span {
	font-size:small;
	padding-left:1em;
}
table.list_disc th.sort_disc02 {
	color:#fff;
	padding:5px;
	font-weight:bold;
	background-color:#3867a0;
	letter-spacing:0.1em;
}
table.list_disc th.sort_disc02 span {
	font-size:small;
	padding-left:1em;
}
table.list_disc tr.bottom th {
	border-width:1px 0 1px 1px;
}
table.list_disc tr.bottom th.ttl_01 {
	padding-top:5px;
	padding-bottom:5px;
	color:#484848;
	background-color:#fff;
	text-align:right;
	border-width:0 0 1px 0;
	vertical-align:middle;
}
table.list_disc th.ttl_01 {
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	color:#484848;
	background-color:#fff;
	text-align:right;
	border-width:0 0 0 0;
}
table.list_disc td.cell_mdl {
	text-align:left;
	background-color:#eee;
	padding-left:1em;
}
table.list_disc td.name_mdl {
	background-color:#dcdcdc;
	text-align:center;
}
table.list_disc tr.cell_blue td.name_mdl {
	background-color:#dcdcdc;
	text-align:center;
}
.ttl_sort {
	width:640px;
	margin:0 0 15px 15px;
	padding:5px 1%;
	zoom:1;
	overflow:visible;
	border:1px solid #ccccff;
}
.ttl_sort::after {
	display:block;
	height:0;
	content:"・";
	clear:both;
	visibility:hidden;
}
.ttl_sort:after {
	display:block;
	height:0;
	content:"・";
	clear:both;
	visibility:hidden;
}
.ttl_sort span.box_sort {
	font-weight:bold;
	display:block;
	min-height:20px;
	height:auto!important;
	height:20px;
	float:left;
	width:400px;
	padding:0 10px 0 15px;
	line-height:1.2em;
	background:url(/support/images/ico_square_matb.gif) no-repeat 0 5px;
}
.ttl_sort span.box_sort span {
	display:inline;
	font-weight:normal;
	background:none;
	padding:0;
	border:none;
}
.ttl_sort img {
	float:right;
	border:none;
	margin:0 0 0 15px;
}
.txt_b { padding:0 2px; }
.box_cmt { padding:5px 0 10px 0; }
.pb0{padding-bottom:0px;}

.box_cmt div {
	padding: 0 1em 5px 3em;
	text-indent: -3em;
	line-height: 1.2em;
}
.date {
	width:96%;
	padding-top:15px;
	clear:both;
	text-align:right;
	color:#484848;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.indentList25 {
	padding-left:2.5em;
	text-indent:-2.5em;
}
.aster {
	color:#cc0000;
	padding:0 10px 0 0;
}
.info_aster {
	margin:15px;
	padding:10px;
	border:1px dotted #999;
	clear:both;
	zoom:1;
	overflow:visible;
}
.info_aster::after {
	display:block;
	height:0;
	content:"・";
	clear:both;
	visibility:hidden;
}
.info_aster:after {
	display:block;
	height:0;
	content:"・";
	clear:both;
	visibility:hidden;
}
.modTable {
	width:auto;
	margin-bottom:10px;
}
.modTable td {
	width:120px;
	margin:10px auto 0;
	padding:5px;
	border:1px solid #555;
	vertical-align:middle;
}

.btn {
	margin-top: 15px;
	border-top: 1px dashed #cccccc;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
}
.btn ul {
	clear: both;
	zoom: 1;
	overflow: visible;
	margin: 0;
	padding: 20px 0 10px 1em;
	list-style-type: none;
	text-indent: 0;
}
.btn li {
	float:left;
	margin-bottom: 8px;
	padding: 0 40px 0 0;
}

.cellColorG {
	background:#f0f6da;
}
/**/
.list_mdl {
  margin: 5px 0 5px 15px;
  padding: 0 0 0 10px;
}
.list_mdl .txt_num {
  background: #e5e5ff;
  padding: 0 0.45em;
  margin-right: 5px;
  text-align: center;
  float: left;
}

/* Page Top */
.box_ptop {
	margin:0 0 30px 0;
	padding:0px 0 10px 0px;
	text-align:right;
	border-bottom:1px solid #999;
}
.box_ptop img {
	border:none;
	padding-left:5px;
}
.box_ptop a { text-decoration:none; }

/*対象機種名【】*/
.list_type {
  margin: 5px 0;
}
.list_type .txt_num {
	float: left;
	width: 40px;
	text-align: center;
	margin-right:5px;
}
.list_type .txt_num.digit2 {
  width:1.9em;
  padding:0;
}
.list_type span {
	padding-right:15px;
}
.new_line{
	padding-left:45px;}