@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  overflow:hidden;
  font-size: 14px;
  color: 000000;
  background-color: white;
  
}

a:link {
  color: gray;
  font-size: 12px;
  border:none;
}

a:visited {
  color: orange;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h2 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: ;black
}

a {
text-decoration:none ;
}




#illust {
 background-color: white;
 }



h2 {
	font-size:14px;
    font-weight:bold;
	color:black;
}






#first {
  background-color: white;

}

#main a{
  color: gray;
  font-size: 14px;
  font-weight:bold
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
 }

#main a:hover{
  color: orange;
  font-size: 14px;
}

#main a:active{
  color: orange;
  font-size: 14px;
}


h1 {
	font-size:14px;
    font-weight:bold;
	color:gray;
}

h2 {
	font-size:14px;
    font-weight:bold;
	color:gray;
}

h3 {
	font-size:14px;
    font-weight:bold;
	color:gray;
}

h4 {
	font-size:14px;
    font-weight:bold;
	color:gray;
}
