@charset "utf-8";
/* CSS Document */

@import url("../../css/init.css");
@import url("../../css/base.css");

/*//////////////////////////////////////////////////////////////////*/
/*プライバシーポリシー
////////////////////////////////////////////////////////////////////*/
div#wrapper{
	background:url(../../img/header_image_common.jpg) no-repeat right 0;
	}

div#main h2{
	width:100%;
	height:90px;
	background:url(../img/h2_bg_privacy_policy.gif) no-repeat;
	text-indent:-9999px;
	}

div#main div{
	margin:0 0 30px 0;
	}
div#main h3{
	font-weight:bold;
	}
div#main h4{
	margin:0 0 5px 0;
	font-weight:normal;
	}

