@charset "shift_jis";
body {
    margin: 0px;
    background-image: url(../images/bk.jpg);
    background-repeat: repeat;
    background-color: #CCCCCC;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    padding: 0px;
}
#container {
    background-color: #FFFFFF;
    height: auto;
    width: 860px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #EFEFEF;
    border-left-color: #EFEFEF;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
}
#right {
    margin: 0px;
    padding: 0px;
    float: right;
    height: auto;
    width: 570px;
}
#clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: auto;
    width: auto;
}
#leftside {
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    width: 240px;
}
#mainimg {
    padding: 0px;
    height: 200px;
    width: 570px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-image: url(../images/mainimg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
h1 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 16px;
    line-height: 45px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 45px;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
h2 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    background-color: #EFEFEF;
    display: block;
    height: 30px;
    width: 550px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}
#right p {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    height: auto;
    width: 560px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
}
#right 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;
}
#right a:hover {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
#mainimg 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: #FFFFFF;
    text-decoration: underline;
}
#mainimg 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: #FFFFFF;
    text-decoration: none;
}
h3 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 0px;
    height: 25px;
    width: 240px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #EFEFEF;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    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;
    display: block;
    margin: 0px;
    height: auto;
    width: 230px;
    list-style-type: none;
    line-height: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #666666;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
#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;
}
.date {
    width: 560px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: right;
    padding: 0px;
    height: 20px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#footer {
    padding: 0px;
    height: 60px;
    width: 900px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #EFEFEF;
}
#footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 20px;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#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: #333333;
    text-decoration: underline;
}

