@charset "Shift_JIS";
/*
--------------------------------------
     Print CSS
 (c) Copyright 2005 Plantations
     version 2005-08-17
--------------------------------------*/
@import "common.css";

/* General Rules
--------------------------------------*/
body{
  background-color:#fff;
  color:#000;
  font-size:10pt;
  font-family:"‚l‚r ‚o–¾’©", "ƒqƒ‰ƒMƒm–¾’© Pro W3", serif;
}

img{
  border:0;
  vertical-align:bottom;
}

dl dt{
  margin:0.25em 0 0.25em 0;
  font-weight:bold;
}
dl dd{
  margin:0.25em 0 0.75em 1em;
}

hr{
  display:none;
}

/* Headings
--------------------------------------*/
h1{
  font-size:16pt;
}
h2{
  font-size:14pt;
  color:#168837;
  margin:20px 0 10px;
  border-top:1px solid #168837;
  border-bottom:1px dotted #168837;
  padding:5px 10px;
}
h3{
  font-size:12pt;
  color:#168837;
  margin:10px 0;
  border-left:5px solid #168837;
  border-bottom:1px solid #c9c9c9;
  padding:5px 10px 5px 5px;
}
h4{
  font-size:10pt;
}

/* Others
--------------------------------------*/
#crumb{
  font-size:9pt;
}
table{
  margin:0.5em 0 0.5em 0;
  border:none;
  border-top:1px solid #000;
  border-left:1px solid #000;
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
  line-height:1.25;
}
caption{
  text-align:left;
}
th, td{
  border:none;
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  padding:0.1em 0.4em;
}
table ul, table ol{
  margin:0;
  padding:0;
  list-style:none;
}

#f_copyright{
  margin:0;
  padding:0;
  text-align:center;
  list-style:none;
}
#f_copyright a{
  color:#000;
  text-decoration:none;
}

/* Non-Display Parts
--------------------------------------*/
p.nav, p.backtotop{
  display:none;
}
#divFooter ul.flatlist, #divUtilities, #policies, #nav, #gnav, #menu, form, #f_privacy, #f_site{
  display:none;
}
