* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
}
img {
  border: 0;
}
a {
  color: #F90;
}
a:hover {
  text-decoration: none;
}
#bg {
  background: url(https://img07.shop-pro.jp/PA01256/291/etc/bg_img.jpg?20130921134357) repeat center top;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 12px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_wrapper_bg.gif);
  text-align: left;
}

#header {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
#container {
  margin: 0 auto;
  width: 950px;
}
#side {
  float: left;
  width: 200px;
  margin: 0 0 20px 0;
}
#contents {
  width: 730px;
  float: right;
  margin: 0 0 20px;
}
#footer {
  margin: 0 auto;
  width: 986px;
  clear: both;
  padding: 0 0 20px;
  background: #898A8D url(https://img.shop-pro.jp/tmpl_img/37/0302_footer.gif) repeat-x top;
  color: #FFF;
}
#header h1 {
  font-size: 10px;
  line-height: 20px;
  font-weight: normal;
  /*margin-right: 22px;*/
  background-color: #4d4d4d;
  color: #ffffff;
}
#header .header-logo {
  width: 1000px;
  margin: 10px auto 0;
}
#header ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
  list-style-image:none;
}
#header form {
  float: right;
  margin: -55px 268px 0 0;
  clear: right;
  width: 200px;
}
#header form select {
  width: 200px;
  margin: 0 7px 0 20px;
}
#header form input {
  width: 120px;
  margin-right: 7px;
  vertical-align: top;
}
#header form button {
  border-style: none;
  padding: 0;
  width: 40px;
  border-width: 0;
  cursor: pointer;
  height: 20px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_header_search_btn.gif);
  vertical-align: top;
}
#header form button span {
  display: none;
}
#header p.logo {
  font-size: 14px;
  line-height: 2em;
  font-weight: bold;
  margin: 0 0 10px;
  float: left;
}
#header p.logo a {
  text-decoration: none;
}
#header p.logo a:hover {
  text-decoration: underline;
}
#header p.logo a img {
  border-style: none;
}

#header p.cart {
  line-height: 0;
  height: 36px;
  width: 118px;
  text-indent: -9999px;
  float: right;
  margin: 0 24px 0 0;
  /* \*/
  overflow:hidden;
  /* */
}
#header p.cart a {
  display: block;
  height: 100%;
  line-height: normal;
  background: url(https://img07.shop-pro.jp/PA01256/291/etc/btn_cart2.png?cmsp_timestamp=20181229142056) left;
}
#header p.cart a:hover {
  background: url(https://img07.shop-pro.jp/PA01256/291/etc/btn_cart.png?20130921150452) right;
}
#header #header-telephone {
  float: right;
  margin-right: 25px;
  font-size: 80%;
}
#header .header-telephone-number {
  padding-left: 2px;
  font-size: 150%;
}
#header .header-theme-image {
  width: 100%;
  background: #1f1f1f;
}
#header .header-theme-image img {
  width: 100%;
  vertical-align: bottom;
}
#header ul.global-navi {
  background: #4d4d4d;
  font-size: 0;
}
#header ul.global-navi li {
  display: inline-block;
  width: 146px;
  height: 68px;
  text-indent: -9999px;
  /* \*/
  overflow:hidden;
  /* */
}
#header ul.global-navi li a {
  display: block;
  height: 100%;
  line-height: normal;
  background-image: url(https://img07.shop-pro.jp/PA01256/291/etc/header_btn.gif?2139);
}

#header ul.global-navi li.home a {
  background-position: 0 top;
}
#header ul.global-navi li.blog a {
  background-position: -146px top;
}
#header ul.global-navi li.sk-payment a {
  background-position: -292px top;
}
#header ul.global-navi li.company a {
  background-position: -437px top;
}
#header ul.global-navi li.access a {
  background-position: -583px top;
}
#header ul.global-navi li.inq a {
  background-position: -729px top;
}

