@charset "utf-8";

* {
}

/*-- ------------------------------------------------- --*/
/*-- 全体                                              --*/
/*-- ------------------------------------------------- --*/
body, h1, h2, h3, p, div, ul, ol, li, dl, dd, dt, table, form {
  margin: 0;
  padding: 0;
}

body {
  background: url(/img/common/bg.jpg) repeat-x left top #f5f5f5;
  font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka, sans-serif;
  color: #666666;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  width: 100%; /* IEで横スクロールバーが出たときの保険 */
}

.all {
  width: 980px;
  margin: 0px auto;
  text-align: left;
}

.header {
  background: url(/img/common/head_bg.gif) no-repeat left bottom;
  width: 980px;
  height:125px;
}

.body {
  width: 980px;
}

.base {
  background:url(/img/common/base_bg.gif) no-repeat left top;
  padding: 65px 97px 30px;
}

.content {
  width: 855px;
  float: left; /* 本文を左に回り込ませている */
  margin: 0 0 35px;
}

.contents {
  width: 854px;
  background: url(/img/common/contents_bg.gif) repeat-y left top;
  margin: 0px;
  padding: 0px;
}

.sidemenu {
  width: 125px;
  float: left; /* この部分の指定がないと、FirefoxやOperaで.contentの下に配置される */
  background: url(/img/common/sidemenu_bottom_bg.gif) no-repeat left bottom;
  margin-bottom: 35px;
}

