@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{
	font-size: 16px;
    font-weight: bold;
    color: #303030;
    text-align: left;
    border-left: 6px solid #27acfa;
    display: block;
    padding: 7px;
	margin:0 0 10px;
}
#privacy_disp dd{
	margin:0 10px 15px;
	line-height:1.7em;
}
#privacy_disp dd ol{
}
#privacy_disp dd ol li {
}
#privacy_disp dd ol li dt{
	height:36px;
	line-height:36px;
	padding:0 10px;
	background-color: #fdffd3;
	border-bottom: 3px solid #fae23c;
	border-left: none;

}
#privacy_disp dd ol li dd{
	margin:0 0 15px !important;
}


.head-title i {
    font-size: 36px;
    color: #06348b;}
