@charset "Shift_JIS";

/* latest-info.css */

/* layout
////////////////////////////////////////////////////*/
#nav li.ltst a, #nav li.ltst a:link, #nav li.ltst a:visited {
	color: #999;
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f5f5f5', GradientType=0)";
	background: -ms-linear-gradient(top, #fefefe, #f5f5f5);
	background: linear-gradient(to bottom, #fefefe, #f5f5f5);
}

.figas {
	width: 440px;
	margin: 0 auto;
}
.figas img {
	margin: 2.5px;
	border: 1px solid #777777;
}

.nolist {
	list-style: none;
}

.ltst-titl {
	padding: 3px 0.7em;
	background-color: #323f32;
	color: #ffffff;
}
.ltst-titl span {
	font-size: medium;
}

/* other
////////////////////////////////////////////////////*/
.qiklnk {
	margin: 10px;
}
.qiklnk li {
	list-style: none;
}
.qiklnk li span {
	color: red;
	font-size: small;
}
.qiklnk a {
	background: url(../images/elements/move.gif) no-repeat center left;
	padding: 2px 0 2px 20px;
}


/* カーディテールシステムキット
////////////////////////////////////////////////////*/
.figcs div {
	float: left;
	margin: 0 7px;
}
.figcs div img {
	margin: 0;
	border: 1px solid #777777;
}
.figcs div p {
	margin: 0;
	padding: 0;
	margin-bottom: 27px;
}
.figcs div p.link-pt2, .figcs div p.link-bc1, .figcs div p.link-sgb,
.figcs div p.link-pv3, .figcs div p.link-mg5 {
	display: block;
	width: 200px;
	height: 47px;
}
.link-pt2 a, .link-bc1 a, .link-sgb a, .link-pv3 a, .link-mg5 a {
	display: block;
	width: 200px;
	height: 47px;
	text-indent: -9999px;
}
.link-pt2 a {
	background: url(../images/elements/btn-cs-pt2.png) no-repeat left center;
}
.link-bc1 a {
	background: url(../images/elements/btn-cs-bc10.png) no-repeat left center;
}
.link-sgb a {
	background: url(../images/elements/btn-cs-sgb.png) no-repeat left center;
}
.link-pv3 a {
	background: url(../images/elements/btn-cs-pv3.png) no-repeat left center;
}
.link-mg5 a {
	background: url(../images/elements/btn-cs-amg50.png) no-repeat left center;
}
.link-pt2 a:hover {
	background: url(../images/elements/btn-csa-pt2.png) no-repeat left center;
}
.link-bc1 a:hover {
	background: url(../images/elements/btn-csa-bc10.png) no-repeat left center;
}
.link-sgb a:hover {
	background: url(../images/elements/btn-csa-sgb.png) no-repeat left center;
}
.link-pv3 a:hover {
	background: url(../images/elements/btn-csa-pv3.png) no-repeat left center;
}
.link-mg5 a:hover {
	background: url(../images/elements/btn-csa-amg50.png) no-repeat left center;
}

/* バリ取りアングルサンダー
////////////////////////////////////////////////////*/
.fqans strong {
	background: url(../images/elements/line.png) repeat-x;
	font-weight: normal;
}
