.copy {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 11px; color: #333333; line-height: 15px}
.title01 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-weight: bold; color: #3333CC}
.title00 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 20px; color: #333333}

body {
   background: url(img/bg_01.jpg) repeat-x;
}

hr{
height: 0px;
border: 1px #666666 solid;
}

pre {
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: pre-wrap;      /* CSS3 */
word-wrap: break-word;      /* IE 5.5+ */
}

