@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;
}
.red {
    color: #FF4444;
}
/* 回り込み解除 */
.clear {
    zoom: 100%;
}
.clear:after {
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}

.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;
    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;
    width: 546px;
    padding-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;
}
*/
.caption2 {
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000066;
    padding: 3px 10px;
    font-size: 12px;
    margin-bottom: 0px;
}

table.ufo-house-calendar {
    border-spacing: 0;
    line-height: 150%;
    font-size: 14px;
    margin-top: 15px;
}
table.ufo-house-calendar caption {
    font-size: 16px;
    font-weight: bold;
}
table.ufo-house-calendar td {
    padding-bottom: 5px;
}
div.day-style {
    text-align: right;
    margin-right: 3px;
}

/* メルマガのページ */
div.mm-area {
    width: 90%;
    padding: 0 0 10px 0;
    margin: 15px auto 0 auto;
    line-height: 150%;
    text-align: left;
}
div.mm-area h2.title {
    background-image: url(/img/mail.png);
    background-repeat: no-repeat;
    height: 26px;
    background-position: 5px 0;
    font-size: 14px;
    font-weight: bold;
    color: #393939;
    padding: 3px 0 0 33px;
    border-bottom: 3px double #CCCCCC;
}
div.mm-area div.entry-area {
    width: 70%;
    margin: auto;
    border: 1px solid #E38800;
    background-color: #FFFFCC;
    padding: 15px 20;
}
div.mm-area div.backnumber {
    width: 70%;
    margin: auto;
    padding: 5px 0 0 0;
    text-align: right;
}
div.mm-area ul {
    /*width: 90%;
    margin: auto;*/
    padding: 10px 0 1px 30px;
    background-color: #EAEAEA;
}
div.mm-area ul li {
    margin-bottom: 5px;
}
div.entry-area form {
    margin: 0;
}
div.entry-area table {
    width: 100%;
}
div.entry-area table td {
    padding: 3px;
}
div.entry-area table td.flabel {
    color: #006666;
    text-align: right;
}
div.mm-area div.complete-message {
    width: 80%;
    margin: auto;
    padding: 25px 0 0 0;
    font-size: 14px;
    line-height: 150%;
}

