/* 全体用の設定*/

/* ***************************************************************** */
/* BODYの設定*/

body { font-size: 12px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height: 150%; background: #ffffff; background: #ffffff url(images/bg.gif) repeat-x; margin: 0 }


/* ***************************************************************** */
/* Linkの設定*/
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: olive; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }


/* ***************************************************************** */
/* 文字の設定*/
.honbun {  font-size: 12px; line-height: 150%}
.small {  font-size: 10px; line-height: 150%}
.big {  font-size: 14px; line-height: 150%}
.big_b  { font-size: 14px; font-weight: bold; line-height: 150% }
.midasi  { font-size: 16px; font-weight: bold; line-height: 150% }