
	
  #detail_content h1 { display:none; }
  body { 
     font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif !important;
  }
/* ここにページのCSSスタイルシートを入力*/
  .download-links {
 width:100%;
 max-width:780px;
 margin:0 auto;
  }
  
  .download-links ul {
 list-style-type:disc;
 
  }
  
    .download-links ul li {
 margin-top:50px;
  }
  
  .download-links ul li a {
 color:#222;
 text-decoration:none;
  }
