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

	}
	

/* ****************************************
	解説
*******************************************/
.t_basic {
font-size: 12px; 
line-height: 160%; 
color: #222222;
	}
	
	
	
 a:link
{
color: #ffffff;
text-decoration: none;
}

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

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