@charset "shift_jis";
body {
    margin: 0px;
    padding: 0px;
}
#wrap {
    padding: 0px;
    height: 100px;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #0A4098;
}
#wrap p a {
    font-size: 12px;

}
#header {
    padding: 0px;
    height: 100px;
    width: 900px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
h1 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 16px;
    line-height: 100px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    width: auto;
    display: block;
}
#header a {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}
#header a:hover {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#contents {
    width: 860px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
    border: 1px solid #EFEFEF;
}
#rightside {
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    width: 200px;
}
#leftside {
    margin: 0px;
    padding: 0px;
    float: right;
    height: auto;
    width: 200px;
}
#centerbar {
    margin: 0px;
    float: left;
    height: auto;
    width: 420px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}
#clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: auto;
    width: auto;
}
ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
li {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    display: block;
    height: auto;
    width: 200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    list-style-type: none;
}
#rightside a {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
h2 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    background-color: #EFEFEF;
    text-align: center;
    display: block;
    padding: 0px;
    height: 30px;
    width: 200px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
#rightside a:hover {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
#leftside a {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
#leftside a:hover {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
h3 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    background-color: #EFEFEF;
    text-align: left;
    display: block;
    height: 30px;
    width: 410px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
#centerbar p {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    display: block;
    height: auto;
    width: 400px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
}
#date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-align: right;
    padding: 0px;
    height: 20px;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}
#centerbar a {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: underline;
}
#centerbar a:hover {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
#footer {
    padding: 0px;
    height: 50px;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #EFEFEF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    line-height: 50px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
}
#footer a {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

