BODY,TD,TH { FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, Gothic, sans-serif }
.tp{font-size:11pt; font-weight: bold; line-height:13pt; font-family: "Arial", "Helvetica"}
.ttl{font-size:11pt; font-weight: bold; line-height:13pt;}
.ld{font-size:10pt; line-height:17pt;}
.hd{font-size:10pt; font-weight:bold; line-height:15pt;}
.bdy{font-size:10pt; line-height:16pt;}
.bdye{font-size:10pt; line-height:16pt; font-family: "Arial", "Helvetica"}
.bdy2{font-size:10pt; line-height:10pt;}
.bdy2e{font-size:10pt; line-height:12pt; font-family: "Arial", "Helvetica"}
.cap{font-size:8pt; line-height:12pt;}
.cape{font-size:8pt; line-height:12pt; font-family: "Arial", "Helvetica"}
.caps{font-size:8pt; line-height: 9pt;}
.big{font-size:13pt; line-height: 15pt;}
.bige{font-size:13pt; line-height: 15pt; font-family: "Arial", "Helvetica"}
A{text-decoration: none;}
a:hover {color: #2ca9e1; text-decoration: underline;}



/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

