@charset "utf-8";

/*
Pricacy CSS
*/

#header {
	background: url(/img/bg_privacyheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_privacy.gif) left top no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 12px;
}
h3 {
	font-size: 100%;
	border-bottom: 3px double #FFF;
	margin: 12px 0;
	padding: 0 0 5px 0;
}

#privacy {
	_width: 615px;
	padding: 0px 0 12px 12px;
}

#contents ol {
	color: #FFF;
}
#contents ol li {
	font-size: 80%;
	margin: 10px 0 10px 40px;
}
table {
	width: 595px;
}
th {
	width: 25%;
}