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


#indexTtl{
	width:520px;
	height:69px;
	margin:0px 0px 30px 0px;
}

#indexTtl h2{
	background:url(../img/img_privacy/index_title.jpg) no-repeat;
	width:520px;
	height:69px;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}

#privacyListBox{
	width:520px;
}

#privacyListBox dl{
	width:520px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

#privacyListBox dt{
	width:15px;
	font-size:12px;
	color:#575757;
	line-height:150%;
	margin:0px;
	padding:0px;
	float:left;
}

#privacyListBox dd{
	width:505px;
	font-size:12px;
	color:#575757;
	line-height:150%;
	margin:0px;
	padding:0px;
	float:left;
}

#privacyDate{
	font-size:12px;
	color:#575757;
	line-height:150%;
	margin:0px 0px 40px 0px;
}

#indexBossName{
	width:207px;
	height:40px;
	float:right;
}

#indexBossName p{
	background:url(../img/img_common/boss_name.gif) no-repeat;
	width:207px;
	height:40px;
	text-indent:-9999px;
}

