@charset "UTF-8";

/* ここから プラバシーポリシー 設定 */

#privacy {
	width				: 680px;
	height				: auto;
}

#privacy h1 {
	text-align			: center;
	font-size			: 1.25em;
	font-weight			: bold;
	padding-top			: 10px;
}

#privacy ul {
	padding-top			: 5px;
	padding-right		: 10px;
	padding-bottom		: 2px;
	padding-left		: 10px;
	line-height			: 1.5em;
	margin-left			: 15px;
}

#privacy li {
	list-style-type		: decimal;
	padding-top			: 5px;
	padding-right		: 10px;
	padding-bottom		: 2px;
	padding-left		: 10px;
	line-height			: 1.5em;
	margin-left			: 10px;
}

#privacy_logo {
	text-align			: center;
	width				: 680px;
	height				: auto;
	margin-bottom		: 10px;
}

#privacy_logo h1 {
	font-size			: 1.2em;
	text-align			: center;
	margin-top			: 5px;
	margin-bottom		: 5px;
	background-color	: #FFFFFF;
}

#privacy_logo h2 {
	font-size			: 1em;
	text-align			: center;
	margin-top			: 5px;
	margin-bottom		: 5px;
}
/* プライバシーポリシーここまで */
