@charset "utf-8";

#main2 div.privacyTitle {
	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 ol {
	list-style-type: decimal;
	margin-left: 25px;
}
*html #main2 ol {
	margin-left: 30px;
}
*+html #main2 ol {
	margin-left: 30px;
}

#main2 ol li {
	line-height: 20px;
}

#main2 ul li {
	line-height: 20px;
	background: url(../../shared/images/common/ic_008.gif) left 50% no-repeat;
	padding-left: 15px;
}