﻿/* ----------------------------------------------------
	Common
---------------------------------------------------- */
.txt15 { font-size:15px !important; }
.inbox {
	margin-bottom:40px;
}
.inbox .boxinside {
	margin:10px 0 0 20px;
}
.contents .news {
	padding:10px;
	border:1px solid #bfbfbf;
}
.contents .news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
*html .contents .news {
	height: 1%;
}
.contents .news {
	zoom: 100%;
	min-height: 1%;
}
.contents .news dl {
	margin-left:20px;
}
.contents .news dt {
	width:8em;
	float:left;
	clear:both;
}
.contents .news dd{
	padding-left:9em;
}

.va_b {
	vertical-align: bottom;
}

/* tableStyle1 */
.tableStyle1 {
	border:1px solid #555;
	width:100%;
	margin:10px auto 0;
}
.tableStyle1 th ,
.tableStyle1 td {
	padding:5px;
	vertical-align:middle;
	border:1px solid #555;
}
.tableStyle1 th {
	background:#efefef;
}
.tableStyle1 td {
}
/* tableStyle2 */
.tableStyle2 th {
	font-weight:normal;
}
.tableStyle2 th,
.tableStyle2 td {
	padding:5px 3px;
	vertical-align:middle;
}
.tableStyle2 td img{
	vertical-align:bottom;
}
/* tableStyle3 */
.tableStyle3 {
	border:1px solid #555;
	width:100%;
	margin:10px auto 0;
}
.tableStyle3 th ,
.tableStyle3 td {
	padding:5px;
	vertical-align:middle;
	border-bottom:1px solid #555;
	border-right:1px solid #555;	
}
.tableStyle3 th {
	background:#efefef;
}
.tableStyle3 td {
}
.tableStyle3 .br_dot{
	border-right:1px dotted #555;
}
.w25p{
	width:25%;
}
.w28p{
	width:28%;
}
/* ダウンロードボタンのある表の項目名 */
.tableStyle1.thCen th{
	text-align:center;
}

.opBox caption {
	font-weight:bold;
	margin-bottom:5px;
	border-left:5px solid #7aa800;
	padding-left:10px;
}
.notelist {
	margin-top:5px;
}
.notelist li {
	padding-left:1.3em;
	text-indent:-1.3em;
}

/* dlStyle1 */
.dlStyle1 dt{
	float:left;
	clear:both;
	width:80px;
}
.dlStyle1 dd{
	padding-left:80px;
}
.w130{
	width:130px;
}
.dis_inline{ display:inline;}

.borderBox_1 {
	padding:20px;
	border:1px solid #555;
}
/* ソフトウェア使用許諾条件 */
.dlBox {
	border:1px solid #999;
}
.dlBox h4 {
	background:#efefef;
	padding:5px;
}
.dlBoxTxt {
	padding:10px;
	line-height:1.5em;
	height:300px;
	overflow-y:scroll;
}
.introTxt {
	padding-bottom:10px;
	border-bottom:1px dotted #999;
}
.dlBox ol {
	margin-left:35px;
	list-style-type:decimal;
}
.dlBox li {
	margin:10px 0 10px 0;
}
/* 同意しますか？ボタン */
.agreeBox {
	text-align:center;
	margin:40px auto 50px auto;
}
.agreeBox ul {
	width:806px;
	margin:10px auto 0 auto;
}
.agreeBox ul li,
.agreeBox .dlBtn {
	width:383px;
	background:url("/support/images/btn_dl02.gif") no-repeat 0 0;
}
.agreeBox ul li {
	margin:0 !important;
}
.agreeBox .dlBtn {
	margin:10px auto 0 auto;
}
.agreeBox a {
	display:block;
	height:20px;
	padding:11px 0 9px 0;
	color: #000;
}
.agreeBox a:visited {
	color: #000;
}
.agreeBox a:hover,
.agreeBox a:hover span {
	color: #FF6633;
}
.agreeBox .fntSmall {
	font-size:0.8em;
}

/* アップデートソフトダウンロード系 */
#updateWrap {
	padding: 0 40px 20px 40px;
}
#updateWrap #update {
	margin:20px 30px 0;
}
#updateWrap h3{
	padding: 0 15px 10px 15px;
	font-size: 1.1em;
	font-weight: bold;
	border: 0;
	border-bottom: 2px solid #ccc;
}
#updateWrap.download h3{
	padding:10px;
	background: #f0f0f0;
	border:none;
}

