﻿@charset "utf-8";
body {
	border-top-color: #0a0000;
}
.CategoryTitle {
	border-color: #0a0000;
	background-image:  url("/images/HeaderCommon/HeaderLineBackDB.png");
}
.CategoryTitle h2 {
	background-image: url('/policy/images/CatTitle.png');
}

.PolicyContainer {
	padding: 0px 0px 20px 0px;
	width: 548px;
	display: block;
	float: right;
}
.PolicyContainer h3 {
	padding: 0px;
	margin: 0px;
/*	height: 26px;*/
	line-height: 270%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.PolicyContainer p {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
/*	font-size: 85%;*/
}

.PolicyContainer dl,dt,dd {
	padding: 0px;
	margin: 0px;
}
.PolicyContainer dt {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
/*	font-size: 110%;*/
	font-weight: bold;
}
.PolicyContainer dd {
/*	font-size: 85%;*/
}
.PolicyContainer h4 {
	padding: 0px;
	margin: 20px 0px 0px 0px;
/*	height: 26px;*/
	line-height: 270%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*.PolicyContainer ol {
}*/

/*.Privacy_style {
	padding-bottom: 10px;
}*/
