/* //////////////////////////////////////////////////////////////////// */
/* Local */
/* //////////////////////////////////////////////////////////////////// */

#opening{
	margin-bottom:20px;
}

#contents-title{ display:none;}

#products .main-content-header{background:url(../images/main-content-header.gif) no-repeat;}


.spec-table {
	clear:both;
	margin:0 auto;
	margin-top:10px;
	width:510px;
	font-size:90%;
	background-color:#ccc;
	border: solid 1px #c2c2c2;
	border-collapse:collapse;
}

.spec-table td, .spec-table th{ padding:3px;}

.st-header{
	border: solid 1px #c2c2c2;
	padding:3px;
	background-color:#e1e1e1;
	font-weight:bold;
	text-align:center;
}

.st-sub-header{
	border: solid 1px #c2c2c2;
	padding:3px;
	background-color:#f0f0f0;
}

.st-body{
	border: solid 1px #c2c2c2;
	padding:3px;
	background-color:#fff;
}

/*--------------------100119*/
.re_top_content {
	width:504px;
	margin:0px auto;
}
.re_top_content p {
	margin:0px;
	padding:0px;
	float:left;
	cursor:pointer;
}
#remote_list_top {
	margin:0px 0px 0px 11px;
	padding:0px;
	list-style-type:none;
	width:394px;
	float:left;
}
#remote_list_top li {
	background-image:url(../images/bullet_mc-list.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 8px;
}
#installation_list {
	text-align:center;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 80px;
}
#installation_list li {
	float:left;
}