body {
	font-family:"メイリオ", Meiryo UI, sans-serif;
	font-size: small;
	line-height: normal;
	color: #000;
	background-image : url(../campaign/bg.jpg);
	background-repeat: repeat;
	padding: 10px;
}

A:link { color: #cc0033 ;}  
A:visited { color: #CC0033;text-decoration: none ;}
A:active { color: #cc0033 ;} 
A:hover { color: #cc0033;text-decoration: none  ;}