body {
	background-color: #e8e8e8;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/back.jpg);

}
table {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #222222;
}
a:link{color:#184464;font-size:12px;line-hwight:140%;text-decoration:underline;}
a:visited{color:#0a0066;font-size:12px;line-hwight:140%;text-decoration:underline;}
a:hover{color:#0a50ff;font-size:12px;line-hwight:140%;text-decoration:underline;}
 通常テキスト 
.standard{font-size:12px;line-height:140%;color:#000000;}
.mini{font-size:11px;line-height:140%;color:#000000;}