#header ul.global-navi li.home a:hover {
  background-position: 0 bottom;
}
#header ul.global-navi li.blog a:hover {
  background-position: -146px bottom;
}
#header ul.global-navi li.sk-payment a:hover {
  background-position: -292px bottom;
}
#header ul.global-navi li.company a:hover {
  background-position: -437px bottom;
}
#header ul.global-navi li.access a:hover {
  background-position: -583px bottom;
}
#header ul.global-navi li.inq a:hover {
  background-position: -729px bottom;
}
#header div.member {
  margin: 0 0 20px;
  float: right;
  width: 430px;
}
#header div.member ul {
  padding: 0;
  margin: 0;

}
#header div.member ul li {
  line-height: 30px;
  height: 30px;
  margin: 0 0 8px 10px;
  text-indent: 20px;
  float: right;
}
#header div.member ul li a {
  color: #333;
  text-decoration: none;

}
#header div.member ul li.login {
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_icon_login.gif) no-repeat left center;
}
#header div.member ul li.regist {
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_icon_regist.gif) no-repeat left center;
}


/*追加//////////////////////////////////////////////////////////*/
#header div.member ul li.mypage {
  line-height: 0;
  height: 36px;
  width: 118px;
  text-indent: -9999px;
  float: right;
  margin: 0 10px 8px 10px;
  /* \*/
  overflow:hidden;
  /* */
}

#header div.member ul li.mypage a {
  display: block;
  height: 100%;
  line-height: normal;
  background: url(https://img07.shop-pro.jp/PA01256/291/etc/btn_mypage.png?20130921150534) left;
}
#header div.member ul li.mypage a:hover {
  background: url(https://img07.shop-pro.jp/PA01256/291/etc/btn_mypage.png?20130921150534) right;
}
/*追加//////////////////////////////////////////////////////////*/


#header div.member ul li.logout {
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_icon_logout.gif) no-repeat left center;
}
#header div.member p.member {
  line-height: 1.3em;
  clear: both;
  text-align: right;
  margin-right: 24px;
}



#side h3 {
  font-size: 12px;
  clear: both;
  margin: 0;
  line-height: 30px;
  color: #FFFFFF;
  background: #EA99B6 url(https://img.shop-pro.jp/tmpl_img/37/0302_side_h3.gif);
  text-indent: 20px;
  height: 30px;
}
#side div {
  clear: both;
  margin: 0 0 15px;
}
#side div ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
  list-style-image:none;
}
#side ul.korekara_list {
  list-style-type:none;
  font-size: 0;
}
#side ul.korekara_list li {
  margin-bottom: 8px;
}
#side div.category h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_category_h3.gif);
  text-indent: -9999px;
  height: 30px;
  margin-bottom: 8px;
}
#side div.category ul li {
  line-height: 0;
  border-bottom: 1px dotted #CCC;
}
#side div.category ul li a {
  line-height: 1.4em;
  display: block;
  padding: 4px 2px 4px 8px;
  text-decoration: none;
  color: #333;
}
#side div.category ul li a:hover {
  background-color: #F2EEE9;
}
#side div.category ul li a img {
  display: block;
  margin: 0 0 2px;
  border-style: none;
}
#side div.group h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_group_h3.gif);
  text-indent: -9999px;
  height: 30px;
  margin-bottom: 8px;
}
#side div.group ul li {
  line-height: 0;
  border-bottom: 1px dotted #CCC;
}
#side div.group ul li a {
  line-height: 1.4em;
  display: block;
  padding: 4px 2px 4px 8px;
  text-decoration: none;
  color: #333;
}
#side div.group ul li a:hover {
  background-color: #F2EEE9;
}
#side div.group ul li a img {
  display: block;
  margin: 0 0 2px;
  border-style: none;
}
#side div.freepage {
  border: 1px solid #CFCFCF;
}

