@charset "UTF-8";

@import url("reset.css");
@import url("base.css");

#privacy{
	width:738px;
	margin:10px auto 0 auto;
}

#privacy h2{
	font-size:1.14em;
	font-weight:bold;
	width:703px;
	background-image: url(../img/common/list01.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding:0 0 0 15px;
	margin:40px 0 0 20px;
}

#privacy p
,#privacy ul{
	width:700px;
	margin:10px 0 0 35px;
}

#privacy p#copy{
	margin:10px 0 0 20px;
}

#privacy table{
	width:340px;
	margin:10px 0 0 35px;
}

