@charset "Shift_JIS";

@import url("common.css");

/* 個人情報のお取扱いについて style */

/* ヘッダー背景 */
div#rogo{
		background : url(../img/headerimg/9.jpg) no-repeat;
		}

div.contents {
	background:url(../privacy/img/contents_bg.gif) no-repeat;
	padding-left:70px;
	margin-bottom:15px;
}
div#contents h2 {
	clear:both;
	width:588px;
	height:20px;
	text-indent:-9999px;
	padding-bottom:20px;
	background:url(../privacy/img/privacy.gif) no-repeat 70px 0;
}
div.contents h3 {
	height:45px;
	text-indent:-9999px;
	background:url(../privacy/img/9_title_0.jpg) no-repeat;
	margin-bottom:15px;
}
div.contents h4 {
	margin:20px 0 10px 0;
	font-size:0.75em;
	line-height:150%;
}
div.contents p {
	font-size:0.75em;
	line-height:150%;
	margin-bottom:10px;
}
div.contents ol {
	padding-left:40px;
	font-size:12px;
	line-height:150%;
}
