﻿/*―――――――――――――――――――――――――――*/
/* ページ全体					*/
/*―――――――――――――――――――――――――――*/

a:hover{ color: orangered; }

/*―――――――――――――――――――――――――――*/
/* 汎用					*/
/*―――――――――――――――――――――――――――*/
.font { color: #222222; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }
.gyokan135  { line-height: 135%; }
.body        { color: #222222; font-size: 90%; line-height: 150%; }
.body000   { color: #222222; font-size: 90%; }
.body001   { color: #222222; font-size: 80%; }
.bodybold         { color: #222222; font-weight: bold; font-size: 90%; line-height: 150% }
.bodysmall     { color: #222222; font-size: smaller; line-height: 110%; letter-spacing: -1pt }
.bodysmall2     { color: #222222; font-size: smaller; line-height: 120% }
.navi        { color: gray; font-size: smaller; letter-spacing: -1pt; margin-top: 10px; margin-left: 10px }
.furigana       { color: #222222; font-size: xx-small }
.midashi { color: #966; font-size:100%; line-height: 180%; }
.midashi3     { color: #966; font-weight: bold; line-height: 180%; }
.midashidflt     { color: #966; font-weight: bold;}
.midashi2 {  color: #222222; font-size:110%; line-height: 180%; }


/*―――――――――――――――――――――――――――*/
/* トップページ専用					*/
/*―――――――――――――――――――――――――――*/
.osirase         { color: #222222; font-size: smaller; line-height: 110%; letter-spacing: -1pt }
.text         { color: #222222; font-size: smaller; line-height: 110%; letter-spacing: -1pt }

/*―――――――――――――――――――――――――――*/
/* 9chタイムテーブル・ヘッドライン専用			*/
/*―――――――――――――――――――――――――――*/
.smaller     { color: #222222; font-size: smaller; font-family: "MS UI Gothic", sans-serif; letter-spacing: -1pt }
.smaller2     { color: #222222; font-size: smaller; line-height: 110%; letter-spacing: -1pt }
.mq     { font-size: smaller; font-family: "MS UI Gothic", sans-serif; letter-spacing: -1pt }
.estv  { font-size: smaller; line-height: 120%; }

