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

/* =========================================================
 privacy
========================================================= */

.privacy_box {
	width:auto;
	height:auto;
	border:solid 1px #ccc;
	margin-bottom:15px;
	margin-top:25px;
	background-color:#fafafa;
}
.privacy_box2 {
	width:auto;
	height:auto;
	margin:32px;
}
.privacy_box3 {
	width:auto;
	height:auto;
}
h2.privacy {
	margin-bottom:20px;
	font-size:108%;
}
.right_text {
	text-align:right;
}
.pmark_box {
	height:80px;
	width:auto;
	margin-bottom:15px;
}
.pmark img {
	float:left;
	margin-left:15px;
}
.pmark_text01 {
	margin-bottom:10px;
}
.pmark_text02 {
	display:block;
	float:left;
	width:535px;
	height:40px;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:10px;
}
.pmark_text03 li {
	list-style:none;
	width:647px;
	border-bottom:dotted 1px #ccc;
	padding:10px 0;
	font-weight:bold;
}
.pmark_text03 li img {
	display:inline;
	vertical-align:text-top;
	margin-right:10px;
	margin-left:15px;
}
.pmark_text04 {
	width:auto;
	margin-bottom:10px;
	margin-left:32px;
	margin-top:10px;
}