/*-- 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents_privacy div.privacy h2 {
	margin : 25px 15px 12px 15px ;
	width : 770px ;
	height : 53px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_privacy.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

#contents_privacy div.privacy div.notice {
	padding : 0 0 50px 150px ;
	width : 500px ;
}

#contents_privacy div.privacy div.notice h3 {
	margin-bottom : 25px ;
	width : 195px ;
	height : 17px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_privacy_001.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

#contents_privacy div.privacy div.notice ul {
	margin : 0 0 0 25px ;
	padding : 0 ;
}

