body {
	text-align: center;
	margin: 0px;
	font-family: "Verdana", ＭＳ Ｐゴシック, "メイリオ", "ヒラギノ角ゴ Pro W";
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	background-image: url(../img/hoppou_bk.gif);
	background-repeat: repeat-x;
}


TD {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W";
    font-size: 12px;
　　color: #333333;
  line-height : 18px;
}


a
{
	color: #007730; 
	text-decoration	:none;
}

a:hover
{
	color: #007730; 
	text-decoration	: underline;
}

a:active
{
	color: #007730; 
	text-decoration	: underline;
}


