@charset "UTF-8";

body{
padding:0;
color:#000000;
background-image:none;
_zoom:0.65;
}


/* ---------------------------------------------------
  Wapper
---------------------------------------------------- */
#wapper{
padding-bottom:0;
background:none;
}


/* ---------------------------------------------------
  Header
---------------------------------------------------- */
#header{
height:auto;
}

#header #ci{
position:relative;
z-index:1;
}

#header #copy,
#header ul,
#header #formBtn{
display:none;
}


/* ---------------------------------------------------
  GlobalNavi
---------------------------------------------------- */
#globalNavi{
display:none;
}


/* ---------------------------------------------------
  LocalNavi
---------------------------------------------------- */
#localNavi{
display:none;
}


/* ---------------------------------------------------
  Contents
---------------------------------------------------- */
p#topicPath{
padding-top:15px;
padding-left:25px;
background:none;
}

#contents,
#contents h1,
#contents #contentsInner{
background:none;
}

#contents ul.pagetop{
display:none;
}


/* ---------------------------------------------------
  FooterNavi
---------------------------------------------------- */
#footerNavi{
display:none;
}


/* ---------------------------------------------------
  Footer
---------------------------------------------------- */
#footer{
display:none;
}


/* ---------------------------------------------------
  Other
---------------------------------------------------- */
/* UlList */
#contents ul.list_bullet_01{
list-style-type:disc;
}

#contents ul.list_bullet_01 li ul{
list-style-type:circle;
}

#contents ul.list_bullet_01 li,
#contents ul.list_bullet_01 li ul li{
padding-left:0;
background:none;
}

/* olList */
#contents ol.list_ordered_02{
list-style:decimal;
}

#contents ol.list_ordered_02 li{
padding-left:0;
min-height:auto;
_height:auto;
background:none;
}

/* table */
#contents table.tbl_data_01 tbody tr.dot th,
#contents table.tbl_data_01 tbody tr.dot td{
border-bottom-width:1px;
border-bottom-style:dotted;
background:none;
}