#side div.freepage h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_menu_h3.gif);
  text-indent: -9999px;
  height: 30px;
  border-bottom: 1px solid #CFCFCF;
}
#side div.freepage ul {
  padding: 8px 0;
}
#side div.freepage ul li {
  line-height: 0;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_icon_arrow.gif) no-repeat 3px 6px;
  padding: 4px 2px 4px 20px;
}
#side div.freepage ul li a {
  line-height: 1.4em;
  text-decoration: none;
  color: #333;
}
#side div.freepage ul li a:hover {
  text-decoration: underline;
}
#side div.cart {

}

#side div.cart h3 {
  height: 30px;
  font-size: 10px;
  line-height: 10px;
  text-indent: -9999px;
}
#side div.cart h3 a {
  display: block;
  height: 100%;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_cart_h3.gif);
}
#side div.cart ul {
  background: #F1F1F1;
  padding: 8px;
}

#side div.cart ul li {
  line-height: 1.2em;
  padding: 4px 0;
  border-bottom: 1px dotted #D4E2EA;
}
#side div.cart ul li a {
  text-decoration: none;
}
#side div.cart ul li a:hover {
  text-decoration: underline;
}
#side div.cart ul li span {
  font-size: 10px;
}
#side div.cart p {
  line-height: 70px;
  text-align: center;
  background: #F1F1F1;
}

/*送料無料表示*/
#side div.cart p.incart_name {
  line-height:1.4;
  text-align:left;
  padding:5px;
}
#side div.cart p.stotal {
  line-height:1.4;
  text-align:right;
  padding:5px;
}
#side div.cart p.total {
  line-height:1.4;
  text-align:right;
  padding:5px;
  border-top:1px dotted #666;
  border-bottom:1px solid #666;
}
#side div.cart ul.postage li {
  color:red;
}
#side div.subtotal {
  margin-bottom:0;
}

/*送料無料表示ここまで*/

#side div.mailmaga {
  text-align: center;
}

#side div.mailmaga h3 {
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_mailmaga_h3.gif);
  height: 30px;
  font-size: 10px;
  line-height: 10px;
  text-indent: -9999px;
}
#side div.mailmaga p {
  font-size: 10px;
  line-height: 3em;
}
#side div.manager {
  background: #FBF9F6;
  border: 1px solid #CFCFCF;
}
#side div.manager h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_manager_h3.gif);
  text-indent: -9999px;
  height: 43px;
}
#side div.manager h4 {
  line-height: 1.3em;
  font-weight: bold;
  text-align: center;
  margin: 6px 0 8px;
  color: #333;
}
#side div.manager div {
  margin: 0;
  padding: 10px 0;
}
#side div.manager img.photo {
  display: block;
  margin: 0 auto 4px;
}
#side div.manager p.memo {
  font-size: 10px;
  line-height: 1.4em;
  margin: 0 10px;
}
#side div.manager p.blog {
  line-height: 10px;
  font-size: 10px;
  text-indent: -9999px;
  margin: 10px auto 0;
  height: 25px;
  width: 151px;
}
#side div.manager p.blog a {
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_manager_blog.gif);
  display: block;
  height: 100%;
}
#side div.qrcode {
  border: 1px solid #CFCFCF;
  padding-bottom: 10px;
}
#side div.qrcode h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_mobile_h3.gif);
  text-indent: -9999px;
  height: 40px;
  margin-bottom: 8px;
}
#side div.qrcode img {
  display: block;
  margin: 0 auto;
}
#side div.seller h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_seller_h3.gif);
  text-indent: -9999px;
  height: 30px;
}
#side div.seller ul {
  padding: 8px 4px;
}
#side div.seller ul li {
  line-height: 0;
}
#side div.seller ul li a {
  text-decoration: none;
  line-height: 1.4em;
}
#side div.seller ul li a:hover {
  text-decoration: underline;
}
#side div.seller ul li span {
  font: 10px Verdana, Geneva, sans-serif;
  display: block;
  line-height: 1.2em;
}
#side div.seller ul li span.num {
  font-weight: bold;
  color: #FFF;
  background: #999;
  text-align: center;
  width: 50px;
  line-height: 1.4em;
}
#side div.seller ul li span.price {
  color: #666;
}
#side div.seller ul li span.soldout {
  font-weight: bold;
}
#side div.seller ul li.type1 {
  margin: 0 auto 15px;
  width: 180px;
  text-align: center;
}
#side div.seller ul li.type1 img {
  display: block;
  margin: 0 auto 3px;
  border-style: none;
}
#side div.seller ul li.type1 span.num {
  width: 180px;
  margin: 0 auto 5px;
}
#side div.seller ul li.type1 span.none {
  height: 118px;
  width: 118px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 118px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC;
  cursor: pointer;
  margin: 0 auto 3px;
}
#side div.seller ul li.type2 {
  text-align: center;
  float: left;
  width: 92px;
  font-size: 10px;
  margin: 0 0 15px;
}
#side div.seller ul li.type2 img {
  display: block;
  margin: 0 auto 3px;
  border-style: none;
  width: 80px;
}
#side div.seller ul li.type2 span.num {
  width: 84px;
  margin: 0 auto 5px;
}
#side div.seller ul li.type2 span.none {
  height: 78px;
  width: 78px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 78px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC;
  cursor: pointer;
  margin: 0 auto 3px;
}
#side div.seller ul li.type3 {
  padding: 2px 0;
  border-top: 1px dotted #D4E2EA;
  clear: both;
  margin: 0 8px;
}
#side div.seller ul li.type3 span.num {
  margin: 0 5px 2px 0;
  float: left;
}
#side div.seller ul li.type3 span.price {
  text-align: right;
  clear: both;
}
#side div.seller ul li.type3 span.soldout {
  text-align: right;
  clear: both;
}


