﻿body
{
    font-family: メイリオ;
    text-align: center;
}

body div
{
    text-align: left;
    margin: 0 auto;
}

*
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.header
{
    width: 810px;
    background-image: url('images/share/header.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 71px;
    text-align: left;
}
.main
{
    width: 920px;
}
.footer
{
    width: 810px;
    height: 43px;
    background-image: url('images/share/footer.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}
.left
{
    background-image: url('images/frame/left.jpg');
    background-repeat: repeat-y;
    background-position: left top;
    width: 8px;
}
.right
{
    background-image: url('images/frame/right.jpg');
    background-repeat: repeat-y;
    background-position: right top;
    width: 8px;
}
.center
{
    padding: 10px;
}
.center .upper
{
    width: 100%;
    height: 360px;
    padding-top: 10px;
}
.center .upper .menu
{
    width: 310px;
    height: 100%;
    float: left;
}
.center .upper .flash
{
    width: 480px;
    height: 100%;
    float: left;
    margin-left: 50px;
}
.center .down
{
    width: 100%;
    padding-top: 25px;
}
.center .down .news
{
    width: 590px;
    float: left;
    font-size: 10pt;
    padding-left: 20px;
}
.center .down .banner
{
    width: 270px;
    padding-left: 10px;
    float: left;
}
.center .upper .menu table
{
    width: 100%;
    height: 100%;
}
.center .upper .menu td
{
    padding-left: 25px;
}
.center .down .news .title
{
    border: 1px solid #808080;
    background-color: #808080;
    color: #FFFFFF;
    width: 91%;
    font-weight: bold;
    margin-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
}
.center .down .news .box
{
    padding: 10px;
    border: 1px solid #808080;
    width: 91%;
}
.center .upper .menu a
{
    text-decoration: none;
    color: #333333;
}
.center .upper .menu a:hover
{
    text-decoration: underline;
    color: #FF9900;
}
.center .leftcol
{
    width: 300px;
    float: left;
    height: 100%;
    padding-top: 25px;
    text-align: right;
}
.center .rightcol
{
    width: 570px;
    padding-left: 20px;
    float: left;
    font-size: 12px;
    height: 100%;
        padding-top: 25px;
}

.center .leftcol .imgdiv
{
    text-align: right;
}

h1
{
    border-width: thin;
    border-color: #808080;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
    border-bottom-style: dotted;
    width: 265px;
    padding-left: 25px;
    text-align: right;
}

h2
{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 5px 5px 5px;
    border-bottom-style: solid;
    width: 430px;
    padding-left: 10px;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #C0C0C0;
}
.header .link
{
    width: 400px;
    height: 20px;
}

.taikai
{
    text-align: left;
}

.taikai_name
{
    width: 60%;
}

.taikai_name_h
{
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.taikai_bumon
{
    width: 25%;
}

.taikai_bumon_h
{
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.taikai_kekka
{
    width: 15%;
    color: #FF0000;
    font-weight: bold;
}

.taikai_kekka_h
{
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.taikai_biko
{
    background-color: #EAEAEA;
}

/*ask.aspx*/

.row2
{
    padding: 5px;
    vertical-align: middle;
}

.row2:hover
{
    background-color: #E6F4FF;
}

.row3
{
    text-align: center;
    padding-top: 10px;
}

.row3 .kakunin
{
    margin-left: 35px;
}