@charset "UTF-8";
.otoku {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.otoku2 {
  background-color: #f60;
  margin: 2px 0px 2px 0px;
  padding: 3px 2px 2px 2px;
  color: #FFFFFF;
}

.item_price1 {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.item_price2 {
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.item_table2 {
  border: 1px solid #3399FF;
  background-color: #F0F8FF;
}

.red {
  color: #FF0000;
}

.org {
  color: #f60;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.txt12red {
  font-size: 12px;
  color: #FF0000;
}

.speed_txt1 {
  font-size: 13px;
  margin-left: 5px;
}

.osusume_waku1 {
  border: 2px solid #f60;
  padding: 5px 8px;
}

.osusume_waku2 {
  border: 2px solid #0099FF;
  padding: 5px 8px;
}

.price1 {
  font-size: 14px;
  color: #000000;
  margin: 0px;
  line-height: 100%;
}

.price2 {
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
  line-height: 100%;
  margin: 2px 0px 0px 0px;
}

#conte td .price2 {
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
  line-height: 100%;
  margin: 2px 0px 0px 0px;
}

.price2b {
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
  line-height: 100%;
  margin: 2px 0px 0px 0px;
  text-decoration: line-through;
}

.price_yen {
  font-size: smaller;
}

.imeon {
  ime-mode: active;
}

.imeoff {
  ime-mode: disabled;
}

.bana_txt1 {
  font-size: 10px;
  margin-top: 2px;
  font-weight: normal;
  display: block;
}

.bana_txt1 a {
  text-decoration: none;
  color: #333;
}

.bana_txt1 a:hover {
  color: #f60;
  text-decoration: underline;
}

.naviarea {
  background-image: url(../img/navi_support_waku2.gif);
  background-repeat: repeat-y;
}

.naviarea1 {
  margin-left: 2px;
}

.mainimgtxt {
  font-size: 12px;
  margin: 5px 10px 6px 10px;
  line-height: 1.25em;
}

.mainimgtxt img {
  margin: 6px 0;
}

.toptxt1 {
  padding: 2px 0px 0px 10px;
  font-size: 12px;
}

.order_txt1 {
  font-size: 12px;
  line-height: 16px;
  margin: 10px;
}

.order_waku1 {
  border-left: 1px solid #FF9900;
  border-right: 1px solid #FF9900;
  padding: 1px 8px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.order_waku2 {
  border-left: 1px solid #f60;
  border-right: 1px solid #f60;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.order_waku2 p {
  margin: 0 5px;
}

.order_waku2 p + p {
  margin-top: 1em;
}

.order_waku2 table {
  margin: 0 auto;
}

.order_waku2 table + p {
  margin-top: 1em;
}

.order_table {
  margin-left: 0px;
  margin-bottom: 14px;
}

table.order_txt2 {
  font-size: 12px;
  border-collapse: collapse;
}

.order_txt2 th,
.order_txt2 td {
  border: 1px solid #f60;
  padding: 2px 5px;
}

.order_txt2 th {
  background-color: #ffc;
}

.order_txt2 td.price {
  text-align: right;
}

.order_txt3 {
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
}

.line125 {
  line-height: 125%;
}

.order_txt4 {
  margin-top: 2px;
  margin-left: 5px;
}

.order_txt5 {
  font-size: 10px;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.order_txt5 a {
  color: #333;
  margin-bottom: 10px;
}

.order_txt5 a:hover {
  color: #f60;
}

/* 注文テーブル */
.order_waku {
  padding: 1px 9px 9px 9px;
  border-right: 1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
  border-left: 1px solid #FF9900;
  width: 600px;
}

table.order {
  border-collapse: collapse;
  width: 600px;
  margin: 0;
  font-size: 12px;
}

table.order caption {
  text-align: left;
  margin: 0 auto;
}

table.order td,
table.order th {
  line-height: 1.2em;
  padding: 4px;
  margin: 0;
  border: 1px solid #999999;
}

table.order tr.center td,
table.order tr.center th {
  text-align: center;
}

table.order th {
  background-color: #fc6;
  width: 72px;
  text-align: right;
  white-space: nowrap;
}

table.order th.th0 {
  width: auto;
  text-align: center;
}

table.order th.th2a {
  width: auto;
  text-align: left;
  background-color: #FEE89C;
}

table.order th.th2b {
  width: auto;
  text-align: left;
  background-color: #FEF1C5;
}

table.order td.td2 {
  width: 207px;
}

table + .note {
  font-size: 12px;
  margin-top: .5em;
}

/* 入れ子テーブル */
table.manuscript {
  border-collapse: collapse;
  margin: 0;
  font-size: 12px;
}

table.manuscript td,
table.manuscript th {
  border: 1px solid #f60;
  padding: 2px;
  text-align: center;
}

table.manuscript th {
  background-color: #ffc;
  width: auto;
}

table.manuscript th.th2 {
  width: 19px;
}

table.manuscript th.th3 {
  width: 117px;
}

table.manuscript th.th4 {
  font-weight: normal;
}

table.manuscript td.td2 {
  background-color: #fc6;
  font-weight: bold;
  width: auto;
}

table.left td {
  text-align: left;
}

#ordersubmit {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
}

#ordersubmit input {
  margin: 0 10px;
}

#date_notice {
  margin: 0 20px 10px 20px;
  padding: 5px 10px;
  background-color: #fc6;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.orderplus {
  margin: 10px 0;
  text-align: center;
  color: #FF0000;
}

.order_txt6 {
  font-size: 14px;
  font-weight: bold;
}

.order_td3 {
  background-color: #fc6;
  text-align: right;
  font-weight: bold;
}

.order_td4 {
  background-color: #fc6;
  font-weight: bold;
  text-align: center;
}

.ordertable1 {
  margin-left: 10px;
}

.navi_fax {
  font-size: 10px;
  background-image: url(../img/navi__fax_back.gif);
  padding: 0px 5px 2px 5px;
  line-height: 1.2em;
}

.sankaku {
  padding: 10px 0;
  text-align: center;
  clear: both;
}

/* ヘッダー */
#header div {
  padding: 3px 0;
}

