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

#privacyMainImg{
	width:900px;
	height:200px;
}

#privacyMainImg h3{
	background-image:url(../../privacy/img/main_img.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:200px;
	font-size:1px;
	text-indent:-9999px;
}

#privacyMainImgText{
	width:441px;
	height:38px;
	margin:30px 0px 0px 280px;
}

#privacyMainImgText h3{
	background-image:url(../../privacy/img/main_img_text.gif);
	background-repeat:no-repeat;
	width:441px;
	height:38px;
	font-size:1px;
	text-indent:-9999px;
}

#privacyMainText{
	width:586px;
	height:95px;
	margin:0px 0px 31px 0px;
}

.privacyContentsBox01{
	width:587px;
	margin:0px 0px 40px 0px;
}

.privacyContentsBox01 h5{
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:0px 30px 10px 18px;
}

.privacyContentsBox01 p{
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:0px 30px 20px 18px;
}

ol.notes{
	width:550px;
	font-size:12px;
	color:#333333;
	line-height:150%;
	display: block;
	list-style-type: decimal;
	margin:0px;
	-moz-padding-start: 0px;
}

/*safariハック*/
body:first-of-type ol.notes{
	width:510px;
	font-size:12px;
	color:#333333;
	line-height:150%;
	display: block;
	list-style-type: decimal;
	margin:0px;
	-moz-padding-start: 0px;
}

ol.notes li{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left:37px;
	display: list-item;
	-moz-float-edge: margin-box;
}

/*--- for IE6 huck ---*/
*html ol.notes li {
	margin-left:43px;
}

/*IE7ハック*/
*:first-child+html ol.notes li{
	margin-left:43px;
}

/*safariハック*/
body:first-of-type ol.notes li{
	margin-left:0px;
}

.privacyTitle{
	background-image:url(../../privacy/img/title.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:39px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

#privacyContentsBoxBottom{
	width:587px;
	padding:700px 0px 0px 0px;
}