/*----------トップイメージ画像---------*/

div#topimage {
	margin:0;
	padding:0;
	height: 250px;
	width: 800px;
	background:url(../privacy/images/topimage-privacy.jpg) no-repeat;
	}
	
/*----------見出し---------*/

h2 {
	text-indent:-9999px;
	border-bottom:1px solid #333366;
	height:20px;
	margin:30px 0 5px 0;
	width:541px;
	background-image: url(../privacy/images/privacy-h2.gif);
	background-repeat: no-repeat;
	}
	
h3 {
	margin:30px 0 5px 0;
	color:#333;
	font-weight:bold;
	font-size:14px;
	width:541px;
	}

h4 {
	margin:25px 0 3px 0;
	color:#333;
	font-weight:bold;
	font-size:13px;
	width:541px;
	}
	
/*----------可変部分---------*/
p {
width:541px;
}

.style1 {color: #FF0000}
.style44 {font-size: 12px}
