@charset "utf-8";

/* guarantee.html 保証について */
/*------------------------------*/
#guarantee #contents dl {
	margin-bottom: 15px;
}
#guarantee #contents dd {
	margin-left: 13em;
	margin-top: -1.3em;
}
#guarantee #contents table.accumulation {
	width: 500px;
}
#guarantee #contents table.accumulation th {
	width: 76px;
}
#guarantee #contents .kakaku {
	width: 2em;
}
#guarantee #contents #premimubanner {
	width: 770px;
	margin-bottom: 20px;
}


/* repair.html 修理について */
/*------------------------------*/
#repair #contents .abc {
	margin-bottom:20px;
}
#repair #contents .abc li {
	text-indent: -0.8em;
	margin-left: 0.8em;
	margin-bottom:1em;
}
#repair #contents .no {
	margin-bottom: 20px;
}

#repair #contents .no li {
	margin-left: 1em;
	margin-bottom: 1px;
}
#repair #contents .kaigai th {
	text-align: center;
	width:auto;
}
#repair #contents .kaigai td.type1 {
	width: 130px;
}
#repair #contents .kaigai td {
	width: 420px;
	white-space: nowrap;
}
#repair #contents ol.normal {
	margin-right: 0;
	margin-left: 2em;
}
#repair #contents ol.normal li {
	margin-bottom:0.7em;
}
#repair #contents ol.normal li .alert1 li {
	list-style-type: none;
	margin-left:1em;
	text-indent:-1em;
	margin-bottom:3px;
}
#repair #contents ol.normal li .alert1 {
	margin-bottom:0;
}

 h4 {
	padding:0 0 0 6px;
	margin-bottom:10px;
	border-left:4px solid #666;
	line-height:1;
	color:#666;
}

#index #contents ul.alert1 li {
	list-style-type:none !important;
	margin:0 0 0 10px;
	font-size:115%;
}