.footer {
  background: url(/img/common/footer_bg.gif) repeat-y left top;
  width: 980px;
  clear: both;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

hr {
  display: none;
  clear: both;
}

.thanks {
  background:url(/img/common/table_bg.gif) repeat left top;
  padding: 10px;
  margin-bottom: 50px;
}

.thanks dt {
  background: white;
  color: #750204;
  text-align: center;
  line-height: 1.8em;
  padding: 50px 10px 20px;
}

.thanks dd {
  background: white;
  padding: 0px 10px 50px;
  color: #666;
  line-height: 1.8em;
  text-align: center;
}

.thanks dd p {
  margin-bottom: 20px;
}

/*-- ------------------------------------------------- --*/
/*-- ヘッダー                                          --*/
/*-- ------------------------------------------------- --*/
.anchor{
  font-size: 0px;
  line-height: 0px;
  display: block;
  overflow: hidden;
  height: 0px;
}

.logo {
  float: left;
  width: 107px;
  text-align: right;
}

.logo h1 {
  margin: 0px;
  padding: 0px;
  text-align: right;
}

.navi {
  width: 866px;
  float: left;
}

.navi .hello {
  font-weight: bold;
  color: #750204;
  font-size: 11px;
  margin: 10px 0px 00px 10px;
  line-height: 18px;
  white-space: nowrap;
  padding: 0px;
  height: 18px;
  width: 330px;
}

.navi ul.login-menu {
  width: 540px;
  margin-top: -28px;
  margin-left: 326px;
  height: 30px;
  margin-bottom: 20px;
}

.navi ul.login-menu li {
  float: left;
  width: 135px;
  display: block;
  height: 30px;
  overflow: hidden;
  list-style: none;
}

.navi ul.login-menu li a {
  display: block;
  margin-left: 5px;
  width: 130px;
  background-position: left top;
  background-repeat: no-repeat;
  text-align: right;
}

.navi ul.login-menu li a img {
  visibility: hidden;
}

.navi ul.login-menu li.h-okoshi-yasu a {
  background-image: url(/img/common/h_navi_01.jpg);
}

.navi ul.login-menu li.h-login a {
  background-image: url(/img/common/h_navi_02.jpg);
}

.navi ul.login-menu li.h-cart a {
  background-image: url(/img/common/h_navi_03.jpg);
}

.navi ul.login-menu li.h-okoshi-tm a {
  background-image: url(/img/common/h_navi_04.jpg);
}

.navi ul.login-menu li.h-logout a {
  background-image: url(/img/common/h_navi_05.jpg);
}

.navi ul.login-menu li a:hover {
  background-position: 0px -30px;
}

.navi .global-navi-text {
  width: 601px;
  clear: both;
  height: 20px;
  text-align: right;
}

.navi .global-navi-text ul {
}

.navi .global-navi-text li {
  font-size: 10px;
  list-style: none;
  display: inline;
  line-height: 20px;
}

.navi .global-navi-text li a {
  color: #B0B0B0;
/*  text-decoration: none; */
  background: url(/img/common/footer_navi_bg.gif) no-repeat right center;
  padding-right: 0.4em;
  padding-left: 0.0em;
  white-space: nowrap;
}

.navi .global-navi-text li a:hover {
  text-decoration: underline;
  color: #666;
}

.navi .global-navi-text li a img {
  vertical-align: 0px;
}

.navi .global-navi-text li.last a {
  padding-right: 0px;
  background: none;
  border: none;
}

.navi .search {
  width: 240px;
  margin-left: 631px;
  margin-top: -20px;
  margin-bottom: 20px;
  height: 20px;
}

.navi .search input.text {
  background: url(/img/common/search_input.gif) no-repeat left top;
  height: 19px;
  font-size: 12px;
  width: 160px;
  padding: 1px 5px 0px;
  line-height: 19px;
  text-align: left;
  border: none;
  vertical-align: 0px;
}

.navi .search div {
  margin-left: 175px;
  width: 60px;
  height: 20px;
  overflow: hidden;
  margin-top: -20px;
}

* html .navi .search div {
  margin-top: -21px;
}

* + html .navi .search div {
  margin-top: -21px;
}
.navi .search div a {
  width: 60px;
  display: block;
  background: url(/img/common/h_search_btn.jpg) no-repeat left top;
}

.navi .search div a:hover {
  background:url(/img/common/h_search_btn.jpg) no-repeat 0px -20px;
}
.navi .search div a img {
  visibility:hidden;
}

@media print {
  .navi ul li.login-menu a img, .navi .search div a img {
   visibility: visible;
  }
}
@media screen {
  .navi ul li.login-menu a img, .navi .search div a img{
    visibility: hidden;
  }
}

.global-navi {
  width: 866px;
  margin-left: 112px;
  clear: both;
  position: relative;
  margin-bottom: 5px;
}

.global-navi ul {
  top: -30px;
  position: absolute;
  height: 30px;
  margin: 0 0 0 0px;
}

.global-navi ul li {
  width: 92px;
  display: block;
  float: left;
  list-style-type: none;
  height: 30px;
  overflow: hidden;
}

.global-navi ul li.h-08 {
  width: 115px;
  margin-left: 12.5px;
}

.global-navi ul li a {
  display: block;
  margin-left: 5px;
  width: 100px;
  background-position: left top;
  background-repeat: no-repeat;
}

.global-navi ul li.h-08 a {
  width: 105px;
}

.global-navi ul li.h-01 a {
  background-image: url(/img/common/h_01.jpg);
}

.global-navi ul li.h-02 a {
  background-image: url(/img/common/h_02.jpg);
}

.global-navi ul li.h-03 a {
  background-image: url(/img/common/h_03.jpg);
}

.global-navi ul li.h-04 a {
  background-image: url(/img/common/h_04.jpg);
}

.global-navi ul li.h-05 a {
  background-image: url(/img/common/h_05.jpg);
}

.global-navi ul li.h-06 a {
  background-image: url(/img/common/h_06.jpg);
}

.global-navi ul li.h-07 a {
  background-image: url(/img/common/h_07.jpg);
}

.global-navi ul li.h-08 a {
  background-image: url(/img/common/h_08.jpg);
}

.global-navi ul li.h-09 a {
	background-image: url(/img/common/h_09.jpg);
}

body#SUIT .global-navi ul li.h-01 a {
  background-image:url(/img/common/h_01_current.jpg);
}