#header span.headerbtn {
  float: right;
}

#header span.headerbtn img {
  margin-left: 5px;
}

.top_message1 {
  font-size: 10px;
  padding: 2px 20px 5px 20px;
}

/* トップページ */
/* 商品ボタン */
ul#toporder {
  width: 620px;
  height: 243px;
  clear: both;
}

ul#toporder li {
  float: left;
  margin: 0 16px 0 0;
}

ul#toporder li.right {
  margin: 0;
}

.onamae {
  margin-bottom: 15px;
  clear: both;
}

.navi2_on {
  font-size: 12px;
  color: #FF3300;
  background-image: url(../img/link_f2.gif);
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  padding-left: 16px;
  margin: 1px 0px 1px 5px;
  background-position: 0px 1px;
  padding-top: 1px;
}

.mida2_s {
  font-size: 84%;
}

.txt1_s {
  line-height: 125%;
  padding-left: 15px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.txt1_s_indent {
  line-height: 125%;
  padding-left: 30px;
  padding-right: 10px;
  margin-bottom: 25px;
}

.mida2 {
  height: 25px;
  background-image: url(../img/midashi2.gif);
  font-size: 16px;
  font-weight: 900;
  color: #FFFFFF;
  border-top-style: none;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 10px;
  margin-left: 10px;
}

.jijo {
  vertical-align: super;
  font-size: 80%;
}

sup {
  font-size: 80%;
}

/* お店 */
#shop_info {
  margin-bottom: 20px;
}

#shop_info .header {
  margin: 0;
  padding: 0;
}

#shop_info .body p {
  margin-top: 5px;
}

#shop_info .body p.order {
  font-weight: bold;
  background: url(../img/top/orderquick2.gif) 0 0 no-repeat;
  padding-left: 95px;
  line-height: 24px;
  vertical-align: middle;
}

#shop_info .body p.tel {
  font-weight: bold;
}

#shop_info .body p.tel i {
  font-style: normal;
}

#shop_info .body p.tel .tel {
  color: #ff6224;
  font-size: 22px;
}

#shop_info .body p.tel .fax {
  font-size: 18px;
}

/* ------------------------------------------------
 ご注文方法 supprot/how.html
------------------------------------------------ */
#conte.way > h2 {
  font-size: 14px;
  line-height: 1;
  background: url(../support/images/midashi2-S.gif) 0 0 no-repeat;
  margin: 20px 0 5px 10px;
  padding: 6px 0 5px 15px;
  width: 595px;
}

#conte.way > .body {
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#conte.way > .body.txt {
  display: block;
}

#conte.way > .body .img + .txt {
  margin-left: 20px;
}

#conte.way > .body .txt p {
  line-height: 1.5;
}

#conte.way > .body .txt p + p {
  margin-top: 1em;
}

#conte.way > .body .txt p.img {
  text-align: center;
}
