@charset shift_jis;

/* ----------------------------------------
	/auto-archive/insight/2014/webcatalog/equipment/list/
---------------------------------------- */

#wrapperIn {
	width: 980px;
	padding: 0;
}

/* ----------------------------------------
	list
---------------------------------------- */

#list {
	width: 834px;
	margin-left: 80px;
}
#list img {
	display: block;
}

.scroll-pane {
	border-bottom: solid 2px #999;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
}

/* ----------------------------------------
	standard
---------------------------------------- */

#standard {
}

#standard .inner {
	border-bottom: dotted 1px #c1c1c1;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

#standard ul {
	float: left;
	width: 370px;
}
#standard li {
	padding-left: 1em;
	text-indent: -1em;
}



/* foot */

#standard #foot {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}


/* ----------------------------------------
	bottomText
---------------------------------------- */

#attention {
	margin: 0 auto 50px;
	width: 820px;
}
