@charset "utf-8";

/*20200623hashimoto追記*/

.service02>dl>dt {
  float: none;
}

.imgList01 {
  display: flex;
  justify-content: space-around;
  width: 100% !important;
  float: none !important;
  min-width: 0;
  margin-top: 20px;
  max-width: 100% !important;
}

.imgBox {
  min-width: 0;
  max-width: 100%;
  margin: 0 auto;
}

.imgList01>imgBox {
  width: 33.1%;
}

.imgBox>img {
  width: 90%;
  display: block;
  margin: auto;
}

.imgBox>p {
  padding: 10px 5px;
  text-align: center;
}

.inTitservice01 {
  margin-top: 30px;
}

/*追記ここまで*/

/* 全ページ共通クラス
----------------------------------------------------------- */
table {
  width: 712px;
  font-size: 16px;
}

th, td {
  border: solid 1px #C5C4C4;
  padding: 6px 0;
}

th {
  background-color: #1B6BC5;
  color: #fff;
}

td {
  padding: 0 0px 0 15px;
}

/*--- ページトップ ---*/
#pageTop {
  position: fixed;
  bottom: 216px;
  right: 0;
  z-index: 9999;
}

/*--- テキスト関係 ---*/
.attention { color: #FF0000; } /* 注意色(基本赤) */
.text4L { font-size: 200%; }
.text3L { font-size: 160%; }
.text2L { font-size: 140%; }
.textL { font-size: 120%; }
.textS { font-size: 80%; }
.text2S { font-size: 60%; }
.bold {	font-weight: bold; }


/* テキスト位置設定 */
.center { margin: auto;	text-align: center;}
.textCenter { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.indent { text-indent: -1em; padding-left: 1em;}


/*--- マージン関係 ---*/
.m0 {margin: 0 !important;}
.mT10 {	margin-top: 10px; }
.mB5 { margin-bottom: 5px; }
.mB10 {	margin-bottom: 10px; }
.mB20 {	margin-bottom: 20px; }
.mB40 {	margin-bottom: 40px; }
.mR10 {	margin-right: 10px; }
.mR20 {	margin-right: 20px; }
.mL5 { margin-left: 5px; }
.mL10 {	margin-left: 10px; }
.mL20 {	margin-left: 20px; }
.mRL10 {margin: auto 10px; }


/*--- パディング関係 ---*/
.p0 { padding: 0; }
.p10 { padding: 10px; }
.pT5 { padding-top: 5px; }
.pT10 {	padding-top: 10px; }
.pB10 {	padding-bottom: 10px; }
.pR10 {	padding-right: 10px; }
.pL10 {	padding-left: 10px; }
.pB20 {	padding-bottom: 20px; }
.pRL10 { padding: 0 10px; }


/*--- フロート関係 ---*/
.floatLeftBox li { float: left; } /* リストをフロート左へ */
.floatLeft { float: left; }
.floatRightBox li { float: right; } /* リストをフロート右へ */
.floatRight { float: right; }
.clearBoth { clear: both; }


/*-- 画像関係 --*/
.figLeft { float: left; margin: 10px 10px 10px 0;}
.figRight {	float: right; margin: 10px 0 10px 10px;}


/*-- 画像シャドウ --*/
.frame {
/* 角丸
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
*/
	box-shadow: -5px 5px 5px -5px  rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: -5px 5px 5px -5px  rgba(0, 0, 0, 0.8);
	-moz-box-shadow: -5px 5px 5px -5px  rgba(0, 0, 0, 0.8);
}


/*--- パンくずリスト ---*/

.pankuzu {
    margin: 0 auto;
    width: 1000px;
    font-size: 12px;
  padding: 12px 0 15px;
  }

.pankuzu li {
    display: inline-block;
    padding: 0 7px 0 5px;
}

.pankuzu li:first-child {
    padding-left: 0;
}

.pankuzu li a {
    color: #00492C;
    padding: 9px 10px 10px 0;
}

.pankuzu li a:hover {
  color: #00492C;
  text-decoration: none;
}


/* 全ページ共通クラス(要調整)
----------------------------------------------------------- */

.section01 {
   margin-bottom: 14px;
}

.tit1 {
  margin: -1px 0 21px 0px;
}
.detailBox01 {
}

.textBox01 {
    width: 410px;
    float: left;
    margin-right: 20px;
}

.textBox01 p {
  line-height: 1.9;
  margin-top: 1px;
  padding: 0 4px;
}
.imgBox01 {
  float: left;
  width: 274px;
  padding: 5px;
  background-color: #FFFFFF;
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
  margin: 2px 0 0 0;
}

.section03 {
  margin-bottom: 35px;
}

/* HOME
----------------------------------------------------------- */

.newsBox {
  letter-spacing: 0.8px;
  margin-top: -2px;
  font-size: 15px;
  overflow-y: auto;
  height: 120px;
}
.newsBox dt {
  float: left;
  width: 100px;
  color: #036ADB;
  padding-left: 6px;
  letter-spacing: 0;
}
.newsBox dd {
  padding: 0px 0 11px 100px;
  background: url(./../img/border_bg2.png) repeat-x 0 100%;
  margin: 0 0 11px 6px;
}
.list1 {
    margin-left: -18px;
}

.list1 li {
    width: 161px;
    float: left;
     margin: 1px 0 38px 22px;
}

.list1 li img {
}

.list1 li dl {
  margin-top: 5px;
  letter-spacing: 1px;
}

.list1 li dl dt {
}

.price01 {
}

.comment01 {
margin-top: 5px;
}

.list2 {
  width: 743px;
  margin-left: -24px;
}

.list2 li {
  width: 340px;
  float: left;
  margin: 0 0 16px 29px;
}
.list2 li dl {
}

.list2 li dl dt, .list3 li dl dt {
  margin-bottom: 4px;
}

.list2 li dl dt img, .list3 li dl dt img {
  box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
  -webkit-box-shadow: rgba(184, 184, 184, 14.65098) -2px 3px 7px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

.list2 li dl dt a:hover, .list3 li dl dt a:hover {
background-color: #FAB1FF;
  opacity: 0.7;
}

.section02 {
  margin: -11px 0 12px;
  }

.list2 li dl dd, .list3 li dl dd {
  line-height: 1.9;
}
ul.list3 {
  width: 743px;
  margin-left: -24px;
  clear: both;
}
ul.list3 li {
  width: 340px;
  float: left;
  margin: 0 0 16px 29px;
}

.mb_plus {
  margin-bottom: 22px;
}

/* 商品紹介
----------------------------------------------------------- */
ul.item_list {
  margin-bottom: 30px;
}
ul.item_list li {
  float: left;
  background-color: #E9EFF5;
  width: 162px;
  margin-left: 14px;
  border: double 3px #1360BC;
}

ul.item_list li:first-child {
  margin-left: 0;
}

ul.item_list li a {
  display: block;
  width: 162px;
  color: #000;
  text-decoration: none;
  padding: 57px 0 4px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
li.item_list_ware {
  background: url(./../img/list_bg01.gif) no-repeat;
  background-position: center 5px;
}
li.item_list_sneakers {
  background: url(./../img/list_bg02.gif) no-repeat;
  background-position: center 15px;
}
li.item_list_bag {
  background: url(./../img/list_bg03.gif) no-repeat;
  background-position: center 3px;
}
li.item_list_other {
  background: url(./../img/list_bg04.png) no-repeat;
  background-position: center 3px;
}

/* サービス
----------------------------------------------------------- */



.priceBox {
  margin: 20px auto 0;
}
.priceBox th {
  width: 160px;
}
.priceBox table td {
  padding: 10px 0;
  text-align: center;
}


.service h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 18px;
  background-color: #066CDC;
  padding: 4px 10px;
  color: #fff;
}

.service dd {
  width: 410px;
  float: left;
  padding: 0 10px;
}
.service dt {
  float: right;
}

.service img {
  padding: 5px;
  background-color: #FFFFFF;
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

.price_list {
  width: 714px;
  margin: 22px auto;
}

.price_list img {
  padding: 0;
}
.service02 {
  margin-bottom: 15px;
}

.service03 img {
  padding: 0;
  margin-bottom: 10px;
}

.service h5 {
  color: #036ADB;
  border-bottom: dashed 1px #B3B3B3;
  font-size: 18px;
  font-weight: bold;
  margin-left: -3px;
  padding-bottom: 3px;
  margin-bottom: 18px;
}

.service03 p {
  margin-bottom: 15px;
}

.service03 dt, .service03 dd {
  float: none;
  width: 694px;
   margin-bottom: 18px;
  padding: 0;

}

.service03 dt {
  margin-bottom: 10px;
  font-weight: bold;
  background-color: #DBC538;
  padding: 4px 10px;
  color: #fff;
}

.priceBox p {
  font-size: 16px;
  margin-top: 10px;
}

.character {
  margin-top: 20px;
}

.character dt {
  float: none;
}
.character dd {
  float: none;
  width: 694px;
  margin-bottom: 22px;
}
.character h4 {
  color: #036ADB;
  border-bottom: dashed 1px #B3B3B3;
  font-size: 18px;
  font-weight: bold;
  margin-left: -3px;
  padding-bottom: 3px;
  margin-bottom: 18px;
  background-color: #fff;
}

.character dt {
  float: none;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 18px;
  background-color: #066CDC;
  padding: 4px 10px;
  color: #fff;
}

.color_sample {
    margin: 0 0 40px 0;
}

.color_sample h4 {
    font-size: 16px;
    font-weight: bold;
    background-color: #066CDC;
    padding: 4px 10px;
    color: #fff;
}

.color_sample ul li {
    margin: 20px 0 0 0;
}

.color_sample p {
    color: #036ADB;
    border-bottom: dashed 1px #B3B3B3;
    font-size: 18px;
    font-weight: bold;
    margin-left: -3px;
    padding-bottom: 3px;
    margin-bottom: 18px;
}

.color_sample ul li img {
	box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
	-webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
	-moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}


/* お客様とのお話
----------------------------------------------------------- */

h4.talkH4 {
  margin: 20px 0 0;
  font-size: 20px;
  color: #036ADB;
  font-weight: bold;
}

.talkH4 + p {
  margin: 10px 0 0 5px;
}

p.lead {
  text-align: center;
  padding: 5px 0;
  font-size: 15px;
  color: #1361BC;
    margin-bottom: 20px;
}

.talk dd {
  width: 414px;
  float: left;
  padding: 0 8px;
}

.talk dt {
  width: 284px;
  float: right;
}
.talk img {
  display: block;
  margin-bottom: 9px;
  padding: 5px;
  background-color: #FFFFFF;
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

/* 店内の様子
----------------------------------------------------------- */

.inner img {
  background-color: #FFFFFF;
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}


.modal-content {
    position: fixed;
    display: none;
    z-index: 101;
    width: 770px;
    margin: 0;
    padding: 10px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.modal-content p {
    margin: 0;
    padding: 0;
}

.modal-overlay {
    z-index: 100;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.75);
}

.modal-open {
    color: #00f;
    text-decoration: underline;
}

.modal-open:hover {
    cursor: pointer;
}

.modal-close {
    color: #00f;
    text-decoration: underline;
}

.modal-close:hover {
    cursor: pointer;
}

.modal_bt {
    text-align: right;
    font-size: 360%;
    line-height: 1;
}

.modal_bt a {
    text-decoration: none;
    color: #CCCCCC;
}


#gallery {
    position: relative;
}

.modal_list01 {
    position: absolute;

    top: 0;
}

.modal_list01 li {
    position: absolute;
      background-color: #FAB1FF;
  opacity: 0.5;
  border: 5px solid #F200FF;
  border-radius: 50%;
}

.modal_list01 li a {
  display: block;
}

.modal_detail01 {
  top: 7px;
  left: 190px;
}
.modal_detail01 a {
  width: 142px;
  height: 54px;
}

.modal_detail02 {
  top: 192px;
  left: 82px;
}
.modal_detail02 a {
  width: 100px;
  height: 50px;
}

.modal_detail03 {
  top: 111px;
  left: 186px;
}
.modal_detail03 a {
  width: 100px;
  height: 63px;
}

.modal_detail04 {
  top: 279px;
  left: 188px;
}
.modal_detail04 a {
  width: 100px;
  height: 73px;
}

.modal_detail05 {
  top: 217px;
  left: 293px;
}
.modal_detail05 a {
  width: 106px;
  height: 71px;
}

.modal_detail06 {
  top: 434px;
  left: 137px;
}
.modal_detail06 a {
  width: 189px;
  height: 50px;
}

.modal_detail07 {
  top: 434px;
  left: 460px;
}
.modal_detail07 a {
  width: 129px;
  height: 50px;
}

.modal_detail08 {
  top: 395px;
  left: 618px;
}
.modal_detail08 a {
  width: 84px;
  height: 50px;
}


.modal_detail09 {
  top: 282px;
  left: 510px;
}
.modal_detail09 a {
  width: 100px;
  height: 50px;
}

.modal_detail10 {
  top: 299px;
  left: 388px;
}
.modal_detail10 a {
  width: 100px;
  height: 68px;
}

.modal_detail11 {
  top: 63px;
  left: 527px;
}
.modal_detail11 a {
  width: 100px;
  height: 59px;
}

.modal_detail12 {
  top: 13px;
  left: 459px;
}
.modal_detail12 a {
  width: 100px;
  height: 50px;
}

.modal_detail13 {
  top: 83px;
  left: 354px;
}
.modal_detail13 a {
  width: 100px;
  height: 57px;
}

.modal_detail14 {
  top: 7px;
  left: 351px;
}
.modal_detail14 a {
  width: 91px;
  height: 50px;
}
.modal_detail15 { top: 0; left: 0;}
.modal_detail15 a { width: 100px; height: 50px;}

.modal_detail16 { top: 0; left: 0;}
.modal_detail16 a { width: 100px; height: 50px;}

.modal-content div {
  width: 714px;
  margin: 0 auto;
}

.modal-content h4 {
margin: 8px 0 10px 0;
  border-bottom: solid 1px #ccc;
  padding: 0px 0px 2px 2px;
  font-size: 102%;
  }

div#modal9, div#modal10 {
  width: 500px;
}

div#modal9 div, div#modal10 div {
  width: 450px;
}

----------------------------------------------------------- */




/* 店長のおすすめスポット
----------------------------------------------------------- */

.spot div {
  width: 274px;
  float: left;
}

.spot_img {
  width: 274px;
  float: left;
}

.spot p {
  width: 420px;
  float: right;
  padding: 0 0px 0 10px;
}
.spot img {
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

/* 店舗案内
----------------------------------------------------------- */




.shopguide02 h4 {
  width: 266px;
  margin: 0px auto 20px;
}

.shopguide02 li {
  width: 340px;
  float: left;
}

.shopguide02 ul {
  margin-right: -38px;
}

.shopguide02 li {
  width: 340px;
  float: left;
  margin-right: 36px;
}

.shopguide02 dt {
  padding: 5px 0;
  text-align: center;
}

.shopguide03 iframe {
  width: 714px;
  height: 450px;
  margin: 35px auto 23px;
  display: block;
  /* padding: 23px 0; */
  border: none;
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

.shopguide02 dd img {
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

/* お問い合わせ
----------------------------------------------------------- */

.fm_tb th {
  width: 230px;
  text-align: left;
  padding: 6px 13px;
  position: relative;
}

.fm_tb th em {
  position: absolute;
  right: 16px;
  background-color: #fff;
  color: #F20E0E;
  padding: 0 4px;
  font-size: 10px;
}

input.clearForm,input.clearForm2,.clearForm2 {
  display: block;
  width: 143px;
  background-color: #FDDB01;
  padding: 23px 0;
  -moz-border-radius: 0px 30px 30px 0px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 15px;
  color: #545141;
  float: left;
  font-weight: bold;
  margin-bottom: 80px;
}
.btnBox1.clearfix {
  width: 301px;
  margin: 18px auto 0;
}
input.clearForm,button.send_bt {
  margin-right: 12px;
}

.btnBox2 {
  width: 143px;
  float: right;
  margin-right: 208px;
  margin-left: 0;
  margin-top: 18px;
}


.modification_wrap {
  width: 143px;
  float: left;
  margin-top: 18px;
  margin-left: 208px;
}
a.back_home {
  display: block;
  width: 143px;
  background-color: #1B6BC5;
  padding: 23px 0;
  -moz-border-radius: 0px 30px 30px 0px;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin: 0px auto;
}

input#name, input#kana, input#mail, input#mail_confirm, input#add_detail, textarea#msg {
  width: 380px;
}

em.form_notice1 {
  font-size: 10px;
}

.fm_tb table {
  font-size: 13px;
}

input {
  margin: 5px 0;
}

textarea#msg {
  margin: 5px 0;
}

input#zip, input#pref, input#addr {
  margin-bottom: 0;
}
input#add_detail {
  width: 348px;
}
span.error_style {
  color: #F00;
}
/* 太極拳教室
----------------------------------------------------------- */
.school_img img {
  margin: 0 0px 27px;
}

.school02 dd {
  width: 428px;
  float: left;
  text-align: center;
  padding: 30px 0;
  line-height: 1.9;
}

.school02 dt {
  width: 286px;
  float: right;
}
.school_img02 {
  margin-right: -38px;
}
.school01 img, .school02 img {
  padding: 5px;
  background-color: #FFFFFF;
  box-shadow: rgba(204, 204, 204, 0.65098) -7px -2px 6px 4;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -3px 4px 1px 0px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}
.school_img02 img, .school01 img {
  width: 340px;
  float: left;
  margin-right: 31px;
  padding: 0;
}
.school_img {
  margin-right: -28px;
}
.school01 em {
  display: block;
  text-indent: 8px;
  color: #FF0303;
}

.school01 table {
  margin-bottom: 30px;
}

.school01 p {
  margin-bottom: 18px;
}

p.teacher {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.shoes {
    float: left;
    width: auto;
}

.shoes + div dl dd em {
    position: relative;
}

.item_detail_box03 {
  width: 260px;
  min-height: 90px;
  float: right;
  background-color: #FFFFFF;
  padding: 10px 15px 10px 15px;
  max-height: 356px;
  overflow-y: auto;
  box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

.item_detail_box03 dt {
  border-bottom: solid 1px #000;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 15px;
}
.item_detail_box03 dd {
  position: relative;
}
.item_detail_box03 em {
  position: absolute;
  right: 0;
}
/* プライバシーポリシー
----------------------------------------------------------- */

.privacy p {
  margin: 15px 0;
}
.privacy dl {
  margin: 15px 0;
}

.privacy dt {
  font-weight: bold;
}


/* 商品詳細 detail.php
----------------------------------------------------------- */

.wrap_bx {
  width: 409px;
  float: left;
  text-align: center;
}

.item_detail_box02 {
  width: 260px;
  min-height: 356px;
  float: right;
  background-color: #FFFFFF;
  padding: 10px 15px 10px 15px;
  max-height: 356px;
  overflow-y: auto;
  box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) -2px 1px 6px 1px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -5px;
	background: url(./../img/item_prev.png) no-repeat 13px 0;
}

.bx-wrapper .bx-next {
	right: -5px;
	background: url(./../img/item_next.png) no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	opacity: 0.7;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper {
  margin: 0 0 10px 0;
}

.bx-controls-direction {
  position: relative;
  top: -135px;
}

.bx-pager a {
  width: 136px;
  display: block;
  float: left;
  text-align: center;
}

.bx-pager img  {
  max-height: 80px;
}

.item_detail_box02 dl {

}

.item_detail_box02 dl dt {
    font-size: 87.5%;

}

.item_detail_box02 dl dd{
    font-size: 114%;

    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 7px 0;
    padding:  3px 0 3px 0;
    font-weight: bold;
}

/* 商品注文方法
----------------------------------------------------------- */

.shopping_head {
    border: solid 3px #1F65B1;
    margin-bottom: 20px;
}

.shopping_head dt {
    background-color: #1F65B1;
    color: #FFF;
    padding: 4px;
}

.shopping_head dd {
    padding: 7px;
}

.shopping_list{
	background-color: #1F65B1;
    color: #FFF;
    padding: 4px;
    margin-bottom: 20px;
}

.shopping_point em{
	background-color: #fff;
    color: #F20E0E;
    padding: 0 4px;
    font-size: 10px;
}

a.fax {
    padding: 0 20px;
    margin: 0 5px;
    background-color: #1F65B1;
    text-decoration: none;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.18) -1px 3px 8px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) -1px 3px 8px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) -1px 3px 8px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.18) -1px 3px 8px 0px;
}

.sc_i {

}

table.sc_i th {
    padding: 9px 6px;
}

table.sc_i td {
    padding: 10px;
}