﻿@charset "UTF-8";

/* 浴室テレビ_機能別情報ページ */


/* ----------------------------------------------------
	共通
---------------------------------------------------- */
.prodBox {
	margin-left:30px;
}
.prodBox h3 {
	margin-bottom:10px;
	font-size:110%;
	font-weight:bold;
}
.innerBox {
	margin-left:30px;
	margin-bottom:20px;
}
.linkL li {
	padding-left:15px;
	margin-bottom:5px;
	background:url(/support/images/arrow-red03.gif) no-repeat 0 50%;
}
.link1 a {
	padding-left:15px;
	margin-bottom:5px;
	background:url(/support/images/arrow-red03.gif) no-repeat 0 50%;
	
}
/*=== 省エネ基準 ================================*/
.energyBox {
	width:250px;
	padding:3px;
	border:1px solid #555;
	background:url(/support/btv/images/img_prod/ico_eco.gif) no-repeat 5px 50%;
	font-size:12px;
}
.energyNumBox {
	padding-left:40px;
}
.leftNum {
	float:left;
	width:100px;
	margin-right:10px;
}
.rightNum {
	float:left;
	width:100px;
}
.energyBox .percent {
	color:#C00;
	font-size:16px;
	font-weight:bold;
}
.targetYear {
	margin:5px 0 0 0;
	font-size:12px;
}
.tunerBox {
	width:200px;
	float:left;
}
.performeBox {
	float:left;
	width:310px;
	margin-left:50px;
}
.manualDlBox {
	float:left;
	margin-left:50px;
}
.manualDlBox .dlBtn a {
	display:block;
	width:210px;
	height:28px;
	padding-top:12px;
	text-align:center;
	border:1px solid #ccc;
	background:#eee;
}
.fileDlBox {
	margin-top:45px;
}
.fileDlBox h4 {
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #555;
}
.fileDlBox dl {
	padding:10px 30px;
}
.fileDlBox dl dt {
	float:left;
	width:500px;
	padding-left:20px;
	list-style:none;
	font-size:0.8em;
	background:url("/support/images/ico_circle_ns.gif") no-repeat 3px 4px;
}
.fileDlBox dl dt span {
	padding-right:5px;
	font-weight:bold;
}
.fileDlBox dl dd {
	float:left;
	font-size:0.8em;
}
.fileDlBox dl dd a {
	padding:0 10px;
	background:#555;
	color:#fff;
}
.fileDlBox dl dd a:hover {
	padding:0 10px;
	background:#999;
	color:#fff;
}
.functionTable ,
.functionTable th ,
.functionTable td {
	border:1px solid #ccc;
	padding:10px 15px;
}
.functionTable {
	width:400px;
	float:left;
}
.functionTable th {
	font-weight:normal;
}
.functionTable td {
	width:30px;
	text-align:center;
}
/*=== 動作確認情報 ================================*/

.connTable ,
.connTable th ,
.connTable td {
	border:1px solid #ccc;
	padding:10px 15px ;
}
.connTable th {
	text-align:center;
	background:#f0f0f0;
	font-weight:normal;
}
.captionTxt {
	margin-top:5px;
	font-size:90%;
}

/* ----------------------------------------------------
	ホームネットワーク
---------------------------------------------------- */
.functionTable02 ,
.functionTable02 th ,
.functionTable02 td {
	border:1px solid #ccc;
	padding:5px 15px;
	text-align:center;
}
.functionTable02 th {
	font-weight:normal;
	background:#d8d8d8;
}
.th02 {
	background:#efefef !important;
}
.supL {
	margin-top:10px;
	font-size:90%;
}
.supL li {
	margin-bottom:5px;
}
.supL ul {
	margin-left:30px;
}
.supL ul li {
	margin-top:5px;
	padding-left:1em;
	text-indent:-1em;
}
/* clearfix */
.fileDlBox dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .fileDlBox dl {
	height: 1%;
}
.fileDlBox dl {
	zoom: 100%;
	min-height: 1%;
}


/* ----------------------------------------------------
	製品別サポート（index.html）
---------------------------------------------------- */
.manualBox {
	margin:0 15px;
}
.manualBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .manualBox {
	height: 1%;
}
.manualBox {
	zoom: 100%;
	min-height: 1%;
}
.manualBox .modelImg {
	float:left;
	width:250px;
	margin-top:20px;
	margin-bottom:10px;
}
.manualBox .manualList {
	float:left;
	width:600px;
}
.manualBox .manualList table {
	width:100%;
}
.manualBox .manualList table th {
	background:#efefef;
}
.manualBox .manualList table th,
.manualBox .manualList table td {
	padding:10px;
	border:1px solid #555;
}

/* ----------------------------------------------------
	インターネット機能
---------------------------------------------------- */

.txt_b {
    color: #000099;
    font-weight: normal;
}
.productsList {
	width:150%;
}
.productsList tbody th {
    border-bottom: 1px solid #DADEE6;
    font-weight: normal;
    font-size: 80%;
    background: #F2F6FA;
	width:100px;
}
.productsList th ,
.productsList td {
border: 1px solid #cccccc !important;
    padding: 4px 2px;
    color: #484848;
    line-height: 1.3;
    text-align: center;
}
.productsList .nameCell {
	width:100px !important;
}
.cmt .kome {
    font-size: small;
    text-indent: -1.75em;
    padding: 5px 0 5px 1.75em;
    line-height: 1.3;
}

.w130i { width:130px !important; }