#side div.feed h3 {
  display: none;
}
#side div.feed ul {
  text-align: center;
  height: 46px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_feed.gif);
  position: relative;
}
#side div.feed ul li {
  margin: 0;
  font-size: 10px;
  line-height: 10px;
  text-indent: -9999px;
  position: absolute;
  height: 22px;
  top: 13px;
}
#side div.feed ul li a {
  display: block;
  height: 100%;
}
#side div.feed ul li.rss {
  width: 47px;
  left: 56px;
}
#side div.feed ul li.atom {
  width: 57px;
  left: 113px;
}

#side div.recent-trackback h3 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_side_tb_h3.gif);
  text-indent: -9999px;
  height: 30px;
}
#side div.recent-trackback dl {
  background: #FBF9F6;
  padding: 8px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#side div.recent-trackback dl dt {
  line-height: 1.4em;
}

#side div.recent-trackback dl dd {
  line-height: 1.2em;
  margin-bottom: 6px;
}
#side div.recent-trackback dl dd a {
  text-decoration: none;
}
#side div.recent-trackback dl dd a:hover {
  text-decoration: underline;
}

#side div.recent-trackback dl dd span.date {
  display: block;
  font: 10px Verdana, Geneva, sans-serif;
}

#contents h2 {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  clear: both;
  padding: 6px 0 8px 25px;
  margin: 0 0 20px;
  color: #FFF;
  background: #666 url(https://img.shop-pro.jp/tmpl_img/37/0302_contents_h2.gif) no-repeat left top;
  text-align: left;
}
#contents h3 {
  clear: both;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 16px 5px 15px;
  margin: 0 0 15px 30px;
  color: #928572;
  border-bottom: 1px solid #928572;
  border-left: 4px solid #928572;
  letter-spacing: 0.1em;
}
#contents p {
  line-height: 1.6em;
  margin: 0 40px 20px;
}
#contents ul {
  line-height: 1.6em;
  margin: 0 40px 20px;
  list-style-type:none;
  list-style-image:none;
}
#contents ul li {
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_icon_arrow.gif) no-repeat left 0.2em;
  padding: 0 0 0 15px;
}
#contents p.none {
  font-size: 14px;
  line-height: 200px;
  letter-spacing: 0.1em;
  text-align: center;
}
#contents p.sort {
  text-align: right;
}
#contents ul.topicpass {
  margin: 0 0 5px;
}
#contents ul.topicpass li {
  display: inline;
  margin: 0;
  line-height: 1.5em;
  padding: 0;
  background-image: none;
}
#contents ul.topicpass li a {
  margin:0;
}
#contents ul.product {
  margin: 0 0 0 30px;
  list-style-type:none;
  list-style-image:none;
  clear: both;
}
#contents ul.product li {
  margin: 0 10px 20px 0;
  float: left;
  width: 160px;
  text-align: center;
  line-height: 0;
  padding: 0;
  background: none;
}
#contents ul.product li a {
  text-decoration: none;
  line-height: 1.2em;
}
#contents ul.product li a:hover {
  text-decoration: underline;
}
#contents ul.product li a img{
  display: block;
  margin: 0 auto 3px;
  border-style: none;
  width:160px;
}
#contents ul.product li span {
  display: block;
  text-align: center;
  margin: 0 auto 3px;
  font-size: 10px;
  line-height: 1.2em;
}
#contents ul.product li span.none {
  height: 118px;
  width: 118px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 118px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC;
  cursor: pointer;
}
#contents ul.product li span.exp {
  line-height: 1.3em;
  text-align:left;
  margin: 0px 0px 0px 5px;
}
#contents ul.product li span.regular {
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: line-through;
  color: #818181;
}
#contents ul.product li span.price {
  font-family: Verdana, Geneva, sans-serif;
  color: #333;
  font-weight: bold;
}
#contents ul.product li span.soldout {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4em;
  font-weight: bold;
  color: #FFF;
  background: #999;
}
#contents ul.page {
  text-align: center;
  margin: 0 auto 30px;
  clear: both;
  width: 700px;
}
#contents ul.page li {
  list-style-type:none;
  list-style-image:none;
  margin: 0;
  padding: 0;
  background: none;
  font: 10px Verdana, Geneva, sans-serif;
  display: inline;
}
#contents ul.page li a, #contents ul.page li span {
  display: inline-block;
  padding: 5px 7px;
  text-decoration: none;
  margin: 0 0 10px;
}
#contents ul.page li a {
  border: 1px solid #F90;
  background: #F90;
  color: #FFF;
}
#contents ul.page li a:hover {
  border: 1px solid #F90;
  background: #FFF;
  color: #F90;
}
#contents ul.page li span{
  border: 1px solid #CCC;
  background: #FFF;
  font-weight: bold;
  color: #CCC;
}
#contents dl.posted {
  margin: 0 40px 20px;
}
#contents dl.posted dt {
  font-size: 10px;
  line-height: 1.6em;
  font-weight: bolder;
}
#contents dl.posted dt span {
  font-family: Verdana, Geneva, sans-serif;
  margin-left: 8px;
}
#contents dl.posted dd {
  line-height: 1.4em;
  margin-bottom: 8px;
}
#contents dl.posted dd a {
  font-weight: bold;
}
#contents dl.posted dd p {
  font-size: 10px;
  color: #666;
  margin: 0 0;
}



