@charset "utf-8";

#privacy .ttl {
	margin-bottom: 16px;
}

#privacy .ttl_en {

}

#privacy_body {
	padding: 0 1px;
}

#privacy_body p.intro {
	margin-bottom: 11px;
}

#privacy_body p.sign {
	margin-top: 30px;
	margin-bottom: 11px;
}

.privacy_box {
	width: 650px;
	background: url(../imgs/dotline.gif) bottom repeat-x;
	padding: 21px 0;
}

.privacy_box_last {
	width: 650px;
	padding: 21px 0 0;
}

.privacy_box_en {
	width: 650px;
	background: url(../imgs/dotline.gif) bottom repeat-x;
	padding: 18px 0 21px;
}

.num {
	width: 20px;
	float: left;
	padding-left: 5px;
	font-weight: bold;
}

.text {
	width: 625px;
	float: right;
}

.text h4 {
	font-size: 12px;
	font-weight: bold;
}

.text p {
	margin-top: 10px;
}

.text ol {
	margin-top: 12px;
	list-style-position: inside;
	text-indent: -17px;
	padding-left: 17px;
}




