@charset "utf-8";

#title_img {
	width:550px;
	height:153px;
	margin-bottom:30px;
}

#title_img h3 {
	display:block;
	width:550px;
	height:153px;
	background:url(images/title_img.jpg) no-repeat;
	text-indent:-9000px;
}

h4#priv_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../privacy/images/priv_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#contact_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../contact/images/contact_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}




ul.privacy_list {
	padding-left:25px;
	}

ul.privacy_list li {
	line-height:1.5em;
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom: 10px;
	}



