@charset "utf-8";

.bukken_post {

}

.bukken_post p {
    text-align:center;
}

.bukken_post p.click {
    color:#f22;
}

.bukken_post form {
padding:5px 0;
}

.bukken_post form .submit {
    display:block;
    width:411px;
    height:55px;
    margin:0 auto;
    border:none;
    background-image:url('./css/images/contact2.jpg');
    font-size:1px;
    line-height:1px;
    text-indent:-9999em;
    cursor:pointer;
}

.entry p {
    font-size:100%;
}
.entry table {
    width:630px;
    margin-bottom:40px;
}
.entry table th {
    text-align:center;
}
.entry table td img {
    width:auto;
}

.entry_detail {
    width:680px;
    margin:10px auto 20px auto;
    padding:4px 0 0 0;
    background-image:url('./css/images/page_border_680.gif');
    background-repeat:no-repeat;
}

.entry_detail h2 {
    margin-top:40px;
    margin-bottom:10px;
}

.entry_detail h3 {
    margin-top:0;
    margin-bottom:10px;
}

.entry_detail h4 {
    margin-top:0;
    margin-bottom:10px;
    font-size:medium;
    font-weight:bold;
}

.entry_detail table {
    width:680px;
    margin:0 auto 40px auto;
}

.entry_detail table th {
    width:110px;
    text-align:left;

}

.entry_detail table td {
    text-align:left;
}

.entry_detail .about {
    width:450px;
    margin-top:20px;
    margin-bottom:20px;
}

.entry_detail .noborder td {
    padding:10px 0;
    border:none;
}
