@charset   "Shift_JIS";

a:link{
	COLOR: #ff8000; text-decoration: none;
  font-size : 12px;
  font-family : 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
;
}
a:visited {
	COLOR: #ff8000; text-decoration: none;
  font-size : 12px;
  font-family : 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
;
}
a:hover {
	COLOR: #ffffff; text-decoration: underline;
  font-size : 12px;
  font-family : 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
;
}
a:active {
	COLOR: #ffffff; text-decoration: none;
  font-size : 12px;
  font-family : 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
;
}
body{
  font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 12px;
  color: #4b4b4b;
  background-color : #444444;
  margin-top: 10px;
  line-height: 15px;
}
small{
	font-size: 10px;
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: gray;
	line-height: 10px;
}
big{
  font-size: 18px;
  font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color: #00cccc;
  font-weight: bold;
}
h1{
	font-size: 9px;
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: white;
}
h2{
  font-size : 12px;
  font-family : 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color : #4b4b4b;
}
h3{
  font-size : 12px;
  font-family : 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color : #4b4b4b;
}