BODY{
  width:auto;
  padding:0 20px;
  font-family:osaka, "ms ui gothic", arial, gothic,;
  background-color:#ffffff;
}
#my_header,#my_navigation,#my_footer,#pulldown_menu{
  display:none;
}
#my_main{
  width:auto;
  margin-left:auto;
  margin-right:auto;
}
#my_contents{
  float:right;
  width:auto;
  margin-top:4px;
  margin-left:auto;
  margin-right:auto;
}
#my_contents H1{
  border-top:1px solid #f68b1f;
  border-bottom:1px solid #f68b1f;
  font-size:18px;
  color:#f68b1f;
  width:auto;
  margin-top:20px;
  margin-bottom:10px;
  padding-top:8px;
  padding-bottom:8px;
  height:auto;
  text-align:left;
}
#my_contents P{
  width:auto;
  font-size:14px;
  line-height:145%;
  color:#000000;
  margin-left:5px;
  margin-right:5px;
  padding:0;
  height:auto;
  text-align:left;
}
#my_contents P A,#my_contents P A:LINK,#my_contents P A:VISITED{
  color:#cc0000;
}
#my_contents P A:HOVER{
  color:#f68b1f;
}
@media print{
  }

