@import "common.css";

/* ----- privacy CSS ----- */

/* // catch // */
#eyecatch {
	display			: block;
	text-indent		: -9999em;
	width			: 940px;
	height			: 195px;
	background		: URL(../images/common/eyecatch.jpg) no-repeat;
}

h2#title_h2 {
	display			: block;
	text-indent		: -9999em;
	height			: 30px;
	background		: URL(../images/page_title/h2_privacy.gif) no-repeat;
	margin			: 0 0 20px 0;
}

/* // rayout // */
ol.privacy_ol {
	padding			: 0 0 0 40px;
}

ol.privacy_ol li {
	padding			: 10px 0;
}
