BODY{
  color : #c4beb2;
  background-color : #ffffff;
  background : url(boxkabe2.gif) repeat-y center center;
  background-attachment : fixed;
  font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;}
}
img{
  border-style:none;
}

a img{
  border-style:none;
}

A{
  font-weight: bold;
  color : #c4beb2;
  text-decoration: underline;
}
A:VISITED{
  color : #d3bdb8;
  text-decoration: underline;
}
A:HOVER{
  color : #d0f3ff;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{ 
  text-decoration: underline;
}