@charset "utf-8";
/* ============================================
 *
 * Last UpDate : 2010/06/13
 *
============================================ */
/* カテゴリ別背景 */
body#privacy #contents #main .sectionBg01 {
	background: #ffffff url(/privacy/img/privacy_bg01.jpg) no-repeat left top;
}

body#privacy .privacySection {
	padding: 15px 10px;
	background: url(/shared/img/bg/bg_dotX01.gif) repeat-x left bottom;
	line-height: 1.6;
}
	body#privacy .privacySection h4 {
		margin-bottom: 10px;
	}
