@charset "utf-8";

/*--------------------------------------
	Style Name : Voice Style Sheet

	content
		main-content
--------------------------------------*/

/*--------------------------------------
	div#main-content
--------------------------------------*/

#main-content div.ex {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 150px;
	border-top: 1px dotted #999;
	background: #fff url(../../about_teambuilding/image/ex_bg.gif) no-repeat right top;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#main-content div.heading-level3 h3 {
	width: 560px;
	margin-bottom: 10px;
	border-left: none;
	border-bottom: 1px dotted #666;
	background-color: #fff;
}

#main-content div.heading-level3 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#main-content div.heading-level3 p {
	margin-bottom: 10px;
}

