/*---middle----------------------*/

.yotei
{
    width: 520px;
    font-size: 12px;
    line-height: 140%;
    color: #666666;
    margin: 4px 0px 30px 8px;
    padding: 0px 0px 0px 0px;
    border: 1px dotted #333333;
}
#bar
{
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 0 3px;
    margin: 5px;
    background-color: #005157;
}

.yotei h1
{
    font-size: 16px;
    color: #8F0000;
    padding: 10px 15px;
    border-bottom: 1px dotted #333;
}
.yotei h2
{
    font-size: 14px;
    color: #333333;
    padding: 10px 25px 5px;
    line-height: 140%;
}

.heading
{
    margin: 5px 5px 5px 5px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
}
.heading .typeNameText
{
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #8F0000;
    padding: 3px 0px 5px 0px;
    text-align: center;
    color: #8F0000;
    background: #FFFFFF;
    background-position: #FFFFFF;
    width: 100px;
    height: inherit;
    float: left;
}
.heading .titleNameText
{
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #8F0000;
    padding-top: 3px;
    padding-right: 0px;
    padding-left: 110px;
    padding-bottom: 5px;
    text-align: left;
    color: #FFFFFF;
    background: #8F0000;
    background-position: #8F0000;
    width: auto;
    height: inherit;
}
.yotei img
{
    display: inline;
    float: none;
    margin-top: 5px;
    border: 1px solid #999999;
    position: relative;
}
.yotei div.photo
{
    width: 520px;
    text-align: center;
}


.yotei p
{
    font-size: 12px;
    line-height: 140%;
    color: #333333;
    margin: 10px 15px 10px 15px;
}


.yotei span.auther
{
    font-size: 14px;
    font-weight: bold;
    line-height: 130%;
    color: inherit;
}
.yotei div.cl
{
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}
.read
{
    font-size: 14px;
    line-height: 150%;
    color: #333333;
    padding: 10px 15px;
    margin: 5px;
    text-align: left;
    background-color: #eee;
}

#navi h2
{
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background-color: #8F0000;
    margin: 10px 0px;
}
#navi
{
    margin: 20px 10px;
    font-size: 12px;
}
#navi ul
{
    list-style: none;
    margin: 0 10px;
}
#navi li
{
    border-bottom: 1px #ccc solid;
    text-indent: 5px;
}
#navi li a
{
    color: #333;
}

.yotei .summaryHeading
{
    margin: 10px 30px 15px 30px;
    border-bottom: #666666 1px solid;
    font-weight: bold;
}

.yotei dl
{
    display: block;
    padding: 2px 30px 2px 30px;
    height: 16px;
}

.yotei dl dt
{
    display: block;
    width: 150px;
    float: left;
}

.yotei dl dd
{
    display: block;
    width: 300px;
    float: left;
}
