@charset "UTF-8";

.lead {
	margin-top: 25px;
	padding: 18px 0;
	border-top: 1px solid #cccccc;
	font-size: 20px;
	line-height: 26px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
	color: #222222;
}

.tekigousha{
	margin:12px 0 30px 0;
	padding: 5px 0 5px 10px;
	border:1px solid #cccccc;
}

.pink{ color: #E4007F;}

ul.feature li {
	float: left;
	display: inline;
}

ul.feature li.li1 { margin-right: 50px; }
ul.feature li.li2 { width: 169px; margin-right: 18px; }
ul.feature li.li2a { width: 169px; margin: 0; }

ul.feature li.li3 { width: 135px; margin-right: 14px; }
ul.feature li.li3a { width: 283px; margin-right: 14px; }
ul.feature li.li3b { width: 135px; margin-right: 0; }

p.bt-buy-mat {height: 81px;}
p.bt-buy-mat a{
    background-image: url("../img/product/bt_buy1.gif");
    background-repeat: no-repeat;
    display: block;
    text-indent: -999em;
    width: 196px;
    height: 55px;
    padding-right:10px;
    float: right;
}
p.bt-buy-mat a:hover{
    background-image: url("../img/product/bt_buy1_on.gif");
    background-repeat: no-repeat;
    display: block;
    text-indent: -999em;
    width: 196px;
    height: 55px;
    padding-right:10px;
    float: right;
}
/*--- 適合表 ---*/


#content .matching dl.note {
	border: 1px solid #ccc;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 10px;
}
#content .matching dl.note dt {
	border-left: 5px solid #ff6500;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}
#content .matching table {
	border-collapse: collapse;
	color: #555;
	font-size: 13px;
	margin: 0 auto 20px;
	table-layout: fixed;
	width: 730px;
}

#content .matching caption {
/*	background-color: #444;*/
	border-left : 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top  : 1px solid #ccc;
	color: #fff;
    font-size: 15px;
    font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-align: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);

	background: #CACFD2;
	background: -moz-linear-gradient(top,  #CACFD2 0%, #939BA0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CACFD2), color-stop(100%, #939BA0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #CACFD2 0%, #939BA0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #CACFD2 0%, #939BA0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #CACFD2 0%, #939BA0 100%); /* IE10+ */
	background: linear-gradient(top,  #CACFD2 0%, #939BA0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CACFD2', endColorstr='#939BA0',GradientType=0); /* IE6-9 */
	zoom: 1;
}

#content .matching caption span {
	line-height: 26px;
}

#content .matching caption span span.left {
	float: left;
}

#content .matching caption span span.right {
	float: right;
}

#content .matching caption span span a img {
	margin-left: 10px;
	vertical-align: middle;
}

#content .matching th,
#content .matching td {
	border: 1px solid #ccc;
	padding: 6px;
}

#content .matching th {
	background-color: #eee;
	width: 70px;
}

#content .matching td.center {
	text-align: center;
	width: 220px;
}

#content .matching td.no {
	color: #f60;
	font-weight: bold;
}

#content .matching table p {
	background: url("/store/img/marker.gif") no-repeat 0 0;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
}

#content .matching table p span {
	color: #999;
	font-size: 11px;
}

#content .matching table table {
	margin: 5px auto 0;
	width: 100%;
}

#content .matching table table th,
#content .matching table table td {
	border: none;
	padding: 0
}

#content .matching table ul {
	list-style: none;
}

#content .matching table li {
	display: inline;
}

#content .matching table table li img {
	margin: 1px;
}
