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

/* ---------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------- */
.privacy_block {
	background-image: url("../images/privacy/back_links_border.jpg");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 10px 13px;
	padding: 0 0 10px;
}
.privacy_block_last {
	background-image: none;
	margin-bottom: 50px;
}
.privacy_block h3 {
	background-image: url("../images/privacy/point_privacy_h3.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 0 0 20px;
	font-size:1.1em;
	color:#38332C;
}
.privacy_item {
	margin:5px 15px 15px 20px;
}
.privacy_item h4 {
	background-image: url(../images/privacy/point_links_h4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0 0 3px;
	font-size:1.1em;
}
.privacy_text {
	line-height: 1.5em;
	margin: 0 0 15px;
}