#contents div.pickup {
  clear: both;
}
#contents div.pickup h2 {
  font-size: 10px;
  line-height: 10px;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_pickup_h2.gif);
  text-indent: -9999px;
  height: 30px;
  padding: 0;
}
#contents div.pickup h2.none {
  display: none;
}
#contents div.pickup div.btm-half ul.product li {
  margin: 0 10px 20px 0;
  float: left;
  width: 70px;
  text-align: center;
  line-height: 0;
  padding: 0;
  background: none;
}
#contents div.pickup div.btm-half ul.product li a img{
  display: block;
  margin: 0 auto 3px;
  border-style: none;
  width: 70px;
}
#contents div.pickup div.btm-half ul.product li span.none {
  height: 68px;
  width: 68px;
  line-height: 68px;
}
#contents div.checkitem {
  clear: both;
}
#contents div.checkitem h3 {
  clear: both;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 18px;
  margin: 0 0 15px 0;
  padding: 2px 16px 2px 20px;
}
#contents div.checkitem div.btm-half ul.product li {
  width:70px;
  float: left;
  background-image: none;
  padding: 0;
  margin: 0 10px 20px 0;
}
#contents div.checkitem div.btm-half ul.product li img.ci_img {
  width:70px;
  border:none;
}
#contents div.checkitem ul.product {
  line-height: 1.6em;
  list-style-image: none;
  list-style-type: none;
  margin: 0 30px 20px;
}
#contents div.checkitem ul.product li span {
  display: block;
  font-size: 10px;
  line-height: 1.2em;
  margin: 0 auto 6px;
  text-align: center;
}
#contents div.checkitem ul.product li span.soldout {
  background: none repeat scroll 0 0 #999999;
  color: #FFFFFF;
  font-family: Verdana,Geneva,sans-serif;
  font-weight: bold;
  line-height: 1.4em;
}

