


/*◎本文タイトル*/　　　
.title  {
font-family: "ＭＳ 明朝","ＭＳ Ｐ明朝",平成明朝,serif;
font-size: 24pt;
color:"#333333"
} 
 
/*本文タイトル・小さい*/　　　
.stitle  {
font-family: "ＭＳ 明朝","ＭＳ Ｐ明朝",平成明朝,serif;
font-size: 14pt;
color:"#333333"
} 

/*◎小説とか普通のテキストに使います。10pt*/
.text  {
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size:10pt;
line-height: 2.2em;
color:"#333333"
}

/*◎インデントなしのテキスト。10pt*/
.noin  {
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size:10pt;
line-height: 1.2em;
color:"#333333"
}


/*小説のタイトル。多頁のとき。11pt*/
.ntitle  {
font-family: "ＭＳ 明朝","ＭＳ Ｐ明朝",平成明朝,serif;
font-size: 11pt;
color:"#333333"
} 

/*◎小さいテキスト・行間大・背景白・9pt*/
.cap  {
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 9pt;
line-height: 3em;
color:"#333333"
}

/*◎小さいテキスト・行間中・背景白・9pt*/
.hop  {
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 9pt;
line-height: 1.2em;
color:"#333333"
}

/*◎小さいテキスト・行間小・背景白・8pt*/
.nap  {
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 11pt;
line-height: 1em;
color:"#333333"
}


/*書評・小説のリンク。背景白　下線有　11pt*/
a.page  {
font-family:  "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 11pt;
text-align: "right"
}
a.page:link  {color:"#333333"}
a.page:visited  {color:"#333333"}
a.page:hover {text-decoration:underline}
a.page:active  {text-decoration:underline}
a.page  {text-decoration:none}

/*◎トップのリンク。背景白　９pt*/
a.jamp  {
font-family:  "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 9pt;
text-align: "center";
line-height: 2em;
}
a.jamp:link  {color:"#333333"}
a.jamp:visited  {color:"#333333"}
a.jamp:hover  {text-decoration:underline}
a.jamp:active  {text-decoration:underline}
a.jamp  {text-decoration:none}

/*◎小さいリンク。背景白　９pt*/
a.ten  {
font-family:  "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 9pt;
line-height: 1.2em;
}
a.ten:link  {color:"#333333"}
a.ten:hover  {text-decoration:underline}
a.ten:active  {text-decoration:underline}
a.ten:visited  {color:"#333333"}
a.ten  {text-decoration:none}

/*◎書評・小説のリンク。日本語。背景黒　１０pt*/
a.tobu  {
font-family:  "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 10pt;
line-height: 1.2em;
}
a.tobu:link  {color:"#333333"}
a.tobu:hover  {text-decoration:underline}
a.tobu:active  {text-decoration:underline}
a.tobu:visited  {color:"#333333"}
a.tobu  {text-decoration:none}

/*ｎｅｗの文字。*/
sup  {
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 9pt;
color:"#990000"
}


option   {
font-size: xx-small;
color:"#555555"
}


color:"#333333"
} 


.tte{
font-family: "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 9pt;
color:"#990000"
}

a.maru  {
font-family:  "ＭＳ ゴシック","ＭＳ Ｐゴシック",Osaka,sans-selif;
font-size: 10pt;
}
a.maru:link  {color:"#333333"}
a.maru:hover {color:"#333333"}
a.maru:active  {color:"#333333"}
a.maru:visited  {color:"#333333"}




