/*seicho StyleSeet*/

/*リンク*/
a:link { color: #99BCD4;}
a:visited { color: #99BCD4;  }
a:active { color: #99BCD4;  }
a:hover { color: #99BCD4;  }

body{
    margin-left:    0px;
    margin-right:   0px;
    margin-top:     0px;
    text-align:center; 

}

/*フォントデザイン*/
span { }
.reader { font-size:1px; color: #003B80; }
.mos90 { font-size:90%; color: #818365; line-height:140%; }
.nor90 { font-size:90%; color: #FFFFFF; line-height:150%; }
.nor80 { font-size:80%; color: #FFFFFF; line-height:130%; }
.nors { font-size:80%; color: #FFFFFF; line-height:120%; }
.moss { font-size:80%; color: #818365; line-height:130%; }
.orangeb { font-size:100%; color: #BA735A; line-height:150%; font-weight:bold;}
.norb { font-size:100%; color: #FFFFFF; line-height:150%; font-weight:bold;}
.grayb { font-size:100%; color: #666666; line-height:150%; font-weight:bold;}
.gray90 { font-size:90%; color: #666666; line-height:130%; }
.green90 { font-size:90%; color: #428F38; line-height:150%; }
.greenb { font-size:100%; color: #428F38; line-height:150%; font-weight:bold; }
.greens {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #428F38;
}
.black90 { font-size:90%; color: #333333; line-height:150%; }
.blue90 { font-size:90%; color: #294467; line-height:150%; }
.oranges {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #BA735A;
}
.orange90 {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #BA735A;
}
.bgblack {
	background-color: #000000;
}
.bggray {
	background-color: #25251C;
}
.norbc {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}
.borderdot {
	border: 1px dotted #FFFFFF;
}
.norss {
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}
