BODY {
BACKGROUND-COLOR: #ffffff
; font-size: 10pt; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px}
td {  font-size: 10pt; color: #666666; font-family: "ＭＳ Ｐゴシック", "Osaka"}

A:link {
	FONT-SIZE: 10pt; COLOR: #66563d; TEXT-DECORATION: none
}

a:hover {
FONT-SIZE: 10pt; 
color:  #ff7864;
background-color: #FFF0C1; /* 背景色 */
text-decoration: none; /* 下線 */
position: relative; /* ポジション移動 */
top: 1px; /* 1px 下に移動 */
left: 1px; /* 1px 右に移動 */
} 


A:visited {
	FONT-SIZE: 10pt; COLOR:  #66563d; TEXT-DECORATION: none
}

