@charset "utf-8";

#main2 div.termsTitle {
	padding: 10px 20px;
	margin-bottom: 30px;
	background: url(../../shared/images/common/bg_006.gif) left top repeat;
}

#main2 dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../shared/images/common/line_001.gif) left bottom repeat-x;
}

#main2 dt {
	margin-bottom: 10px;
	padding-left: 12px;
	line-height: 20px;
	background: url(../../shared/images/common/ic_007.gif) left 50% no-repeat;
}

#main2 dd {
	line-height: 20px;
}

#main2 ul li {
	line-height: 20px;
	background: url(../../shared/images/common/ic_008.gif) left 50% no-repeat;
	padding-left: 15px;
}


#main2 dl.dlChild {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}

#main2 dl.dlChild dt {
	margin-bottom: 0px;
	padding-left: 12px;
	line-height: 20px;
	background: url(../../shared/images/common/ic_003.gif) left 50% no-repeat;
	font-weight: bold;
}

#main2 dl.dlChild dd {
	padding-left: 12px;
	line-height: 20px;
	margin-bottom: 0px;
}

#main2 ul.ulChild li {
	margin-bottom: 0px;
	padding-left: 12px;
	line-height: 20px;
	background: url(../../shared/images/common/ic_011.gif) left 50% no-repeat;
}

#main2 ul.ulChild li a {
	text-decoration: underline;
}
