
/*トップページ*/
.main-image-area p{
	float: left;
	width: 325px;
	}
.top-news{
	margin: 15px 0;
	width: 100%;
	}
.top-news th{
	background: #76b0cc;
	vertical-align: middle;
	text-align: center;
	padding: 15px;
	width: 100px;
	}
.top-news td{
	background: #fff;
	padding: 15px;
	}
.top-contents-area{
	margin: 10px 0;
	width: 975px;
	padding: 0;
	}
.top-contents-area p.top-small-bn1{
	float: left;
	width: 240px;
	margin: -10px 17px 0 0;
}
.top-contents-area p.top-small-bn2{
	float: left;
	width: 240px;
	margin: 0 17px 0 0;
}
.top-contents-area p.top-small-bn4{
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
	}
.top-contents-area p.top-small-bn3{
	float: left;
	width: 240px;
	margin: 10px 17px 0 0;
	}
.top-contents-area p.top-middle-bn1{
	float: left;
}
.top-contents-area p.top-middle-bn2{
	float: left;
	margin: 10px 17px 0 0;
}
.news-area{
	height: 100px;
	overflow: auto;
	}

/*下層ページ*/
.main-title{
	margin: 10px 0 0 0;
	height: 250px;
	}
.main-title-s{
	margin: 10px 0 0 0;
	height: 106px;
	}
.pagelink-ul li{
	width: 325px;
	float: left;
	}
.pagelink-ul{
	margin-bottom: 10px;
}
.contents-area{
	padding: 32px;
	background: #fff;
	border-top: 5px solid #d0d5d9;
	border-bottom: 5px solid #d0d5d9;
	}
.subtitle-smartlife{
	float: left;
}
.subtitle-text{
	float: right;
	width: 600px;
	margin-top: 12px;
	font-size: 14px;
	color: #555;
	line-height: 1.6;
	}
	
.subtitle-uidesigner{
	margin-bottom: 3px;
	}
.contents-area-blue{
	padding: 25px;
	border: 2px solid #e6f1f6;
	border-radius: 8px;		/* CSS3草案 */
	-webkit-border-radius: 8px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8px;	/* Firefox用 */
	height: 100%;
	}
.uidesigner-contents-left{
	float: left;
	width: 300px;
	}
.uidesigner-contents-right{
	float: right;
	width: 520px;
	}
.functiontable{
	border: 1px solid #91c0d6;
	margin-bottom: 50px;
	}
.functiontable td{
	width: 243px;
	border: 1px solid #91c0d6;
	vertical-align: top;
}
.functiontable td h4{
	padding: 20px 10px 0 10px;
	font-weight: bold;
	font-size: 15px;
	color: #77abc4;
	line-height: 1.6;
}
.functiontable td p{
	padding: 0 10px 20px 10px;
	line-height: 1.7;
	font-size: 12px;
}
.functiontable td.bg-blue{
	background: #91c0d6;
	text-align: center;
	vertical-align: middle;
}
.functiontable{
	border: 1px solid #91c0d6;
	}
.aboutiremocon-contents-left{
	float: left;
	width: 425px;
	}
.aboutiremocon-contents-right{
	float: right;
	width: 410px;
	}
ul.funciton-ul li{
	float: left;
	}
.function-area{
	clear: both;
	border-bottom: 1px solid #cecece;
	padding: 20px;
	margin: 50px 0;
	height: 100%;
	}
.function-area-left01{
	width: 500px;
	float: left;
	}
.funciton-area-right01{
	width: 295px;
	float: right;
	}
.function-area-left02{
	width: 500px;
	float: right;
	}
.funciton-area-right02{
	width: 295px;
	float: left;
	}
.function-copy{
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 15px;
	}
	
table.models-table{
	border: 1px solid #aaa;
	width: 905px;
	margin: 10px auto;
	font-size: 11px;
	}
table.models-table th{
	border: 1px solid #aaa;
	font-weight: bold;
	background: #cfe5ef;
	padding: 10px 5px 2px 10px;
	width: 170px;
	vertical-align: top;
	}
table.models-table td{
	border: 1px solid #aaa;
	padding: 2px 5px 2px 10px;
	}
table.models-table th.incompatible{
	background: #d04f4f;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 10px;
	}
table.models-table th.support{
	background: #52aec2;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 10px;
	}
table.supportTable td{
	padding: 15px;
	}
	
table.spectable{
	border: 1px solid #aaa;
	width: 905px;
	margin: 10px auto;
	font-size: 12px;
	}
table.spectable th{
	border: 1px solid #aaa;
	font-weight: bold;
	background: #cfe5ef;
	padding: 10px;
	width: 200px;
	}
table.spectable td{
	border: 1px solid #aaa;
	padding: 10px;
	width: 200px;
	}
.support-area{
	float: left;
	width: 265px;
	margin: 0 10px;
	}
.support-bt-area{
	height: 100%;
	}
.faq-f{
	font-size: 16px;
	background: url(../images/icon-q.jpg) no-repeat 0 0;
	padding: 0 0 0 35px;
	margin-bottom: 10px;
	}
