@charset "utf-8";
body {
    font-family : Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif ;
    color: #111111;
    background:url(../img/main/tit.jpg) left top repeat-y #1A212E;
    font-size: 100%;
    line-height: 150%;
}

#lettersmall{
	color:black;
    font-family : Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif ;
	font-size:80%;
	cursor:pointer;
}

#lettermiddle{
	color:#999999;
    font-family : Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif ;
	font-size:100%;
	cursor:pointer;
}

#letterbig{
	color:black;
	font-weight:bold;
	font-family:sans-serif;
	font-size:120%;
	cursor:pointer;
}
