@charset "utf-8";

.mainArea .m-btnList--center .m-btn--down {
	width: 180px;
}

/* include用CSS */
.mainArea .aNozExampleItemListContent {
	float: left;
	width: 300px;
}

.mainArea .aNozExampleItemListContent .exampleItemListTitle {
	padding: 7px 0 7px 10px;
	background-color: #f2f2f2;
	border-left: 4px solid #b1b1b1;
	font-size: 14px;
	font-weight: bold;
}
.mainArea .aNozExampleItemListContent .exampleItemListTAnnotation {
	height: 55px;
}

.mainArea .aNozExampleItemListContent .exampleItemListTImageBox {
	border: 1px solid #cacaca;
}

.mainArea .aNozExampleItemListContent .exampleItemListTImageBox .itemListImage {
	width: 298px;
	height: 210px;
}

.mainArea .aNozExampleItemListContent .exampleItemListTImageBox .m-btn--conversion {
	width: 215px;
}

.mainArea .aNozExampleItemNarrowListContent {
	float: left;
	width: 223px;
	border: 1px solid #cacaca;
}

.mainArea .aNozExampleItemNarrowListContent .narrowListImage {
	width: 223px;
	height: 140px;
}

.mainArea .aNozExampleItemNarrowListContent .narrowListLink {
	height: 40px;
}
