body
{
	background: url(../img/background.jpg) repeat ;
}

A:link {text-decoration:underline;}
A:visited {text-decoration:underline;}
A:active {text-decoration:none;}
A:hover {text-decoration:none;}

td,p,a,div,span,h5
{
	 font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	 font-size: 12px;
}

h5
{
	margin-bottom:5px;
}

p
{
	margin:0 0 0 0;
	line-height:130%;
}

a
{
	line-height:140%;
}

/* Copyright 部分 */
p.Footer
{
	margin-top:5px;
	margin-left:5px;
	font-size:11px;
}