body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
    text-align:center;   /* 下記のautoに未対応用のセンタリング */
}


#main {
  margin-left:auto;    /* 左側マージンを自動的に空ける */
  margin-right:auto;   /* 右側マージンを自動的に空ける */
  width:744px;         /* 幅を決定する */
  text-align:left;     /* 中身を左側表示に戻す */
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}






.fs10b-grn {
	font-size: 10px;
	line-height: 12px;
}

.p10 {
   	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px; 
}

a.menu{
	color: #000000; font-size: 12px; line-height: 17px; text-decoration:none;
}
a.menu:hover{
	color: #000000; font-size: 12px; line-height: 17px; text-decoration:underline;
}
a.menu:visited{
	color: #000000; font-size: 12px; line-height: 17px;

}

a.menu02{
	color: #000000; font-size: 10px; line-height: 14px; text-decoration:none;
}
a.menu02:hover{
	color: #000000; font-size: 10px; line-height: 14px; text-decoration:underline;
}
a.menu02:visited{
	color: #000000; font-size: 10px; line-height: 14px;




}
