@charset "UTF-8";

/*------------------------------------------------------------------------------
CSS Import設定
------------------------------------------------------------------------------*/
body#ecolusBody{
background-color:#fff !important;
border-top:0px solid #fff !important;
}

p.right {
	text-align:right;
}

#container-1 {
margin-bottom:10px;
}

h6 {
	margin:0 0 5px;
	font-size:1.2em;
}
div.center_table {
	margin-left:11px;
}

div.center_table table strong {
	font-size:14px;
	font-weight:bold;
	color:#f00;
}

span.s_red {
	font-weight:bold;
	color:#f00;
}

span.s_red_l {
	font-size:1.4em;
	font-weight:bold;
	color:#f00;
}

div.brand {
	margin-bottom:20px;
}
div.brand table {
	width:100%;
	font-size:12px;
	line-height:1.5em;
}
div.brand p {
	margin-bottom:10px;
}
div.brand table th {
	width:25%;
	padding:10px;
	vertical-align:top;
	border-bottom:solid 1px #ccc;
}
div.brand table th img {
	margin-top:5px;
}
div.brand table td {
	padding:10px;
	vertical-align:top;
	border-bottom:dotted 1px #ccc;
}

div.advice {
	margin-bottom:20px;
}
div.advice p {
	margin-bottom:5px;
}

table.priceinfo th{
padding:0.5em;
}

tr.line_dot1 td {
	border-bottom:none;
}
tr.line_dot2 td {
	border-top:dotted 1px #ccc;
}
p.installbtn{
margin-top:20px;
}