body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #F2F2F2;
	}


/* ****************************************
	内部テキスト
*******************************************/

.toptext {
text-align: left; 
font-size: 11px; 
line-height: 160%; 
color: #48423D;
	}
	
	
.basic {
text-align: left; 
font-size: 12px; 
line-height: 160%; 
color: #48423D;
	}


.link {
text-align: center; 
font-size: 14px; 
color: #003399;
	}



	

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

	

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

a:visited
 {
color: #ff3300;
text-decoration: underline;
}

a:hover
{
color: #FF9900;
text-decoration: underline;
	}