.bb{
font-size : 15px;
color:#492821;
}

.memo{
border-bottom : 1 dotted #000000;
}

a:link{color:#FFFF00}
a:visited{color:#FFFF00}
a:active{color:#FFFF00}
a:hover{
  color:#000000
  text-decoration : none;
  cursor : hand;
  visibility : visible;
  float : none;
  clear : none;
}

HR{
border-color:#402710;
border-style:dotted 1px;
}

textarea {
font-size:9pt;
color:#000000;
background-color:#ffffff;
border:1px solid #000000;
}

input {
font-size:9pt;
color:#000000;
background-color:#ffffff;
border:1px solid #000000;
}

BODY{
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#243F8C;
scrollbar-highlight-color:#243F8C;
scrollbar-shadow-color:#243F8C;
scrollbar-track-color:#000000;

font-size:12px;
font-family:Osaka,MS ゴシック;

  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;

}

a:link {
font-size: 12px;
text-decoration:none;
font-weight :bold;
}
a:visited {
font-size: 12px;
text-decoration:none;
font-weight :bold;
}
a:active {
font-size: 12px;
text-decoration:none;
font-weight :bold;
}
a:hover {
font-size: 12px;
text-decoration:none:
font-weight :bold;
}
p {
font-size: 12px; /*枠内のフォントサイズ*/
}
tr {
font-size: 12px; /*枠内のフォントサイズ*/
}
th {
font-size: 12px; /*枠内のフォントサイズ*/
}
td {
font-size: 12px; /*枠内のフォントサイズ*/
}
span {
font-size: 12px;/*<SPAN>〜</SPAN>のフォントサイズ*/
}
table {
font-size: 12px; /*フォントサイズ*/
}
small {
font-size: 10px; /*フォントサイズ*/
}
big {
font-size: 15px; /*フォントサイズ*/
}

A{
text-decoration:none;
}


