@charset "utf-8";
/* --------------------------------------------
   Individual Styles (Category:record)
   -------------------------------------------- */
   
/* ======== Common Styles ======== */

/* ---- recordSectionB01 ---- */

.recordSectionB01 {
	clear: both;
	margin-top: 24px;
	/zoom: 1;
}

.recordSectionB01:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.recordSectionB01 h2 {
	margin-top: 40px;
	line-height: 1.5;
}

.recordSectionB01 h2.pseudo-first {
	margin-top: 0;
}

.recordSectionB01 p {
	margin-top: 12px;
	line-height: 1.5;
}

.recordSectionB01 .primary {
	float: right;
	width: 320px;
}

.recordSectionB01 .secondary {
	float: left;
	width: 320px;
}

.recordSectionB01 .secondary dl {
	margin-top: 12px;
}

.recordSectionB01 .primary .pseudo-first,
.recordSectionB01 .secondary .pseudo-first {
	margin-top: 0;
}

/* ---- recordSectionB02 ---- */

.recordSectionB02 {
	clear: both;
	margin-top: 24px;
	/zoom: 1;
}

.recordSectionB02:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.recordSectionB02 h2 {
	margin-top: 40px;
	line-height: 1.5;
}

.recordSectionB02 p {
	margin-top: 12px;
	line-height: 1.5;
}

.recordSectionB02 .primary {
	float: left;
	width: 405px;
	margin-right: 20px;
}

.recordSectionB02 .secondary {
	float: left;
	width: 232px;
}

.recordSectionB02 .secondary dl {
}

.recordSectionB02 .primary .pseudo-first,
.recordSectionB02 .secondary .pseudo-first {
	margin-top: 0;
}

/* ---- recordSectionB03 ---- */
/* ---- recordSectionB04 ---- */
/* ---- recordSectionB05 ---- */

.recordSectionB03,
.recordSectionB04,
.recordSectionB05 {
	clear: both;
	margin-top: 24px;
	/zoom: 1;
}

.recordSectionB03:after,
.recordSectionB04:after,
.recordSectionB05:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.recordSectionB03 h2,
.recordSectionB04 h2,
.recordSectionB05 h2 {
	margin-top: 40px;
	line-height: 1.5;
}

.recordSectionB03 p,
.recordSectionB04 p,
.recordSectionB05 p {
	margin-top: 12px;
	line-height: 1.5;
}

.recordSectionB03 .primary,
.recordSectionB04 .primary,
.recordSectionB05 .primary {
	float: left;
	width: 215px;
	margin-right: 20px;
}

.recordSectionB04 .primary {
	width: 165px;
}

.recordSectionB05 .primary {
	width: 320px;
	margin-right: 50px;
}

.recordSectionB03 .secondary,
.recordSectionB04 .secondary,
.recordSectionB05 .secondary {
	float: left;
	width: 430px;
}

.recordSectionB04 .secondary {
	width: 485px;
}

.recordSectionB05 .secondary {
	width: 290px;
}

.recordSectionB03 .secondary dl,
.recordSectionB04 .secondary dl,
.recordSectionB05 .secondary dl {
	margin-top: 12px;
}

.recordSectionB03 .primary .pseudo-first,
.recordSectionB03 .secondary .pseudo-first,
.recordSectionB04 .primary .pseudo-first,
.recordSectionB04 .secondary .pseudo-first,
.recordSectionB05 .primary .pseudo-first,
.recordSectionB05 .secondary .pseudo-first {
	margin-top: 0;
}
