a.kuro:link
{
    color : #ff8033;
    text-decoration : underline;
}

a.kuro:visited
{
    color : #ff8033;
    text-decoration : underline;
}

a.kuro:hover
{
    color : #6699e6;
    text-decoration : underline;
}

.honbun
{
    font-size : 84%;
    color : #ffffff;
    line-height : 150%;
}

.hosoku-title
{
    background-color : #dbf7d7;
    font-size : 84%;
    font-weight : bold;
}

.hosoku-honbun
{
    font-size : 84%;
    line-height : 130%;
}

.sikaku
{
    color : #de1008;
}

.title-bar
{
    background-color : #d9e1ec;
    width : 760px;
    height : 17px;
}

.top
{
    font-size : 84%;
    text-align : right;
}

.title_ichi
{
    left : 10px;
    width : 100%;
    text-align : right;
    margin : 10px;
}

.waku
{
	width: 100%;
    border-color : #000000;
    border-style : solid;
    border-width : 1px;
    padding : 5px;
}

A.pg:link
{
    color : #333333;
    text-decoration : none;
}

A.pg:visited
{
    color : #333333;
}

A.pg:active
{
    color : #333333;
    text-decoration : none;
}

A.pg:hover
{
    color : #333333;
    text-decoration : none;
}

