@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */

/*title*/
.l-content .Useex .ttl_useex {
	width: 85px;
	height: 25px;
	margin: 50px 0 20px 0;
	background: url(/special/alumiframe/example/img/ttl_useex.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .Useex .alExampleContainer {
	padding: 0 11px;
	margin: 0 0 25px 0;
}
.l-content .Useex .alExampleAnchorNavContent {
	padding: 10px 0;
	border-top: 1px dotted #bfbdbd;
	border-bottom: 1px dotted #bfbdbd;
	margin: 0 0 25px 0;
}
.l-content .Useex .anchorNavTitle {
	font-size: 14px;
	font-weight: bold;
	color: #767676;
	margin: 0 0 10px 0;
}
.l-content .Useex .alExampleContainer .anchorNavDetail {
	display: block;
	float: left;
	width: 217px;
	height: 36px;
	background: url(/special/alumiframe/example/img/alExampleBtn_spImage.jpg) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .Useex .alExampleContainer .anchorNavDetail.device {
	background-position: 0 0;
}
.l-content .Useex .alExampleContainer .anchorNavDetail.trestle {
	background-position: -238px 0;
}
.l-content .Useex .alExampleContainer .anchorNavDetail.cover {
	background-position: -476px 0;
}
.l-content .Useex .alExampleContainer .anchorNavDetail.other {
	background-position: -714px 0;
}
.l-content .Useex .alExampleItemContainer {
	margin: 0 0 25px 0;
}
.l-content .Useex .exampleItemContent {
	float: left;
	width: 215px;
	background-color: #fcfefc;
	border: 1px solid #bfbfbf;
}
.l-content .Useex .exampleItemContent .itemImage {
	width: 210px;
	height: 130px;
	margin: 15px auto 0;
}
.l-content .Useex .exampleItemContent .itemDetail {
	min-height: 36px;
	padding: 15px;
	font-weight: bold;
}

.l-content .Useex .exampleItemContent .itemDetail2 {
	min-height: 50px;
	padding: 15px;
	font-weight: bold;
}