#contents div.checkitem ul.product li span.none {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #CCCCCC;
  font-family: Verdana,Geneva,sans-serif;
  height: 68px;
  line-height: 68px;
  width: 68px;
}
#contents div.checkitem ul.product li a {
  text-decoration:none;
}
#contents div.checkitem ul.product li a:hover {
  text-decoration:underline;
}

#oshiharai {
  clear: both;
  margin: 0 6px 15px;
  padding: 10px 0;
  text-align: center;
  background: rgb(251, 247, 239);
  font-size: 0;
}
.oshiharai-section {
  display: inline-block;
  max-width: 20%;
  padding: 0 10px;
  border-right: 1px solid rgb(195, 163, 125);
  vertical-align: top;
  box-sizing: border-box;
  font-size: 12px;
  text-align: left;
  line-height: 150%;
}
.ul-rounded {
  list-style: none;
  padding-left: 1em;
}
.ul-rounded li:before {
  content: "●";
}
.oshiharai-section:last-child {
  border-right: 0;
}
.oshiharai-header {
  font-size: 14px;
  margin-bottom: 1em;
}

.table-company-info {
  border: 0;
}
.table-company-info th {
  white-space: nowrap;
  vertical-align: top;
  font-weight: normal;
}
.table-company-info td {
  position: relative;
  white-space: nowrap;
  padding-left: .5em;
}
.table-company-info td:before {
  position: absolute;
  left: 0px;
  content: ":";
  white-space: nowrap;
}

#footer a {
  color: #FFF;
}

#footer p.pagetop {
  line-height: 10px;
  height: 28px;
  font-size: 10px;
  text-indent: -9999px;
  background: #FFF;
  width: 136px;
  margin-left: 820px;
}
#footer p.pagetop a {
  display: block;
  height: 100%;
  background: url(https://img.shop-pro.jp/tmpl_img/37/0302_footer_pagetop.gif);
}
#footer p.copyright {
  font-size: 10px;
  line-height: 1.4em;
  text-align: center;
}
#footer ul.footernavi {
  line-height: 20px;
  text-align: center;
}
#footer ul.footernavi li {
  display: inline;
  margin: 6px;
}

/* -- side calendar -- */
.tbl_calendar {
  width: 196px;
  margin: 0 auto 10px;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl_calendar caption{
background-color: #428b6d;
color: #fff;
}

.tbl_calendar th, .tbl_calendar td, .tbl_calendar caption {
  height: 24px;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  border-bottom: 1px solid #dadada;
}
.tbl_calendar th {
  width: 28px;
}
.side_cal_memo {
  margin: 10px 0 20px;
  padding: .5em 10px;
  font-size: 10px;
  line-height: 1.4;
  border: 1px solid #dadada;
}

