/* header
-----------------------------------*/
#header{
background		:url("../img/bg_privacy_01.gif") repeat-x 0 bottom;
}
#header h2.page_title span{
font-size		:180%;
line-height		:1.4;
}



/* privacy content
-----------------------------------*/
#privacy_unit{
width			:765px;
min-height		:900px;
margin-left		:-275px;
margin-bottom		:79px;
padding-top		:49px;
position		:relative;
left			:50%;
top			:0;
}
#privacy_unit h2{
color			:#003980;
font-size		:153.9%;
width			:765px;
border-bottom		:1px solid #e3e3e3;
margin-bottom		:20px;
padding-bottom		:11px;
}
#privacy_unit p.intro{
border-bottom		:1px solid #e3e3e3;
padding-bottom		:49px;
}
#privacy_unit dl{
width			:765px;
}
#privacy_unit dl dt{
font-weight		:bold;
width			:190px;
display			:block;
float			:left;
clear			:left;
padding			:20px 0 19px 0;
}
#privacy_unit dl dd{
border-bottom		:1px solid #e3e3e3;
padding			:20px 10px 19px 204px;
}
#privacy_unit dl div.space{
margin-bottom		:17px;
}
#privacy_unit dl ul li{
list-style		:none;
text-indent		:-1em;
margin-left		:1em;
}