p, #privacy {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.name {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
.bold {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.px10 {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.note {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}

#privacy {
	width: 640px;
	margin-left: 60px;
}

#privacy ol {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 10px;
}

#privacy ol li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 0;
}

#privacy h4 {
	font-size: 13px;
	margin-top: 50px;
	margin-bottom: 0;
	padding: 3px 5px;
	border-top: 2px solid #66AB47;
	border-bottom: 1px dotted #66AB47;
}

#privacy h5 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: -5px;
	color: #66AB47;
}

#privacy p.kome {
	color: #C00;
}

#privacy p.kome2 {
	margin-top: 25px;
	border: 1px solid #66AB47;
	padding: 10px;
}

#privacy a {
	color: #369;
}

#privacy a:hover {
	color: #FF9966;
	text-decoration: none;
}

p.doui {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

#privacy p.doui a {
	padding: 3px 30px;
	border: 1px solid #369;
	background-color: #FFF;
	text-decoration: none;
	color: #000;
}

#privacy p.doui a:hover {
	background-color: #CDE;
	color: #369;
}

.privacyB { margin-top: 20px; padding: 15px; background: #F2F2F2; }
.privacyB p { margin-top: 0; }
.privacyB dl, .privacyB ol, .privacyB li { margin-bottom: 0 !important; }
.privacyB dd { margin-left: 3em; }