@import url(/css/contents.css);


h1.privacy {
	background:url(../img/cnt_title_08.jpg) no-repeat 0 0;
}

h2.privacy {
	margin-top:40px;
	width:700px;
	height:40px;
	background:url(../img/title_08.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

h3.sub01 {
	width:700px;
	height:30px;
	background:url(../privacy/img/privacy_sub_ttl_01.gif) no-repeat 0 0;
}

h3.sub02 {
	width:700px;
	height:30px;
	background:url(../privacy/img/privacy_sub_ttl_02.gif) no-repeat 0 0;
}

h3.sub03 {
	width:700px;
	height:30px;
	background:url(../privacy/img/privacy_sub_ttl_03.gif) no-repeat 0 0;
}

h3.sub04 {
	width:700px;
	height:30px;
	background:url(../privacy/img/privacy_sub_ttl_04.gif) no-repeat 0 0;
}

h3.sub05 {
	width:700px;
	height:30px;
	background:url(../privacy/img/privacy_sub_ttl_05.gif) no-repeat 0 0;
}

h3.sub06 {
	width:700px;
	height:30px;
	background:url(../privacy/img/privacy_sub_ttl_06.gif) no-repeat 0 0;
}



/* ctn */
div#ctn {
	margin-top:25px;
	width:700px;
	margin-bottom: 20px;
}

div#ctn p {
	padding:7px 10px 8px 10px;
	line-height:1.5;
	color:#555;
}

div#ctn p span {
	color:#ff0000;
}

