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

#main #privacypolicy h2 {
	background-image: none;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	height: 30px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	line-height: 1em;
	vertical-align: middle;
	padding-top: 0.5em;
}
#main #privacypolicy h3 {
	font-size: 0.9em;
	background-image: url(../images/001_34.gif);
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 30px;
	line-height: 100%;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}


#main #privacypolicy p {
	color: #333;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main #privacypolicy dl {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 0.9em;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main #privacypolicy dt {
	font-weight: bold;
	color: #663333;
	margin-bottom: 5px;
}
#main #privacypolicy dd {
	margin-bottom: 1.5em;
	color: #555;
}
#main  #privacypolicy  .r  {
	float: right;
	text-align: right;
	font-size: 0.85em;
	color: #555;
	line-height: 1.2em;
	margin-right: 30px;
	letter-spacing: 0.1em;
}
#main #privacypolicy .or {
	background-color: #FF6633;
	color: #fff;
	margin-right: 0.5em;
	padding: 3px;
}
