@charset "UTF-8";

/* -----------------------------------------------
privacy
-------------------------------------------------- */

#privacy{
	width: 980px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	overflow: hidden;
}

#privacy h3{
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}

.pp_inner{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

#privacy h4{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

#privacy h5{
	font-weight: bold;
	color: #323952;
	margin-left: 50px;
	margin-bottom: 10px;
}

#privacy h6{
	font-weight: normal;
	color: #D20000;
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	text-align: center;
	letter-spacing: .5em;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: double;
	border-bottom-style: dotted;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #D20000;
	border-bottom-color: #CCCCCC;
	border-left-color: #D20000;
	background-color: #FEF8DE;
}

#privacy p{
	margin-bottom: 30px;
}

#privacy p.date{
	text-align: right;
	margin-bottom: 10px;
	font-size: 12px;
}

#privacy p.name{
	text-align: right;
	margin-bottom: 10px;
}

#privacy p.desk{
	text-align: right;
	margin-bottom: 0px;
	font-size: 12px;
}

#privacy p.read{
	margin-left: 50px;
}

#privacy p.read2{
	margin-left: 70px;
}


#privacy ol{
	margin-bottom: 30px;
}

#privacy li{
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

.pp2_inner{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}

#privacy table.taB{
	padding: 0;
	width: 800px;
	margin: 0;
}

#privacy table.taB th{
	margin: 0;
	padding: 15px;
	white-space: nowrap;
	vertical-align: top;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: left;
	background-color: #FEF8DE;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #555;
	width: 140px;
}

#privacy table.taB td{
	margin: 0;
	padding: 15px;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F5F5F5;
	color: #666;
}
