#title-box {
	background-image: url(../image/privacy/privacy-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 70px;
	clear: both;
}

.sub-contents01 {
	clear: both;
	width: 580px;
	margin-left: 10px;
	padding-bottom: 20px;
}

.sub-contents02 {
	clear: both;
	width: 550px;
	margin-left: 30px;
	padding-bottom: 20px;
}
.sub-contents02 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 90%;
	margin-bottom: 15px;
}
.sub-contents02 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
}
.sub-contents02 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.sub-contents02 h1 {
	font-weight: bold;
	color: #524942;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

