@charset "utf-8";

/* artfair */
#artfairBox01 {
	margin-bottom: 28px;
}

.artfairBox02 {
	float: left;
	width: 335px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.artfairBox02 p.txt {
	padding-right: 5px;
	min-height: 2em;
	text-align: center;
}
.section .artfairBox02 p {
	margin: 0px;
}
.section .artfairBox02 p img {
	margin: 0px;
	border: none;
}

.artfairBox03 {
	float: left;
	padding: 9px 0px 0px 0px;
	width: 223px;
	margin-top: 6px;
	margin-right: 2px;
	background: url(img/list_bg_top.gif) no-repeat;
}
.artfairBox03 .inner {
	padding: 0px 8px 9px 9px !important;
	background: url(img/list_bg_btm.gif) no-repeat left bottom;
}
.section .artfairBox03 p {
	margin: 0px;
}

.section .artfairBox03 .zoom {
	width: 206px;
	height: 180px;
	background: #ffffff;
	text-align: center;
	overflow: hidden;
}

.section .artfairBox03 .zoom .listSpacer {
	height: 180px;
	width: 1px;
	visibility: hidden;
}

.section .artfairBox03 p img {
	margin: auto;
	border: none;
	vertical-align: middle;
}
.artfairBox03 .inner .detail {
	background: #f4f4f4;
	padding-bottom: 1px;
	margin-top: 4px;
}
.artfairBox03 .inner .detail .cap {
	background: url(../common/img/line01.gif) repeat-x left bottom;
	padding: 6px 9px 5px 9px;
}
.artfairBox03 .inner .detail .txt {
	padding: 9px;
}

#imageData #caption .cap {
	background: #f4f4f4 url(../common/img/line01.gif) repeat-x left bottom;
	padding: 6px 0px 5px 9px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
#imageData #caption .txt {
	padding: 9px;
	background: #f4f4f4;
	border: 1px solid #cccccc;
	border-top: none;
}


.artfairBottom {
	margin-top: 30px !important;
	padding-left: 20px;
}




