@charset "utf-8";


/* ------------------------------------------------------
  個人情報の取り扱いページ Style Sheet
  Last Update 2010-00-00
------------------------------------------------------ */
/* module
------------------------------------------------------- */
body#privacy div.box_01_inner {
padding-bottom:2px;
}
body#privacy dl:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}body#privacy dl {display:inline-block;}/* Hides from IE-mac \*/*html body#privacy dl{height:1%;}body#privacy dl {display:block;}/* End hide from IE-mac */
body#privacy dl {margin-bottom:10px; zoom:1;}

body#privacy dl dt {
clear:left;
float:left;
width:45px;
}
body#privacy dl dd {
float:left;
width:635px;
}