body#SHIRT .global-navi ul li.h-02 a {
  background-image:url(/img/common/h_02_current.jpg);
}

body#TIE .global-navi ul li.h-03 a {
  background-image:url(/img/common/h_03_current.jpg);
}

body#SHOES .global-navi ul li.h-04 a {
  background-image:url(/img/common/h_04_current.jpg);
}

body#BAG .global-navi ul li.h-05 a {
  background-image:url(/img/common/h_05_current.jpg);
}

body#BELT .global-navi ul li.h-06 a {
  background-image:url(/img/common/h_06_current.jpg);
}

body#ACCESSORY .global-navi ul li.h-07 a {
  background-image:url(/img/common/h_07_current.jpg);
}

.global-navi ul li a:hover {
  background-position:0px -30px;
}

.global-navi ul li a img {
  visibility: hidden;
}

.top-contents {
  width: 854px;
  background: url(/img/top_contents_bg.gif) repeat-y left top;
  margin-bottom: 16px;
}

.top-contents .flash {
  border: solid 0px #000000;
  width: 854px;
  float: left;
  background: url(/img/index_top_contents_bg.gif) no-repeat left bottom;
  padding-bottom: 17px;
}

.top-contents .flash div,
.top-contents .flash embed,
.top-contents .flash object {
  margin-left:7px;
  border: 0px;
  vertical-align: top;
}

.top-contents .bn {
  width: 221px;
  height: 317px;
  float: right;
  background:url(/img/index_top_contents_bg.gif) no-repeat right bottom;
}

.top-contents .bn ul {
  margin: 0px;
  padding:0px;
}
.top-contents .bn li {
  width:208px;
  height:96px;
  overflow:hidden;
  list-style:none;
  margin-left:6px;
  margin-bottom:6px;
}

/*-- ------------------------------------------------- --*/
/*-- バナー                                            --*/
/*-- ------------------------------------------------- --*/
.bn-list {
  width: 854px;
  margin-left: 0px;
  margin-top: 35px;
}

.bn-list ul {
  margin: 0px;
  padding: 0px;
}

.bn-list li {
  float: left;
  width: 216px;
  list-style: none;
  display: block;
  background: url(/img/bn_list_bg.gif) no-repeat left top;
}

.bn-list li.bn-01 {
  width:217px;
}
.bn-list li.bn-02 {
  width:216px;
}
.bn-list li.bn-03 {
  width:217px;
}
.bn-list li.bn-04 {
  width:204px;
}
.bn-list li img {
  margin:4px;
}

.index{
}

/*-- ------------------------------------------------- --*/
/*-- フッター                                          --*/
/*-- ------------------------------------------------- --*/
.footer-main {
  padding-top: 5px;
  background: url(/img/common/footer_top.gif) no-repeat left top;
}

.footer-main .menu {
  border: solid 0px #000000;
  width: 840px;
  float: left;
}

.footer-main .verisign {
  border: solid 0px #000000;
  padding: 24px 0px 0px;
  width: 115px;
  height: 82px;
  float: left;
}

.footer-navi {
  padding: 20px 0px 0px;
  margin-bottom: 15px;
}

.footer-navi dt {
  margin-bottom: 10px;
  margin-left: 23px;
}

.footer-navi dd {
  margin-left: 7px;
  margin-right: 7px;
  padding-left: 15px;
}

.footer-navi ul {
  margin: 0px 0px 3px;
  padding: 0px;
}

.footer-navi ul li {
  display: inline;
  list-style-type: none;
}

.footer-navi ul li a {
  background:url(/img/common/footer_navi_bg.gif) no-repeat right center;
  padding-right: 0.5em;
  padding-left: 0.2em;
  text-decoration: none;
/*  color:#B0B0B0; */
}

.footer-navi ul li a:hover {
  color:#666;
}

.dot {
  margin: 0px 7px 5px;
  background: url(/img/common/footer_dot_pattern.gif) repeat-x left bottom;
  height: 30px;
}

