body{
	background:url(images/bg_body_sub.jpg) #FBE9C7;
	background-repeat: repeat-x;
}

/************* #header ***************/

#header {
	width:900px;
	height:100px;
	background:#fff;
	margin:0;
	padding:0;
	border:0 none;
	text-align:center;
	background-image:url('../images/sub_img.jpg');
	background-position:30px 30px;
	background-repeat:no-repeat;
	display:block;
}

#header h1 {
background:#fff;
height:25px;
text-align:left;
color:#000;
font-size:8pt;
font-weight:normal;
margin:0;
padding:5px 0 0 0;
text-indent:30px;
text-align:left;
}

/************* #•¶Žš ***************/
h2.ttl_privacy {
font-size:100%;
color:#000;
font-weight:normal;
border-bottom:1px solid #aaa;
margin:10px 0 0 0;
padding:0.1em 0.4em;
}

.text_privacy {
font-size:85%;
line-height:1.4em;
margin:10px 0 0 0;
}

ul.list_privacy{
font-size:85%;
line-height:1.4em;
list-style:circle;
list-style-position:inside;
background:#eee;
margin:2px 0;
padding:0.2em 0.5em;
}