/* ------------------------------
 print.css

 Last Update:2008-12-11
 Fujihito Watanabe
------------------------------ */

/* ------------------------------
 印刷 設定
------------------------------ */
.title01 {
  width: 812px;
  height: 30px;
  margin: 0 0 15px 0;
  padding: 6px 0 0 6px;
  color: #333;
  font-size: 16px;
  background: none;
  border-bottom: 1px solid #CCC;
}

.visi,.print_box {
  display: none;
}



/* ------------------------------
 Opera(Win)/mac hack
------------------------------ */
/*html[lang*=""]>/**//*body/* {

}


/* ------------------------------
 Safari(Win)/mac hack
------------------------------ */
/*html[lang*=""]:not(:nth-child(n)) {

}


/* ------------------------------
 IE6(Win) hack
------------------------------ */
#container {
  _zoom: 80%;
}


/* ------------------------------
 IE7(Win) hack
------------------------------ */
/* *:first-child+html {

}


/* ------------------------------
 Firefox 3 hack
------------------------------ */
/* :not(:\66\irst-child) .txt01:not(\*):not(:default) {
  width: 107px;
}


/* EOF */
