@charset "Shift_JIS";

/* ページ全体
---------------------------------------------------- */
body
{ scrollbar-face-color: #ffffff;
　scrollbar-highlight-color: #f8f8f8;
　scrollbar-shadow-color: #ffffff;
　scrollbar-3Dlight-color: #ffffff;
　scrollbar-arrow-color: #cccccc;
　scrollbar-track-color: #ffffff;
　scrollbar-darkshadow-color: #cccccc;
  font-size :xx-small;
  font-family: Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;

}

a img {
  border: none;
  color: #ffffff;
}
a:hover img {
filter: alpha(opacity: 50);
opacity: 0.5;
-moz-opacity: 0.5;
}

a {
	color:#746751;
	text-decoration:none;
	font-size :xx-small;
  　font-family: Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
a:visited {
	color:#746751;
	font-size :xx-small;
 　 font-family: Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
a:hover {
	color:#746751;
	text-decoration: underline;
	font-size :xx-small;
  　font-family: Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
a:active {
	color:#746751;
	text-decoration: underline;
　　font-size :xx-small;
  　font-family: Georgia,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
p {
	font-size:7pt;
	color:#746751;
}