﻿@charset "utf-8";
@import url(./cmn.css);

/************************
 　プライバシーポリシー
************************/

h2.privacy {
	width:800px;
	height:60px;
	margin:0 0 20px 0;
	padding:0;
	background:url(../img/privacy/title.jpg) no-repeat;
	text-indent:-9999px;
	}

#privacy {
	width:740px;
	height:auto;
	margin:0 auto;
	padding:0;
	}

#privacy p {
	margin-bottom:10px;
	}

#privacy h3 {
	width:500px;
	height:20px;
	border-left:solid 10px #000082;
	margin:20px 0 10px 0;
	padding:0 0 0 5px;
	color:#000082;
	font-size:15px;
	font-weight:bold;
	}

