@charset "utf-8";

/* association */
.asscMgnBtm {
	margin-bottom: 1em;
}

.asscList01 {
	list-style-type: none;
	margin: 0px;
}
.asscList01 li {
	margin-bottom: 6px;
}

.gallerySection {
	border-bottom: 1px solid #dcdcdc;
	padding: 0px 0px 12px 16px;
	margin-bottom: 12px;
	margin-left: -16px;
	margin-right: -8px;
	_width: 703px;
	/*position: relative;
	left: 0px;
	top: 0px;*/
}
/* clerfix ----- */
.gallerySection:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .gallerySection { display: inline-block; }
/* no ie mac \*/
* html .gallerySection { height: 0.1%; }
.gallerySection { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .gallerySection { display: inline-block; }
/* */
/* ----- clerfix */

.gallerySection .fL {
	padding-right: 30px;
}

.section {
	padding-bottom: 20px !important;
}

.galleryCap {
	font-size: 120%;
	line-height: 140%;
	color: #923030;
	font-weight: bold;
}











