@charset "EUC-JP";
	
/*　プライバシーポリシー
-------------------------------------------------------------------------------------------*/

/*　タイトル画像部分　*/
	
#cate-title {
	width: 100%;
	height: 100px;
	background: url(../img/bg2.jpg) repeat-x top left;
	margin: 0px 0px 30px;
	padding: 0px;
}

#cate-title h1 {
	background: url(../img/privacy/cate-title.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 100px;
	text-indent: -9999px;
}
	
/*-----------------------------------------------------------------------------------------*/

#privacy p {
	width: 920px;
	margin: 0px auto 30px;
}

#privacy p.sp {
	margin: 0px auto 20px;
}

#privacy h2 {
	width: 920px;
	border-bottom: 1px solid #FBB03B;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 0px 10px;
	margin-bottom: 15px;
}
