<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*→common.cssへ移動
#contents #main #pageHead{
  border-bottom:4px solid #ffffff;
}

#contents #main .textBlock{
  padding:14px 18px 10px;
  background:url(../../images/cmn_main_bg.png) left top repeat;
  border-bottom:4px solid #ffffff;
}

#contents #main .textBlock h3{
  margin-bottom:12px;
  color:#337fc2;
  font-weight:bold;
  font-size:17px;
}

#contents #main .textBlock p{
  padding:0 2px;
  line-height:150%;
}

#contents #main .textBlock p.space{
  margin:8px 0 12px;
  line-height:180%;
}

#contents #main .textBlock p strong{
  font-weight:bold;
}
→common.cssへ移動*/

#contents #main .textBlock img.photo01{
  float:right;
  margin:0 0 18px 26px;
  padding:2px;
  border:1px solid #adadad;
  background:url(../images/photo01.jpg) center center no-repeat;  
}</pre></body></html>