BODY          {
color:#ffffff; background-image:url(mrk/bk/take.gif);

scrollbar-track-color: #d0eed0;
scrollbar-face-color: #77ee77;
scrollbar-shadow-color: #88bb88;
scrollbar-darkshadow-color: #55ee55;
scrollbar-highlight-color: #eeffee;
scrollbar-3dlight-color: #aaffaa;
scrollbar-arrow-color: #339933;
}

/*A             {text-decoration:none;}*/
A:link  { /* Link color */
    color: #aaffff;
}
A:visited { /* Vlink */
    color: #aaff99;
}
A:hover { /* Hover */
    color: #c599ff;
}

BODY,TR,TD {
    font: normal normal 90%/110% 'ＭＳ Ｐゴシック',sans-serif;
}

SPAN.kyakuchu {border:double 10pt #66cdaa; padding:10pt;}

SPAN.title    {color:#FCBBFC; font-weight:bolder; font-size:120%;}   /*ピンク*/
SPAN.time     {color:#aadaff; font-weight:border;font-size:85%;}   /*水色  CG 時間*/
SPAN.date     {color:#ffff00; font-weight:border;}   /*日付用*/
SPAN.small    {color:#ffffff; font-size:80%;}

SPAN.thumb    {color:#DADA33; font-size:80%;}

.s-size       {font-size:80%;}
.b-size       {font-size:120%;}


SPAN.solid	{
	border-style:solid;
	border-width:thin;
	border-color:#66cdaa;
	padding:5pt;
}

SPAN.frame	{
	border-style:solid;
	border-width:thin;			/* thin-medium-thick */
	border-color:#66cdaa;
}



.overline  {text-decoration:overline;}
.lthrough  {text-decoration:line-through;}
.underline {text-decoration:underline;}
.blink     {text-decoration:blink;}



/*
SPAN.title2   {color:#e6e6fa; font-weight:bolder; font-size:120%;}   /*lavender*/

H1   {font-size:16pt; color:#4682b4; background-color:#b0e0e6;}
H2   {background-color:yellow;}

.normal {font-style:normal;}
.italic {font-style:italic;}


.left   {text-align:left;}
.center {text-align:center;}
.right  {text-align:right;}

UL.disc        {list-style-type:disc;}
UL.circle      {list-style-type:circle;}
UL.square      {list-style-type:square;}
UL.decimal     {list-style-type:decimal;}
UL.low-roman   {list-style-type:lower-roman;}
UL.up-roman    {list-style-type:upper-roman;}
UL.low-alpha   {list-style-type:lower-alpha;}
UL.up-alpha    {list-style-type:upper-roman;}

.aqua    {color:aqua;}
.black   {color:black;}
.blue    {color:blue;}
.fuchsia {color:fuchsia;}
.gray    {color:gray;}
.green   {color:green;}
.lime    {color:lime;}
.maroon  {color:maroon;}
.navy    {color:navy;}
.olive   {color:olive;}
.purple  {color:purple;}
.red     {color:red;}
.silver  {color:silver;}
.teal    {color:teal;}
.white   {color:white;}
.yellow  {color:yellow;}

*/



