@charset "shift_jis";

* {
    margin: 0 auto;
    padding: 0px;
}

body {
    background-color: #FFFFFF;
    color: #333333;
    min-width: 750px;
}

p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0px;
}

.room1 {
    color: #CC0000;
}

.room2 {
    color: #006666;
}

.content {
    padding: 0 20px;
    margin-bottom: 30px;
}

.content ul,.content ol {
    line-height: 25px;
    margin-left: 20px;
}

.content ol li {
    font-weight: bold;
}

.content .image_field {
    text-align: center;
    padding: 15px;
}

.content #explorer{
    height: 500px;
}

.content .image_comment{
    text-align: center;
}

.cmd {
    background-color: dimgray;
    border-radius: 2px;
    color: white;
    padding: 5px;
}

.cmd span {
    font-style: italic;
}

/* ----------------------------------------------- */
/* レイアウト */
/* ----------------------------------------------- */

.wrapper {
    background-color: #EF8D16;
    margin-bottom: 40px;
    padding: 10px 20px;
    text-align: left;
}

.wrapper div {
    float: right;
    text-align: right;
}

.wrapper h1 {
    color: white;
    padding: 30px 20px 0 0;
    margin: 0 auto;
}

.wrapper img {
    width: 356px;
    height: 72px;
}

.wrapper p {
    font-size: 20px;
    color: white;
    margin: 0 auto;
    padding-right: 20px;
}

.sidebar {
    border-right: solid 1px #CCC;
    float: left;
    width: 160px;
}

.container {
    margin-left: 180px;
    padding: 0 20px;
}

.footer {
    font-size: 13px;
    color: #FFFFFF;
    background-color: #999999;
    padding: 20px;
    margin-top: 50px;
}


/* ----------------------------------------------- */
/* メニュー */
/* ----------------------------------------------- */

.menu {
    list-style-type: none;
}

.menu a, .menu .here {
    text-decoration: none;
    font-size: 13px;
    display: block;
    line-height: 40px;
    padding-left: 15px;
    height: 40px;
    border-bottom: 1px solid #FFFFFF;
}

.menu .here {
    font-weight: bold;
    color: #333333;
}

.menu a:hover {
    background-color: #BBD2EA;
}


/* ----------------------------------------------- */
/* 重要なお知らせ */
/* ----------------------------------------------- */

#info_important {
    font-size: 13px;
    padding: 10px;
    margin: 10px 10px 20px;
    line-height: 22px;
    border: 1px solid #FF6600;
    background-color: #FFEECC;
}

h3.important {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    letter-spacing: 2px;
    padding-left: 20px;
    border-left: 5px solid #FF6600;
}

#info_important dt {
    padding-left: 15px;
    border-left: 3px solid #FF6600;
    border-bottom: 1px solid #FF6600;
    color: #333333;
    letter-spacing: 1px;
}

#info_important dd {
    margin: 5px 5px 0px 20px;
}


/* ----------------------------------------------- */
/* お知らせ */
/* ----------------------------------------------- */

#info {
    font-size: 13px;
    line-height: 22px;
    height: 120px;
    overflow: auto;
    padding: 20px;
    margin-bottom: 20px;
}

#info dt {
    padding-left: 15px;
    border-left: 3px solid #0066CC;
    border-bottom: 1px solid #0066CC;
    color: #333333;
    letter-spacing: 1px;
}

#info dd {
    margin: 5px 5px 10px 20px;
}


/* ----------------------------------------------- */
/* 開放予定 */
/* ----------------------------------------------- */

.schedule {
    text-align: center;
    font-size: 15px;
}

.schedule .time {
    font-size: 13px;
    width: 100px;
    height: 50px;
    color: #FFFFFF;
    background-color: #4876A5;
    border-bottom: 1px dotted #FFFFFF;
}

.schedule .time_end {
    font-size: 13px;
    width: 100px;
    height: 50px;
    color: #FFFFFF;
    background-color: #4876A5;
}

.schedule .row1 {
    width: 80px;
    color: #FFFFFF;
    background-color: #E7F4FE;
    border-bottom: 1px solid #555555;
}

.schedule .row2 {
    width: 80px;
    color: #FFFFFF;
    background-color: #BBD2EA;
    border-bottom: 1px solid #555555;
}

.schedule .header .row1 {
    height: 30px;
    font-size: 13px;
    font-weight: normal;
    background-color: #4876A5;
}

.schedule .header .row2 {
    height: 30px;
    font-size: 13px;
    font-weight: normal;
    background-color: #395F84;
}

.schedule .gray {
    color: #999999;
}

.schedule .open {
    color: #0000FF;
}

.schedule caption {
    text-align: right;
    font-size: 13px;
}

.schedule small {
    font-size: 10px;
}


/* ----------------------------------------------- */
/* タイトル等 */
/* ----------------------------------------------- */

h1 {
    font-size: 26px;
    padding: 10px 0 50px 0;
}

h2 {
    font-size: 20px;
    color: #333333;
    line-height: 25px;
    letter-spacing: 2px;
    padding-left: 20px;
    margin: 20px 0;
    border-left: 5px solid #0066CC;
}

h3 {
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #0066CC;
    padding: 10px;
    margin-left: 10px;
}


/* ----------------------------------------------- */
/* リスト */
/* ----------------------------------------------- */

.list {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

.list li {
    padding-top: 10px;
}

table {
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-spacing: 10px;
    border-radius: 3px;
    margin: 20px;
}

table .tag {
    font-weight: bold;
    min-width: 100px;
    font-size: 14px;
}

/* ----------------------------------------------- */
/* フッター */
/* ----------------------------------------------- */

.footer a {
    color: #FFFFFF;
}
