<!--
BODY
{
    margin: 0;
    padding: 0;
    line-height:1.0;
    font-size : 14px;
    background-image : url(http://img13.shop-pro.jp/PA01072/148/etc/back-kabe.gif);
}
<!--
TD {
    font-size : 13px;
    color : #400000;
}
A:LINK{
    text-decoration : underline;
    color : #5badff;
    font-size : 13px;
}
A:VISITED{
    text-decoration : underline;
    color : #5badff;
    font-size : 13px;
}
A:HOVER{
    color : aqua;
    text-decoration : none;
    font-size : 13px;
}
-->
<!--
H1{
    font-family : "ＭＳ Ｐ明朝","ＭＳ Ｐゴシック";
    color : white;
    font-size : 13px;
    font-weight : bold;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    text-indent : 5px;
}
H2{
    font-family : "ＭＳ Ｐ明朝","ＭＳ Ｐゴシック";
    color : white;
    font-size : 13px;
    font-weight : bold;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    text-align : left;
    text-indent : 10px;
    text-decoration : none;
}
H3{
    font-family : "ＭＳ Ｐ明朝","ＭＳ Ｐゴシック";
    color : blue;
    font-size : 13px;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    text-decoration : none;
}
-->。






p#kuro{
    color : red;
    background-color : aqua;
}
P{
    font-size : 15px;
    font-family : "ＭＳ Ｐ明朝";
    color : red;
    background-color : #f0f8ff;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
}
#top-td{
    background-color : #ffe6e6;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
}
div.explain{
    text-shadow    : 
       3px  3px 5px #ffffff,
      -3px  3px 5px #ffffff,
       3px -3px 5px #ffffff,
      -3px -3px 5px #ffffff,
       3px  0px 5px #ffffff,
       0px  3px 5px #ffffff,
      -3px  0px 5px #ffffff,
       0px -3px 5px #ffffff; 
}

div.name h3 a{
    font-size:1.2em;
    text-decoration: none;
    line-height: 1.5em;
}

div.name h3 a span{
    font-size:0.8em;
    text-decoration: none;
    line-height: 1.5em;
}