﻿/* CSS Document */

.smart_tv p{
	font-size: 12px;
	line-height: 18px;
}

.smart_tv div{
	width: 670px;
}

.more01{
	background: url(../../../smart-tv/image/more01_bg.jpg) top left no-repeat;
	height:125px;
	padding: 10px 200px 0 0;
}

.more02{
	background: url(../../../smart-tv/image/more02_bg.jpg) top left no-repeat;
	height:125px;
	padding: 10px 200px 0 0;
}

.you_nico{
	background: url(../../../smart-tv/image/youtube_niconico.jpg) top left no-repeat;
	height:125px;
	padding: 0px 200px 0 0;
}

.videopass{
	background: url(../../../smart-tv/image/videopass.jpg) top left no-repeat;
	height:274px;
	padding: 0px 370px 0 0;
}

.orenge_box{
	width: 636px!important;
	padding: 15px;
	border: 2px solid #FFA700;
}

#simpleAccordion{
	width: 636px;
	font-size: 12px;
	line-height: 18px;
}

.application{
	background: url(../../../smart-tv/image/application.jpg) top left no-repeat;
	height:193px;
	padding: 10px 200px 0 0;
}

.wid670{
	width:670px;
}

.merit01{
	background: url(../../../smart-tv/image/merit01.jpg) top left no-repeat;
	padding: 0 0 0 370px;
	width: 300px;
	line-height:1.3em;
}

.merit02{
	background: url(../../../smart-tv/image/merit02.jpg) top left no-repeat;
	height:120px;
	padding: 0px 200px 0 0;
	line-height:1.3em;
}

.merit03{
	background: url(../../../smart-tv/image/merit03.jpg) top left no-repeat;
	height:107px;
	padding: 10px 0 0 200px;
	width: 470px;
}

.merit04{
	background: url(../../../smart-tv/image/merit04.jpg) top left no-repeat;
	height:108px;
	padding: 0 200px 0 0;
}

#hdd_h3{
	background-color:#4784c5;
	color:#fff;
	text-align:center;
}
#hdd{
	border:solid 2px #4784c5;
	padding:13px;
}
#hdd_price{
	overflow:auto;
	margin-top:28px;
}
#kakaku{
	float:left;
	width:40px;
	text-align:center;
	color:#323232;
	font-weight:bold;
	background-color:#f3cd22;
	border-radius:10px;
	-webkit-border-radius:10px;
	padding:5px;
}
#kakaku_table{
	float:right;
	width:580px;
}
#kakaku_table table{
	border-collapse:collapse;
	border:solid 2px #f3cd22;
}
#kakaku_table table th{
	background-color:#f3cd22;
	color:#323232;
	border-left:solid 2px #fff;
	font-weight:bold;
}
#kakaku_table table td{
	border-left: solid 2px #f3cd22;
    text-align: center;
    padding: 3px 0;
	color:#4784c5;
	font-weight:bold;
}
#kakaku_table table .border_none{
	border:none;
}
#kakaku_table table p{
	font-size:11px;
}
#record_note{
	overflow:auto;
}
#record{
	width:500px;
	margin:20px 0;
}
#record table{
	border:solid 2px #4784c5;
}
#record table th{
	background-color:#4784c5;
	color:#fff;
	border-left:#fff;
	line-height:1.5;
}
#record table td{
	border:solid 1px #4784c5;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	line-height:1.5;
}
#hdd_note{
	font-size:12px;
	line-height:1.5;
}


div#simpleAccordion dt{
	color: #000;
	cursor: pointer;
	text-decoration:underline;
}

div#simpleAccordion dt:hover{
	color: #F60;
}

div#simpleAccordion div {
	padding: 10px 0px 10px 15px;
	width: 606px;
}

table.specTable {
	border-collapse : collapse ;
	border-width : 1px 0 0 1px ;
	border-style : solid ;
	border-color : black ;	/* IE 6(Win)向け */
	line-height: 1.5;
}
table.specTable .left {
	text-align: left;
}
table.specTable .right {
	text-align: right;
}
table.specTable .center {
	text-align: center;
}
.specTable th {
	background-color: #999;
	color: #FFF;
	text-align: center;
}
.specTable td.specBg {
	background-color: #CCC;
}
.specTable td,
.specTable th  {
	border-width : 0 1px 1px 0 ;
	border-style : solid ;
	border-color: black ;
	padding: 6px;
}
.midashi_middle{
	padding-left:14px;
	height:26px;
	font-size:15px;
}