@charset "utf-8";
#mountingkit #contents_pec { width:996px; margin:0 auto;}
@media only screen and (max-width: 640px) {
#mountingkit #contents_pec { width:inherit; margin:0;}
}

h1.contTtl_pec span.title_icon {
	position:relative; top:-0.25em;
	color:#FFF;
	font-size:16px;
	line-height:1;
	font-weight:normal;
	background:#888;
	border-radius:5px;
	padding:3px 10px 1px;
	margin-left:1em;
	behavior: url(/assets/css/base/PIE.htc);
}
@media only screen and (max-width: 640px) {
}

#head_news h3 {
margin-bottom:7px;
}
#head_news dl {
padding-left:12px;
}
#head_news dt {
font-weight:bold;
}
#head_news dd {
padding-left:8em;
margin-top:-1.5em;
}
#head_news dd a:hover {
text-decoration:underline;
}
@media only screen and (max-width: 640px) {
#head_news h3 {
margin-bottom:0;
}
#head_news dl {
padding-left:0;
}
#head_news dt {
padding-top:7px;
}
#head_news dd {
padding-left:0;
margin-top:0;
}
}

.list01 li { list-style:none; text-indent:-1em; padding-left:1em;}
.list02 {padding-left:2em;}
.list02 li {
list-style:none;
text-indent:-2em;
text-indent:-1.9em; /* IE8 */
}

.tableSimple01_pec {
font-size:12px;
width: 100%;
border-collapse: collapse;
}
@media only screen and (max-width: 640px) {
.tableSimple01_pec { width:inherit !important; word-break: break-all; }
}
.tableSimple01_pec th,
.tableSimple01_pec td {
padding:5px;
border:1px solid #babcbf;
}
.tableSimple01_pec th.th01 {
color:#FFF;
background:#8c8c8c;
font-weight:bold;
}
.tableSimple01_pec th.th01:nth-child(1) { width: 7%; }
.tableSimple01_pec th.th01:nth-child(2) { width: 20%; }
.tableSimple01_pec th.th01:nth-child(3) { width: 13%; }
.tableSimple01_pec th.th01:nth-child(4) { width: 12%; }
.tableSimple01_pec .td01 {
background:#efefef;
}
.tableSimple01_pec .b2_top {
border:2px solid #babcbf;
}
.tableSimple01_pec .b2_bottom {
border:2px solid #babcbf;
}
.tableSimple01_pec .left { text-align:left;}
.tableSimple01_pec .center { text-align:center;}
.tableSimple01_pec .nowrap { white-space:nowrap;}
.tableSimple01_pec .vtop { vertical-align:top;}
.tableSimple01_pec .w10 { width:10%;}
.tableSimple01_pec .w20 { width:20%;}
.tableSimple01_pec .w25 { width:25%;}
.tableSimple01_pec .w33 { width:33%;}
.tableSimple01_pec .w50 { width:50%;}


.mgB80_pec {margin-bottom:80px !important;}
.mgB100_pec {margin-bottom:100px !important;}

.thickbox {
	background:url(/ja/carrozzeria/carnavi/popup/mountingkit/img/btn_note.gif) no-repeat left 0.2em;
	padding-left:18px;
}

.bl { color:#0079d8; }

#mountingkit sup.bl { font-size:16px !important; }

.new { background:#FF0000; padding:0.3em 0.3em 0; font-size:10px; color:#FFF; }

.red { color:#B91440; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }

.fs10 {font-size: 14px;}
.fs10 {font-size: 10px;}

/*------------------------------------------
	caution
------------------------------------------*/

#caution {
	width:570px;
	margin: 15px auto;
}
#caution h1 {
	margin-bottom: 27px;
}
#caution ul {
	width:570px;
	list-style:none;
	padding:0;
	margin:0;
}

#caution ul li dt,
#caution ul li dd {
	color: #666666;
	font-size: 14px;
	line-height: 1.5;
	display:table;
}
#caution ul li dt {
	display:table-cell;
	padding-right:5px;
	vertical-align:top;
}
#caution ul li dd {
	display:table-cell;
	vertical-align:top;
}
