/* work用の設定*/

/* ***************************************************************** */
/* BODYの設定*/

body  { font-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; line-height: 150%; 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: 14px; line-height: 150% }
.small {  font-size: 10px; line-height: 150%}
.big {  font-size: 14px; line-height: 150%}
.midasi1                  { color: black; font-size: 16px; font-weight: bold; line-height: 150%; background-color: silver; margin-left: 26px; padding-top: 4px; padding-bottom: 2px; border-left: 12px solid olive }
.midasi2  { font-size: 14px; font-weight: bold; line-height: 150%; padding-left: 5px; border-bottom: 1px solid olive; border-left: 7px solid olive }