.faq-a{
	background: url(../images/icon-a.jpg) no-repeat 0 0;
	padding: 0 0 0 35px;
	}
.faq-area{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
	}
.visit-no-text1{
	background: url(../images/visit-no1.jpg) no-repeat 0 0;
	padding: 0 0 10px 45px;
	font-size: 16px;
	}
.visit-no-text2{
	background: url(../images/visit-no2.jpg) no-repeat 0 0;
	padding: 0 0 10px 45px;
	font-size: 16px;
	}
.visit-no-text3{
	background: url(../images/visit-no3.jpg) no-repeat 0 0;
	padding: 0 0 10px 45px;
	font-size: 16px;
	}
.products-detail{
	padding: 30px;
	border: 1px solid #ddd;
	}
.product-detail-area{
	clear: both;
	margin: 10px 0;
	height: 100%;
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
	}
.detail-left{
	float:left;
	width: 130px;
	padding-left: 35px;
	}
.detail-right{
	float: right;
	width: 575px;
	}
.detail-h3{
	font-size: 18px;
	font-weight: bold;
	}
.related-area{
	border: 1px solid #ccc;
	height: 100%;
	padding: 20px 0;
	}
.product-item{
	width: 190px;
	float: left;
	padding: 10px;
	text-align: center;
	}
.product-name{
	font-size: 10px;
	font-weight: bold;
	}
.price-related .price{
	font-size: 14px;
	font-weight: bold;
	}
	
.col-main-right{
	float: right;
	width: 600px;
	}	
.col-1 h4{
	font-weight: bold;
	font-size: 14px;
	}
.col-2 h4{
	font-weight: bold;
	font-size: 14px;
	}
.form-area{
	padding: 20px 40px;
	border: 1px solid #ccc;
	width: 700px;
	margin: 0 auto;
	}
.form-area #comment{
	width: 100%;
	}
.agreement-link{
	padding: 30px;
	border: 1px solid #ccc;	
	}
.agreement-link ul li{
	float: left;
	width: 210px;
}
.media-image-td{
	width: 200px;
	}
.sitemap ul li{
	margin: 10px 0;
	background: url(../images/icon-blue.jpg) no-repeat 0 50%;
	padding: 0 0 0 25px;
	}
	
table.visit-table{
	border: 1px solid #aaa;
	margin: 10px auto;
	}
table.visit-table th{
	border: 1px solid #ccc;
	padding: 15px;
	color: #fff;
	font-weight: bold;
	background: #76b0cc;
	text-align: center;
	}
table.visit-table td{
	border: 1px solid #aaa;
	padding: 15px;
	}
table.visit-table td.left-td{
	width: 220px;
}
ul.visit-ul li{
	margin-bottom: 15px;
	list-style: none;
	}
ul.visit-ul{
	width: 800px;
	margin-left: 20px;
	margin-top: 40px;
}

.snsarea{
	position: absolute;
	right: 120px;
	top: 12px;
	padding: 0 0 0 0;
	}
.snsul li{
	float: left;
	}

.bn-iremocon-l{
	width: 452px;
	float: left;
	margin: 20px 0;
	}
.bn-iremocon-r{
	width: 452px;
	float: right;
	margin: 20px 0;
	}

.bn-iremocon-l a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
.bn-iremocon-r a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}

div.iremocon2-copy{
	background: #fff;
	padding: 30px;
	margin: 0 0 20px 0;	
	}
div.iremocon2-copy:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.bt-iremocon2-l{
	float: left;
	width: 446px;
	margin: 20px 0;
	}
.bt-iremocon2-r{
	float: right;
	width: 446px;
	margin: 20px 0;
	}
.bt-iremocon2-l a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
.bt-iremocon2-r a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
.sound-left{
	float: left;
	wdith: 250px;
	margin-right: 30px;
	}
.hoverimg a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
.copy-sound-h4{
	font-size: 18px;
	font-weight: bold;
	}

/* table css */

tr.even{background:#fff;}
tr.odd{background:#f9f9f9;}

body.cms-index-index{
	background: url(../images/main-image.jpg) no-repeat 50% 0;
	}
#main-images{

	}
.top-mainimage{
	text-align: center;
	margin: 460px 0 80px -48px;
	}
.top-mainimage a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
#top-right-area{
	float: right;
	width: 720px;
	}
#top-left-area{
	float: left;
	width: 230px;
	}
.top-news-area{
	padding: 10px;
	border: 1px solid #efefef;
	background: #f9f9f9;
	margin-bottom: 15px;
	}
.top-news-ul li{
	line-height: 1.4;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	}
.top-news-ul li:first-child{
	border-top: none;
	}
.top-point-h400{
	height: 400px;
	}
.top-point-area{
	float: left;
	width: 215px;
	padding: 15px 12px;
	}
.top-point-rightb{
	border-right: 1px solid #eee;
	}
.top-point-bottomb{
	border-bottom: 1px solid #eee;
	}	
.top-point-text{
	line-height: 1.6;
	height: 5em;
	padding-bottom: 20px;
	font-weight: bold;
	}
.top-point-area a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}