@charset "utf-8";

/* ---------------------------------------------
	cmn_style.css

--------------------------------------------- */
.subSection .sectionIn dl {
	padding-left: 3px;
}
	.subSection .sectionIn dl dt {
		margin-bottom: 10px;
		border-bottom: 1px solid #666666;
		padding-bottom: 3px;
	}
	.subSection .sectionIn dl dd {
		padding-left: 12px;
		margin-bottom: 1em;
	}


.sectionLv1 {
	margin-top: 25px;
	margin-left: 60px;
	background: url(../../common/images/dot-Y.gif) repeat-y 330px top;
}
	.sectionCol1,
	.sectionCol2 {
		float: left;
		width: 320px;
		margin-right: 20px;
		padding-top: 1em;
	}
	.sectionCol2 {
		margin-right: 0;
	}


#main dd.membersTable {
}
	#main dd.membersTable table th,
	#main dd.membersTable table td {
		padding-right: 10px;
	}