@charset "Shift_JIS";

/*-----------------------------------------
headlines
------------------------------------------*/
#privacy #contents #policy {
	width: 646px;
	background: url(../privacy/img/bg_b.gif) no-repeat center bottom;
	padding-bottom: 15px;
}

#privacy #contents #policy h2{
	background: url(../privacy/img/bg_t.gif) no-repeat center top;
	text-align: center;
	color: #F0408A;
	font-weight: bold;
	font-size: 108%;
	padding: 30px 0 0;
}

#privacy #contents h3{
	color: #F0408A;
	margin: 30px 0 0;
	font-size: 108%;
}

