@charset "utf-8";

.privacy-bg-box {
	background: url(../image/yakkan-bg01.jpg) no-repeat center top;
	color: #79715b;
}

#privacy_box{
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 310px;
}

.privacy-inner {
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;
}

.privacy-inner-text-top {
	text-align: center;
}

.privacy-inner-text-top h1 {
	color: #79715c;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
	font-size: 29px;
	padding-top: 50px;
}

.privacy-inner-text-box {
	width: 900px;
	border: solid 3px #d3ccba;
	padding: 3px;
	margin: 50px auto 0px;
}

.privacy-inner-text {
	border: solid 1px #d3ccba;
	width: 878px;
	padding: 10px;
	margin: 0px auto;
}

.privacy-inner-text p {
	font-size: 14px;
}

.privacy-inner-text p br {
	display: none;
	margin: 20px auto;
}

.privacy-inner-text dt {
	color: #6f8d67;
	font-size: 15px;
	margin: 7px auto;
}

.privacy-inner-text dd a {
	color: #79715b;
	border-bottom: 1px solid #79715b;
}