.copy {
  margin: 0px 7px 0px;
  text-align: right;
  padding: 40px 7px 9px 10px;
  background: #750204;
  font-size: 11px;
  color: #FFFFFF;
}

/*-- ------------------------------------------------- --*/
/*-- サイドメニュー                                    --*/
/*-- ------------------------------------------------- --*/
.banner {
  background: url(/img/common/sidemenu_bg.gif) repeat-y left top;
  margin-bottm: 5px;
}

.sidemenu .banner ul.menu {
  margin: 0px 10px 0px;
}

.sidemenu .banner ul.menu li {
  margin-bottom: 5px;
  width: 105px;
  display: block;
  overflow: hidden;
  list-style: none;
}

.sidemenu .banner ul.menu li a {
  display: block;
  width: 105px;
  background-position: left top;
  background-repeat: no-repeat;
}

.sidemenu .banner ul.menu li.last a {
  margin-bottom: 3px;
}

/*-- ------------------------------------------------- --*/
/*-- トップページ用                                    --*/
/*-- ------------------------------------------------- --*/
.index-contents {
  width: 854px;
  margin-bottom: 17px;
}

.index-contents h2 {
  margin: 0px 7px 5px;
  padding: 1px;
  background: url(/img/h2_index_contents_bg.gif) repeat left top;
}

/*-- ------------------------------------------------- --*/
/*-- トップページ用(INFORMATION)                       --*/
/*-- ------------------------------------------------- --*/
.index-contents .information {
  width: 299px;
/*  height: 397px; */
  padding-top: 7px;
  background: #FFFFFF;
/*  background: url(/img/index_information_bg.gif) no-repeat left top; */
}

.index-contents .information ul {
  margin: 0px 7px;
}

.index-contents .information ul li {
  width: 285px;
/*  height: 85px; */
  overflow: hidden;
  margin-bottom: 5px;
  list-style: none;
/*  background: url(/img/index_information_li_bg.gif) no-repeat left top; */
}

* html .index-contents .information ul li {
  margin-bottom: 3px;
}

* + html .index-contents .information ul li {
  margin-bottom: 3px;
}

.index-contents .information ul li a {
  display: block;
  width: 285px;
/*  height: 85px; */
  color: #999;
/*  background: url(/img/index_information_li_bg.gif) no-repeat left top; */
}

.index-contents .information ul li a:hover {
  color: #999;
  background-color: #f5f5f5;
}

.index-contents .information ul li a img {
  margin: 10px 13px 10px 10px;
  float: left;
}

.index-contents .information a strong {
  font-size: 11px;
  line-height: 16px;
  display: block;
  margin-bottom: 5px;
  color: #999;
  height: 16px;
  margin-right: 5px;
  overflow: hidden;
  padding-top: 10px;
}

