body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-image: url(../img/bg.gif);
background-repeat;
background-color: #CCCCCC;
	}
	
	
/* ****************************************
	レポート
*******************************************/

	
.basic {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
color: #000000;
	}
	
	
	
.basic_pk {
background-image: url(../img/line.gif);
text-align: left; 
font-size: 12px; 
line-height: 22px; 
color: #FF0066;
	}
	
	
	

/* ****************************************
	リンク
*******************************************/

h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099FF;
text-decoration: none;
}

a:visited
 {
color: #0099FF;
text-decoration: none;
}

a:hover
{
color: #0099FF;
text-decoration: none;
	}