.txtIndent4em{
	padding-left:4em;
	text-indent:-4em;
}
/* 更新日XXXX年X月XX日*/
.softIndent{
	padding-left:12em;
	text-indent:-12em;
}
/* ボタン装飾 */
.btnList li {
	width:50%;
	padding:1px;
	margin:30px auto 0;
	text-align:center;
	border:1px solid #ccc;
	border-radius:3px;
}
.btnList a {
	height:50px;
	line-height:50px;
	display:block;
	background:#f4f4f4 url(/support/images/ico_arrow_g.gif) no-repeat 97% 50%;
	text-align:center;
}
.btnList a:hover {
	background:#e7efd3 url(/support/images/ico_arrow_g.gif) no-repeat 97% 50%;
}


.box_step{
	width:95%;
	margin:10px auto;
	padding:0;
	border:1px dotted #cccccc;
}
dl.step{
	margin:0;
	padding:0;
}
dl.step dt{
	float:left;
	width:10%;
	margin:0;
	padding:5px 10px;
	text-align:center;
}
dl.step dd{
	float:left;
	width:85%;
	margin:0;
	padding:5px;
}
dl.step dd.arrow{
	clear:both;
	width:80%;
	padding:0 100px 0 0;
	text-align:center;
}
.box_note{ padding:0 10px 10px 10px; border:2px dotted #cccccc; }


.condition_l {
	border: 1px solid #666666;
	margin: 20px auto;
	padding: 0 0 20px 0;
}
.condition_s {
	overflow-y: scroll;
	height: 30em;
	width: 90%;
	border: 1px solid #cccccc;
	margin: 0 auto;
	padding: 10px;
}
.condition_l h3 {
	background-color: #dcdcdc;
	font-size: 100%;
	margin: 0;
	padding: 5px 0 3px 5px !important;
	border: 0px;
}
.condition_s div {
	margin: 0 0 10px 0;
	padding: 0 0 0.25em 3em;
	text-indent: -3em;
}
.box_contain ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.box_contain ul li {
	margin: 0;
	padding: 5px 0 0 0;
}
.condition_s ul li {
	margin: 0 0 0 0;
	padding: 0 0 0.4em 1em;
	list-style-type: none;
	text-indent: -1.2em;
}
/* 同意するボタン */
.agreeBox .dlBtn {
	margin: 10px auto 0 auto;
}
.agreeBox ul li, .agreeBox .dlBtn {
	width: 383px;
	background: url("/support/images/btn_dl02.gif") no-repeat 0 0;
}


td.softHis ul,
p.icoDot2 {
	margin-left:15px;
}

td.softHis .listDot2 {
	padding-top: 0px;
	margin-bottom: 15px;
}
td.softHis .listDot2:last-child {
	margin-bottom: 0;
}
td.softHis .listDot2 li {
	padding-bottom: 0;
}

td.softHis .listFlow3 {
	padding-top: 0px;
	padding-left: 15px;
	margin-bottom: 15px;
}
td.softHis .listFlow3:last-child {
	margin-bottom: 0;
}
td.softHis .listFlow3 li {
	padding-bottom: 3px;
}

.txt_b {
	color: #0000ff;
}

/*旧update.cssより*/
.txt_indent2{ margin:0 0 0 0; text-indent:-2.25em; padding:10px 0 0 2.25em; }
.icoArrow {
	padding: 8px 0 5px 17px;
	background: url(/support/images/arrow_link.gif) no-repeat 3px 11px;
}

/*※注1、※注2など、注の後ろに番号が振られる場合*/
.txt_indent3{ margin:0 0 0 0; text-indent:-2.9em; padding:10px 0 0 2.9em; }

/*※注1、※注2など、注の後ろに番号が振られる場合*/
.txt_indent4{ margin:0 0 0 0; text-indent:-2.0em; padding:10px 0 0 2.0em; }

/*項目文頭調整*/
.ml155 { margin-left: 155px !important; }
.ml160 { margin-left: 160px !important; }
.ml165 { margin-left: 165px !important; }
.ml170 { margin-left: 170px !important; }
.ml175 { margin-left: 175px !important; }
.ml180 { margin-left: 180px !important; }

.txt_indent1{
	padding-left:1.0em;
	text-indent:-1.0em;
}

/*リモコン操作手順表*/
.controller-operation {
	margin:10px;
}

.controller-operation dt {
	float:left;
	margin-right:15px;
}

.controller-operation dd.arrow {
	clear:both;
	text-align:center;
	padding-top:0;
	margin-top:0;
}

.controller-operation dt {
	width:65px;
	text-align:center;
}

.controller-operation dd {
	margin-bottom:0;
}

.bg-pink {
	background:#FFE5F2;
	padding:10px;
}