.index-contents .information a div {
  font-size: 10px;
  line-height: 1.5em;
  display: block;
  color: #666;
  margin-right: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

/*-- ------------------------------------------------- --*/
/*-- トップページ用(NEW ARRIVAL)                       --*/
/*-- ------------------------------------------------- --*/
.index-contents .new-arrival {
/*  background: url(/img/index_new_arrival_bg.gif) no-repeat left top; */
  background: #FFFFFF;
  width: 539px;
/*  height: 397px; */
  padding-top: 7px;
  margin-left: 315px;
/*  margin-top: -404px; */
}

.index-contents .new-arrival ul {
  margin-left: 7px;
}

.index-contents .new-arrival ul li {
  width: 265px;
/*  height: 115px; */
  overflow: hidden;
  margin-bottom: 5px;
  list-style: none;
  float: left;
/*  background: url(/img/index_new_arrival_li_bg.gif) no-repeat left top; */
}

.index-contents .new-arrival ul li a {
  display: block;
  width: 260px;
/*  height: 115px; */
  color: #999;
/*  background: url(/img/index_new_arrival_li_bg.gif) no-repeat left top; */
}

.index-contents .new-arrival ul li a:hover {
  color: #999;
  background-color: #f5f5f5;
}

.index-contents .new-arrival ul li a img {
  margin: 10px 12px 10px 10px;
  float: left;
}

.index-contents .new-arrival a strong {
  font-size: 10px;
  line-height: 16px;
  display: block;
  color: #999;
  height: 16px;
  font-weight: normal;
  margin-right: 5px;
  overflow: hidden;
  padding-top: 9px;
}

.index-contents .new-arrival a strong.price {
  padding: 0px;
  margin-bottom: 5px;
}

.index-contents .new-arrival a div {
  font-size: 10px;
  line-height: 1.5em;
  display: block;
  color: #666;
  margin-right: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

/*-- ------------------------------------------------- --*/
/*-- トップページ用(PICK UP)                           --*/
/*-- ------------------------------------------------- --*/
.main h2.pickup {
  background: url(/img/h2_pickup_bg.gif) no-repeat left top;
  margin: 0px 7px 0px;
  padding: 1px 1px 7px;
}

/*-- ------------------------------------------------- --*/
/*-- メイン用                                          --*/
/*-- ------------------------------------------------- --*/
.main {
  width: 854px;
  margin: 0px;
  padding: 0px 0px 8px;
  background:url(/img/common/main_bg.gif) no-repeat left bottom;
}

.main h2 {
  background: url(/img/common/h2_bg.jpg) no-repeat left top;
  font-size: 20px;
  color: #b0b0b0;
  padding: 0px 0px 0px 37px;
  line-height: 30px;
  margin: 0px 0px 10px;
}

.main h2 img {
  margin-bottom: 2px;
}

.main p {
  font-size: 12px;
  color: #666;
  margin: 0px 2px 50px;
  line-height: 1.8em;
}

/*-- ------------------------------------------------- --*/
/*-- 商品詳細用                                        --*/
/*-- ------------------------------------------------- --*/
.commodity {
  background:url(/img/common/base_bg.gif) no-repeat left top;
}
.commodity .sort {
  background-color:white;
}

.commodity-detail {
  width: 800px;
  padding-top: 27px;
  margin-left: 27px;
  margin-bottom: 27px;
}

.commodity-detail .img {
  width: 400px;
  text-align: center;
  float: left;
}

.commodity-detail .img img {
  margin-right: 30px;
}

.commodity-detail .text {
  width: 390px;
  float: right;
  overflow: hidden;
}

.commodity-detail .text h2 {
  margin-bottom: 30px;
}

.commodity-detail .img .photo-list {
  width: 400px;
  float: left;
}

.commodity-detail .img .photo-list ul {
  margin: 0px;
}

.commodity-detail .img .photo-list li {
  display: block;
  list-style: none;
  width: 80px;
  margin-top: 10px;
  float: left;
}

.commodity-detail .img .photo-list img {
  margin-right: 0px;
}

.commodity-detail .cart-form {
  width: 390px;
  margin-top: 10px;
}

.cart-form table.cart {
  margin: 0px 0px 30px;
}

.cart-form table.cart th {
  font-weight: bold;
  padding: 10px;
}

.cart-form table.cart td {
  padding: 10px;
}

.cart-form table.cart td input {
  text-align: right;
}

.commodity-detail .cart-form .btn {
  margin: 0px;
  text-align: right;
}

.size {
  margin-top: 20px;
}

/*-- ------------------------------------------------- --*/
/*-- その他                                            --*/
/*-- ------------------------------------------------- --*/

a:link {
  color: #575757;
}

a:visited {
  color: #575757;
}

a:hover {
  color: #B0B0B0;
}

html {
  overflow-y: scroll;
}

table, tr, th, td {
  height: none;
  color: none;
  text-align: none;
  margin: none;
  padding: none;
  background-color: none;
  background-image: none;
}

.goods_name01 {
  font-weight: bold;
}

form, select, input, textarea {
  font-family: 'ＭＳ Ｐゴシック','MS P Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'Lucida Grande','Geneva','Arial','Helvetica','Verdana',Sans-serif;
  font-size: 12px;
  line-height: 140%;
  margin: 0;
  padding: 0;
}

input {
  height: 15px;
}

label {
  margin: 5px;
  height: 40px;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align:text-bottom;
}

.txt_Attention {
  color: #FF5555;
  font-size: 11px;
  line-height: 120%;
}

.txt_Explanatory {
  font-size: 11px;
  line-height: 120%;
}

.txt_Alert {
  color: #FF5555;
}

.txt_Title {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  text-align: left;
}

.txt_Sentence {
  line-height: 150%;
  text-align: left;
}

.mes_err  { color: #FF0000; }

ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.wordBreak   { word-break:break-all; }
.btn_50      { width: 50px; }
.btn_100     { width: 100px; }
.btn_150     { width: 150px; }
.btn_190     { width: 196px; }
.lst_full    { width: 500px; }
.lst_3-4s    { width: 375px; }
.lst_half    { width: 250px; }
.lst_quarter { width: 125px; }
.lst_mini    { width:  60px; }
.txt_full    { width: 500px; }
.txt_3-4s    { width: 375px; }
.txt_half    { width: 250px; }
.txt_190     { width: 190px; }
.txt_quarter { width: 125px; }
.txt_money   { width: 60px; text-align: right; }
.txt_rank    { width: 20px; text-align: center; font-weight:bold; }
.area_50     { width:420px; height:50px; }
.area_100    { width:420px; height:100px; }
.area_150    { width:420px; height:150px; }
.area_200    { width:420px; height:200px; }

.tdPageNormal { white-space: nowrap; text-align: right; }
.tdPageBold   { white-space: nowrap; text-align: right; color: #FF5555; font-weight:bold; }

a:link.btn_point_red {
  color: #ED1E24;
}

a:visited.btn_point_red {
  color: #ED1E24;
}

a:hover.btn_point_red {
  color: #FF6666;
}

/*------------------------------------------------------------------------------*/
/* table                                                                        */
/*------------------------------------------------------------------------------*/

.box01 {
  background-color: #CBCBCA;
  background-image: url(/images/bg_table03.gif);
}

.box01 th {
  height: 40px;
  color: #FFFFFF;
  text-align: left;
  background-color: #6AC8C9;
  background-image: url(/images/bg_table02.gif);
  padding: 10px;
}

.box01 td {
  text-align: left;
  background-color: #FFFFFF;
  padding: 10px;
}

.box01 .txt_Title {
  color: #750204;
  font-size: 14px;
  text-align: center;
}

.box02 {
  background-color: #CBCBCA;
  background-image: url(/images/bg_table03.gif);
}

.box02 th {
  height: 40px;
  text-align: left;
  background-color: #F5F5F6;
  background-image: url(/images/bg_table04.gif);
  padding: 10px;
}

.box02 td {
  text-align: left;
  background-color: #FFFFFF;
  padding: 10px;
}

.box03 {
  background-color: #CDCCCC;
  background-image: url(/images/bg_colorbox03_01.gif);
}

.box03 th {
  height: 40px;
  color: #FFFFFF;
  text-align: left;
  background-color: #005280;
  background-image: url(/images/bg_colorbox03_02.gif);
  padding: 10px;
}

.box03 td {
  text-align: left;
  background-color: #FFFFFF;
  padding: 10px;
}

.box04 {
  background-color: #CDCCCC;
  background-image: url(/images/bg_colorbox04_01.gif);
}

.box04 th {
  height: 40px;
  color: #FFFFFF;
  text-align: left;
  background-color: #000000;
  background-image: url(/images/bg_colorbox04_02.gif);
  padding: 10px;
}

.box04 td {
  text-align: left;
  background-color: #FFFFFF;
  padding: 10px;
}

.box05 {
  background-color: #CDCDCD;
  background-image: url(/images/bg_colorbox05_01.gif);
}

.box05 th {
  height: 40px;
  color: #FFFFFF;
  text-align: left;
  background-color: #741112;
  background-image: url(/images/bg_colorbox05_02.gif);
  padding: 10px;
}

.box05 td {
  text-align: left;
  background-color: #FFFFFF;
  padding: 10px;
}

/*------------------------------------------------------------------------------*/
/* form                                                                         */
/*   button                                                                     */
/*   submit                                                                     */
/*------------------------------------------------------------------------------*/

.btn01_01 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/01.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_02 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/02.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_03 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/03.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_04 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/04.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_05 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/05.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_06 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/06.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_07 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/07.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_08 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/08.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_09 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/09.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_10 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/10.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_11 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/11.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_12 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/12.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_13 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/13.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_14 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/14.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_15 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/15.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_16 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/16.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_17 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/17.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_18 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/18.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_19 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/19.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_20 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/20.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_21 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/21.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_22 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/22.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_23 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/23.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_24 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/24.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_25 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/25.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_26 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/26.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_27 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/27.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_28 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/28.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_29 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/29.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_30 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/30.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn01_31 {
  width: 180px;
  height: 50px;
  border: 0;
  background: url(/images/btn01/31.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn02_01 {
  width: 120px;
  height: 30px;
  border: 0;
  background: url(/images/btn02/01.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn02_02 {
  width: 120px;
  height: 30px;
  border: 0;
  background: url(/images/btn02/02.jpg) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

.btn03_01 {
  width: 40px;
  height: 25px;
  border: 0;
  background: url(/images/btn03/01.jpg) no-repeat 0 0;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
}

.btn03_02 {
  width: 40px;
  height: 25px;
  border: 0;
  background: url(/images/btn03/02.jpg) no-repeat 0 0;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
}

.cart-tm {
  width: 573px;
  float: left;
}

.cart-tm td.title {
  width: 150px;
  margin: 0px;
  padding: 5px;
  background-color: #F5F5F6;
  font-weight: bold;
}

.cart-tm td.kbn {
  margin: 0px;
  padding: 5px;
  background-image: url(/images/bg_colorbox06_02.gif);
  color: #ffffff;
  font-weight: bold;
}

.cart-tm td.item {
  margin: 0px;
  padding: 5px;
}

.cart-tm td.price1 {
  width: 75px;
  margin: 0px;
  padding: 5px;
  text-align: right;
}

.cart-tm td.price2 {
  margin: 0px;
  padding: 5px;
  text-align: right;
}

.cart-tm td.space1 {
  width: 1px;
  margin: 0px;
  padding: 0px;
  background-image: url(/images/bg_table03.gif);
}

.cart-tm td.space2 {
  margin: 0px;
  padding: 0px;
  background-color: #F5F5F6;
}

/*-- ------------------------------------------------- --*/
/*-- お支払い情報入力 代引手数料TABLE --*/
/*-- ------------------------------------------------- --*/
.daibiki-remarks {
  margin-bottom: 5px;
  line-height: 1.5em;
}

.daibiki-table {
  background: #575757;
}

.daibiki-table table.price {
  width: 100%;
  margin: 0px;
}

.daibiki-table table.price th {
  margin: 0px;
  padding: 3px;
  color: #FFFFFF;
  background: #741112;
  text-align: center;
  height: 0px;
}

.daibiki-table table.price td {
  margin: 0px;
  padding: 3px;
  text-align: right;
  background: #FFFFFF;
  width: 50%;
}

/*-- ------------------------------------------------- --*/
/*-- トップ部 --*/
/*-- ------------------------------------------------- --*/
.top-contents{
  width: 854px;
  background: url(/img/common/top_contents_bg.gif) repeat-y left top;
  margin-bottom: 16px;
}

.top-contents h1 {
  color: #575757;
  font-size: 12px;
  font-weight: normal;
  margin: 0px 7px 4px 7px;
  padding: 22px 0px 0px 0px;
  background: url(/img/common/path_bg.gif) repeat-x left top;
}

.top-contents h2 {
  padding: 0px 7px 7px;
  background: url(/img/common/h1_bg.gif) no-repeat left bottom;
  margin: 0px;
}

/*-- ------------------------------------------------- --*/
/*-- テーブル                                          --*/
/*-- ------------------------------------------------- --*/
.common-table {
  background: url(/img/common/table_bg.gif) repeat left top;
  margin-bottom: 50px;
}

.common-table th {
  background: url(/img/common/common_table_th.gif) repeat left top;
  color: #B0B0B0;
  line-height: 1.5em;
  text-align: left;
  vertical-align: middle;
  padding: 10px 10px 10px 12px;
  font-weight: normal;
}

.common-table td {
  font-weight: normal;
  background: white;
  color: #666;
  line-height: 1.5em;
  text-align: left;
  vertical-align: middle;
  padding: 10px 10px 10px 12px;
}

/*-- ------------------------------------------------- --*/
/*-- テーブル カート用 #000000                         --*/
/*-- ------------------------------------------------- --*/
table.cart {
  margin-bottom: 50px;
}

table.cart .thead th, .cart-form table.cart th {
  background: url(/img/common/common_table_cart_th.gif) repeat left top;
  color: white;
}

table.cart th {
  background: #f5f5f5;
  color: #666;
}
table.cart td.detail {
  text-align: center;
}

.history table.cart {
  margin-left: 97px;
}

.base table.cart .thead th {
  text-align: right;
}

.base table.cart .thead th.item, .base table.cart .thead th.send-price, .base table.cart .thead th.price {
  text-align: left;
}

.base table.cart td {
  background:url(/img/common/base_bg.gif) no-repeat left top;
  text-align: right;
}


/*-- ------------------------------------------------- --*/
/*-- テーブル 製品サイズ                               --*/
/*-- ------------------------------------------------- --*/
.size-table th {
  text-align: center;
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 90%;
  font-weight: normal;
  line-height: 130%;
  background-color: #ccc;
}

.size-table .tr1 {
  background-color: #999;
}

.size-table .tr2 {
  background-color: #fff;
}

.size-table .td2 {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-right: 2px;
}

/*-- ------------------------------------------------- --*/
/*-- 静的ページ用                                      --*/
/*-- ------------------------------------------------- --*/
ul.sitemap {
  margin-bottom: 40px;
}

ul.sitemap li {
  margin-bottom: 10px;
  list-style: none;
}

.messege {
  margin-bottom: 40px;
  width: 660px
}

.messege dl {
}

.messege dt {
  text-align: center;
}

.messege dd {
  margin-bottom: 35px;
  text-align: center;
}

.kyoto_dna1 {
  margin-bottom: 40px;
  width: 660px
}

.kyoto_dna1 dt {
  font-weight: bold;
}

.kyoto_dna1 dd {
  margin-bottom: 35px;
}

.kyoto_dna2 {
  margin-right: 30px;
  width: 200px;
  float: left;
}

.kyoto_dna2 dt {
  font-weight: bold;
}

.kyoto_dna2 dd {
  margin-bottom: 35px;
}

.kyoto_dna3 {
  width: 200px;
  float: left;
}

.kyoto_dna3 dt {
  font-weight: bold;
}

.kyoto_dna3 dd {
  margin-bottom: 35px;
}

.campaign1 {
  margin-top: 20px;
  text-align: center;
}

.campaign2 {
  margin-top: 20px;
  text-align: center;
}

.campaign3 {
  margin-top: 20px;
  text-align: center;
}

.campaign4 {
  margin-top: 20px;
  text-align: center;
}

.campaign5 {
  margin-top: 20px;
  text-align: center;
}

.campaign6 {
  margin-top: 20px;
  text-align: center;
}

.campaign7 {
  margin-top: 20px;
  text-align: center;
}

