.main p {
	font-size: 13px;
	line-height: 1.5em;
}

.main ol {
}

.listnumber {
	color: #008000;
	font-size: 13px;
	font-weight: bold;
	margin: 0.5em 0;
	list-style-type: decimal-leading-zero;
}

.listtext {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.main p.signature {
	text-align: right;
}

.main a {
	font-size: 13px;
}

.main ul li {
	font-size: 13px;
}

dl {
	font-size: 13px;
}

dl dt {
	float: left;
	clear: left;
	width: 4em;
}

dl dd {
	margin-left: 4em;
}

table {
	width: 100%;
	height: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
}

th {
	background-color: #EEEEEE;
}

th,
td {
	font-size: 13px;
	margin: 10px;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.th_number,
.td_number {
	width: 5%;
	text-align: center;
	vertical-align: top;
}

.th_type,
.td_type {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.th_purpose,
.td_purpose {
	width: 45%;
	text-align: left;
	vertical-align: top;
}

.td_title {
	width: 30%;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

.td_details {
	width: 70%;
	text-align: left;
	vertical-align: top;
}

.complain {
	color: #2f4f4f;
}

.btn_privacymark {
	margin: 0;
	padding: 0;
	display: block;
	height: 85px;
	width: 85px;
	line-height: 85px;
	text-indent: 100%;
	overflow: hidden;
	background: url(../images/19000324_85_JP.gif) no-repeat;
}

