/*     vine-style2.css    */


/* honbun */

.kijutsu{
    line-height:175%;
    color:#333333;
}

.daimei{
    color:#663366;
    font-size:20px;
    font-weight: bold;
    border-style: dotted;
    border-color : #663366;
    padding : 5px;
    background-color : #cc66cc;
}

.midashi2{
    color: #993399;
    font-size: 16px;
    font-weight: bold;
    border-style: solid;
    border-color : #993399;
    border-width: 0px 0px 1px 5px;
    padding : 0px 0px 0px 5px;

}

.midashi3{
    color: #993399;
    font-size: 16px;
    font-weight: bold;
}

.hosoku{
    color:#6666cc;
    font-size:12px;
}

.kiroku{
    color:#000000;
    font-style:italic;
}

/* link */


a:link{
    color:#000099;
    text-decoration:none;
    font-weight: bold;
}

a:visited{
    color:#993399;
    text-decoration:none;
    font-weight: bold;
}

a:hover{
    color: #3366ff;
    text-decoration:none;
    font-weight: bold;
    background-color:#ccccff;
}

a:active{
    color:white;
    text-decoration:none;
    background-color:#3333ff;
    font-weight: bold;
}


/* This CSS : (c) Takekaze 2004 All Rights Reserved */
/* このＣＳＳの無断利用、無断転用、無断借用、無断引用、無断転載、無断改変、無断公開を禁止します */
/* 連絡先はメールアドレス、 secondarywork@yahoo.co.jp まで。*/

