<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


#mazdaspeed,
#alcantara,
#accessories
{
	margin-bottom:1.5em;
}


/*#mazdaspeed h4,
#alcantara h4,
#accessories h4
{
	font-size:1.8em;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:1.3em;
	margin-left:-0.5em;
}*/

/*修正*/
#mazdaspeed .line,
#alcantara .line{
	
	text-align: center;
	
	
}


#mazdaspeed .line{
	
	margin-top: 15px;
	
	
}

#alcantara .line{
	
	margin-top: 60px;
	
	
}

#mazdaspeed h4,
#alcantara h4,
#accessories h4
{
	font-size:2.0em;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:1.3em;
	padding-left: 10px;
	border-left: solid 5px #fff;

}

/*修正終わり*/

#alcantara h4,
#accessories h4
{
	margin-top:1.5em;
}

#mazdaspeed h5,
#alcantara h5,
#accessories h5
{
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
}

#mazdaspeed h6,
#alcantara h6,
#accessories h6
{
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
}


/* =========================================================
thumbnail
========================================================= */
#mazdaspeed #thumbs-img,
#alcantara #thumbs-img {
	width:930px;
	margin:0 auto;
}
#mazdaspeed ul#thumbs,
#alcantara  ul#thumbs {
	clear:both;
	margin-left:-27px;
	padding-top:27px;
}
#mazdaspeed #thumbs li,
#alcantara #thumbs li {
	list-style:none;
	display:block;
	padding:0 0 0 27px;
	width: 292px;
	height: 227px;
	float: left;
	margin:0;
}
#mazdaspeed #thumbs li img,
#alcantara #thumbs li img{
	border:solid 1px #000;
	width: 292px;
	height: 227px;
}
#mazdaspeed #thumbs li a img:hover,
#alcantara #thumbs li a img:hover{
	border:solid 1px #d60c18;
}
#mazdaspeed #thumbs li a:hover,
#alcantara #thumbs li a:hover{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=100)';
	opacity: 1;	
}

/*
#wrap {
	width: 661px;
	height: 382px;
}


.bxslider {
	height: 382px;
}
.bx-controls-direction{
	display:none;
}
.bx-wrapper .bx-viewport{
	background:none;
	border:none;
	box-shadow:none;
}
*/


/* =========================================================
 mazdaspeed 
========================================================= */

#mazdaspeed #img-top{
	padding-top:30px;
}
#mazdaspeed #img-top img{
	display:block;
	float:left;
	width:438px;
}
#mazdaspeed #img-top p{
	float:right;
	width:467px;
	background:url(../../img/mazdaspeed/img-top02.jpg) no-repeat left bottom;
	padding-bottom:180px;
}
#mazdaspeed #img-box01, #img-box02{
	clear:both;
	padding-top:67px;
}
#mazdaspeed #img-box01 .img-text{
	float:left;
	width:475px;
}
#mazdaspeed #img01{
	width:437px;
	float:right;
	padding-left:16px;
}
#mazdaspeed #img-box02 .img-text{
	width:330px;
	float:right;
}
#mazdaspeed #img02{
	width:578px;
	float:left;
	padding-right:16px;
}

/* =========================================================
alcantara
========================================================= */
#alcantara {
margin-top:30px;
}

#alcantara #img-top{
	padding-top:30px;
}
#alcantara #img-top #img-top_txt {
	float:left;
	width:490px;
}
#alcantara #img-top #img-top_txt #attention{
	font-size:0.8em;
	padding-top:3em;
}
#alcantara #img-top img{
	display:block;
	float:right;
	width:440px;
}


/* =========================================================
accessories
========================================================= */


#accessories .img-box{
	clear:both;
	padding-bottom:60px;
}
#accessories .img-box img{
	float:left;
	display:block;
}
#accessories .img-box .img-text{
	width:441px;
	float:right;
}
#accessories .img-box .img-text img{
	display:block;
	padding-bottom:20px;
}

#accessories .img-box#img05 img{
	display:block;
	float:right;
}
#accessories .img-box#img05 .img-text{
	width:320px;
	float:left;
}

#accessories .img-box#img08 img{
	display:block;
	float:none;
}
#accessories .img-box#img08 .img-text{
	width:100%;
	float:none;
	padding-top:20px;
}</pre></body></html>