@charset "shift_jis";

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

body {
    font-size: 12px;
    color: #393939;
    line-height: 17px;
}
table {
    border-collapse: collapse;
    font-size: 12px;
    line-height: 17px;
}
td {
    empty-cells: show;
}
a:link {
    color: #006699;
    text-decoration:underline;
}
a:visited {
    color: #006699;
    text-decoration:underline;
}
a:hover {
    color: #FF3300;
    text-decoration:underline;
}
.order-list-fields {
    text-align: center;
    color: #FFFFFF;
    background-color: #006666;
    border-top: none #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-bottom: 1px solid;
    border-left: 1px none;
    font-weight: bold;
}
.cart-order-list {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #006666;
    border-right-color: #006666;
    border-bottom-color: #006666;
    border-left-color: #006666;
    vertical-align: bottom;
}
.menu-caption {
    text-align: center;
    background-color: #009966;
    text-align: center;
    padding: 6px 0px 6px 0px;
    color: #FFFFCC;
    font-weight: bold;
}
.side-cm-image {
    float: left;
    margin: 0px 5px 5px 0px;
}
.f14b {
    font-size: 14px;
    font-weight: bold;
}
table.entry {
    border-collapse: collapse;
    color: #393939;
    border: 1px solid #E38800;
}
td.entry {
    empty-cells: show;
    border: 1px solid #E38800;
    padding: 5px;
}
td.entry-label {
    empty-cells: show;
    color: #006666;
    border: 1px solid #E38800;
    background-color: #FFFFCC;
    padding: 5px;
}
.eventlist-title {
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #03AB31;
    border-right-color: #03AB31;
    border-bottom-color: #03AB31;
    border-left-color: #00789F;
    background-color: #FFFFE1;
    padding: 5px;
}
.diary-cell {
    background-color: #FFFFE8;
    padding: 8px;
    border: thin dashed #FFCC00;
    font-size: 14px;
    line-height: 180%;
    margin-top: 10px;
}
.diary-cell-s {
    background-color: #FFFFE8;
    padding: 8px;
    border: thin dashed #FFCC00;
    font-size: 14px;
    line-height: 180%;
    margin-top: 10px;
    color: #999999;
    text-decoration: line-through;
}
h2.intro-caption {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000066;
    padding: 3px 10px 3px 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}
div.intro td.intro {
    padding: 0px 0px 0px 15px;
}
.intro h3 {
    color: #006699;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.intro p {
    margin: 0px 0px 15px 0px;
}
table.tb {
    border: 1px solid #E38800;
}
td.tb-header {
    border: 1px solid #E38800;
    background-color: #FFFFCC;
    padding: 3px;
    font-weight: bold;
}
td.tb {
    border: 1px solid #E38800;
    padding: 3px;
}
span.price {
    font-weight: bold;
    color: #990000;
}
table#category-tab {
    margin-top: 15px;
    font-size: 14px;
}
#category-tab td.tab-selected {
    border-top: 1px solid #E38800;
    border-right: 1px solid #E38800;
    border-left: 1px solid #E38800;
    padding: 5px;
    font-weight: bold;
    color: #660000;
    background-color: #FFFFCC;
}
#category-tab td.tab-unselected {
    border: 1px solid #E38800;
    padding: 5px;
    font-weight: bold;
    color: #E38800;
    background-color: #FFCC00;
    cursor:pointer;
}
#category-tab td.tab-spacer {
    border-bottom: 1px solid #E38800;
}
ul.atm-caution {
    margin-bottom: 0px;
}
.atm-caution li {
    margin-bottom: 8px;
}
div.right-column {
    text-align: left;
    margin-left: 16px;
}
div.detail-right-column {
    text-align: left;
    margin-left: 30px;
}
.tt-comment {
    /* たいぞう & たいようコメント */
    padding: 10px;
    background-color: #FFFFCC;
    border: 1px dotted #E38800;
    line-height: 150%;
}
.tt-comment img {
    float: right;
    margin: 0px 0px 10px 20px;
}
div#shopping-price {
    color: #006666;
    text-align: center;
    padding: 10px;
    margin: 10px 0px 5px 0px;
    border: 1px solid #006666;
}
/*
#shopping-price .price {
    color: #FF0000;
}
*/
