@charset "UTF-8";
/* CSS Document */

h2#tit_img {
	background: url(../images/tit_h2_privacy.jpg) no-repeat;
}
h3 {
	background: url(../images/tit_privacy.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h4 {
	background: url(../../img_common/img_tit_border.gif) top repeat-x;
	padding-top: 0.6em;
	margin-bottom: 2em;
	margin-top: 1.8em;
	font-size: small;
	clear: both;
	display: block;
}



/* page contents menu */
div.page_menu {
	width: 188px;
	border: 1px solid #CCCCCC;
	margin: 2em 0;
}
div.page_menu ul {
	margin-top: 0.6em;
	padding: 0 0.8em;
	list-style: none;
	line-height: 120%;
}
div.page_menu li {
	margin-bottom: 0.8em;
	padding-left: 0.3em;
	border-left: 2px solid #6699CC;
}



ol.list {
	margin-left: 120px;;
}
ol.list li {
	margin-bottom: 1.5em;;
}
table.purpose {
	margin-left: 120px;
	border-collapse: collapse;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.purpose th {
	vertical-align: top;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 0.4em;
	white-space: nowrap;
	text-align: left;
	background-color: #E8E8E8;
}
table.purpose td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 0.4em;
}
table.purpose ol {
	margin-left: 2em;
}