@charset "utf-8";
/* CSS Document */
#title01{
	background-image: url(/company/images/title.gif);
	height:44px;
	line-height:47px;
	padding:0 0 0 45px;
	margin:0 0 10px;
}


#privacy_disp{
	padding:10px 0;
}

#privacy_disp dt{
	height:20px;
	line-height:20px;
	background-repeat:repeat-x;
	font-weight: bold;
	color:#018ef1;
	width:980px;
}
#privacy_disp dd{
	margin:0 0 15px;
	font-size:12px;
}
#privacy_disp dd ol{
}
#privacy_disp dd ol li {
}
#privacy_disp dd ol li dt{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:36px;
	line-height:36px;
	background-image:none !important;
}
#privacy_disp dd ol li dd{
	margin:0 0 15px !important;
}

