@CHARSET "EUC-JP";

body {
  background-image: url("/images/shop/common/body-background.gif");
  background-repeat: repeat-x;
  background-position: top left;
  width: 100%;
  height: 100%;
  color: #333333;
}

a:link {
  color: #00666cc;
  text-decoration: underline;
}

a:visited {
  color: #0066cc;
  text-decoration: underline;
}
	
a:hover {
  color: #ff6600;
  text-decoration: underline;
}
	
a:active {
  color: #33cc33;
  text-decoration: underline;
}

input, select {
  font-family: "Lucida Grande", "Verdana", "Osaka", "MS UI Gothic", serif;
}

input.hidden-button {
  background-color: transparent;
  border: none;
  line-height: 1px;
  font-size: 1px;
  width: 1px;
  height: 1px;
  outline: none;
}

/* 枠線などCSS */

div#container {
  width: 985px;
  text-align: left;
  min-height: 100%;
  position: relative;
}

* html div#container {
  height: 100%;
}

body > div#container {
  height: auto;
}

div#container div#contents {
  padding-top: 13px;
  padding-bottom: 55px;
}

div#container div#footer {
	/*position: absolute;
	bottom: -1813px;*/
	width: 100%;
	height: 55px;
	left: -2px;
}

div#content {
  width: 985px;
  text-align: left;
}

/* ヘッダーCSS */

div#header {
  width: 985px;
  z-index: 20;
  position: relative;
}


div#header div.logo {
  width: 166px;
  height: 56px;
}

div#header div.logo a {
  outline:none;
}

#header-navi {
  width: 950px;
}

div#header .right-menu {
  width: 713px;
  height: 27px;
}

ol, ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

div#header .header-right {
  width: 713px;
}

div#header .right-menu-under {
  width: 713px;
  height: 17px;
  padding-top: 10px;
}

*html div#header .right-menu-under {
  width: 713px;
  height: 17px;
  padding-top: 4px;
}



/*ヘッダーログアウト*/

div#header .logout {
  float: left;
  text-indent: -9999px;
}

div#header .logout a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}


div#header .logout a.logout-button {
  background: url("/images/shop/common/header/logout-button.gif");
  width: 102px;
  height: 27px;
}

div#header .logout a:hover {
  background-position: center 27px;
  position: relative;
  top: 1px;
}


/*ヘッダーナビユーティリティ*/

div#header .utility {
  float: left;
  padding-top: 5px;
}


div#header .utility li {
  display: inline;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-indent: -9999px;
  margin-left: 5px;
}


div#header .utility li a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}

div#header .utility li a.beginer-link {
  background: url("/images/shop/common/header/beginer-link.gif");
  width: 83px;
  height: 15px;
}

div#header .utility li a.faq-link {
  background: url("/images/shop/common/header/faq-link.gif");
  width: 42px;
  height: 15px;
  margin-right: 8px;
}


div#header .utility li a:hover {
  background-position: center 15px;
  position: relative;
  top: 1px;
}

/*ショートカットリンク*/

div#header .short-cut {
  padding-top: 5px;
}

div#header .short-cut li {
  display: inline;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-indent: -9999px;
  margin-left: 10px;
}

div#header .short-cut li a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
}


div#header .short-cut li a.utilitylink-sdekisugi {
  background: url("/images/shop/common/header/utilitylink-sdekisugi.gif");
  width: 105px;
  height: 21px;
}

div#header .short-cut li a.utilitylink-meldas {
  background: url("/images/shop/common/header/utilitylink-meldas.gif");
  width: 68px;
  height: 21px;
}

div#header .short-cut li a.utilitylink-report {
  background: url("/images/shop/common/header/utilitylink-report.gif");
  width: 64px;
  height: 21px;
}

div#header .short-cut li a.utilitylink-charenge {
  background: url("/images/shop/common/header/utilitylink-charenge.gif");
  width: 111px;
  height: 21px;
}


div#header .short-cut li a:hover {
  background-position: center 21px;
  position: relative;
  top: 1px;
}



/*ヘッダーナビ*/

div#header ul#header-navi {
  margin: 10px auto 0;
  width: 950px;
  z-index: 30;
}

div#header ul#header-navi li.level-1 {
  display: inline;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-indent: -9999px;
  position: relative;
  z-index: 40;
}


div#header ul#header-navi li.level-1 a {
  background-repeat: no-repeat;
  display: block;
  height: 31px;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
}


div#header ul#header-navi li.level-1 a.navi-top {
  background: url("/images/shop/common/header/navi-top.gif");
  width: 190px;
}


div#header ul#header-navi li.level-1 a.navi-search {
  background: url("/images/shop/common/header/navi-search.gif");
  width: 190px;
}

div#header ul#header-navi li.level-1 a.navi-direction {
  background: url("/images/shop/common/header/navi-direction.gif");
  width: 190px;
}

div#header ul#header-navi li.level-1 a.navi-edit {
  background: url("/images/shop/common/header/navi-edit.gif");
  width: 190px;
}

div#header ul#header-navi li.level-1 a.navi-study {
  background: url("/images/shop/common/header/navi-study.gif");
  width: 190px;
}


div#header ul#header-navi li.level-1 a:hover {
  background-position: center 31px;
}

div#header ul#header-navi li.level-1 div.sub-menu {
  text-indent: 0;
  position: absolute;
  z-index: 999;
  top: 31px;
  left: 0;
  width: 190px;
}

div#header ul#header-navi li.level-1 div.sub-menu img.icon {
  margin-left: 3px;
}

div#header ul#header-navi li.level-1 div.sub-menu ul {
  background-color: #ffffff;
  background-image: url("/images/shop/common/header/pulldown-menu-background.gif");
  background-position: top left;
  background-repeat: no-repeat;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  margin: 0;
  padding: 3px;
  width: 182px;
}

div#header ul#header-navi li.level-1 div.sub-menu ul li.level-2 {
  text-indent: 0;
  display: block;
  padding: 3px;
}

div#header ul#header-navi li.level-1 div.sub-menu ul li.level-2 span {
  height: 1.2em;
  font-size: 1.2em;
  color: #0066CC;
  display: inline;
}



div#header ul#header-navi li.level-1 div.sub-menu ul li.level-2 a {
  height: 1.2em;
  font-size: 1.2em;
  display: inline;
}

div#header ul#header-navi li.level-1 div.sub-menu ul li.level-2 ul {
  background: transparent;
  border: none;
  position: relative;
  display: block;
  padding: 0;
  width: 172px;
}

div#header ul#header-navi li.level-1 div.sub-menu ul li.level-2 ul li.level-3 {
  padding: 3px 3px 3px 15px;
  display: block;
}

div#header ul#header-navi li.level-1 div.sub-menu ul li.level-2 ul li.level-3 a {
  display: inline;
  font-size: 1.1em;
}

div#header ul#header-navi li.level-1 div.sub-menu p.footer {
  text-indent: 0;
  cursor: pointer;
  width: 190px;
  height: 20px;
  line-height: 0;
  font-size: 0;
}

div#header ul#header-navi li.level-1 div.sub-menu p.footer img {
}

/*ヘッダー検索*/

div#header .search {
  position: relative;
  width: 930px;
  height: 28px;
  padding: 9px 10px 8px 10px;
  background: url("/images/shop/common/header/search-background.gif");
  z-index: 5;
}

div#header .search select.article-category {
  font-size: 12px;
  width: 170px;
}

div#header .search-box {
  width: 609px;
  height: 27px;
  background: url("/images/shop/common/header/search-form-window.gif");
}

div#header .search-box input {
  margin-top: 4px;
  margin-left: 28px;
  width: 570px;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  background: transparent;
  border: none;
}

div#header .search-button {
  float: left;
  text-indent: -9999px;
}

div#header .search-button a {
  display: block;
  outline-style: none;
  background: url("/images/shop/common/header/search-button.gif");
  background-repeat: repeat-y;
  width: 66px;
  height: 27px;
}

div#header .search-button a:hover {
  background-position: center 54px;
  position: relative;
}

div#header .search-button a:active {
  background-position: center 27px;
  position: relative;
}

div#header .search-disabled {
  position: relative;
  width: 930px;
  height: 28px;
  padding: 9px 10px 8px 10px;
  background: url("/images/shop/common/header/search-background-disabled.gif");
  z-index: 5;
}

div#header .search-disabled select.article-category {
  font-size: 12px;
  width: 170px;
}

div#header .search-box-disabled {
  width: 609px;
  height: 27px;
  background: url("/images/shop/common/header/search-form-window-disabled.gif");
}

div#header .search-box-disabled input {
  margin-top: 4px;
  margin-left: 28px;
  width: 570px;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  background: transparent;
  border: none;
  color: #cccccc;
}

div#header .search-button-disabled {
  float: left;
  text-indent: -9999px;
}

div#header .search-button-disabled span {
  display: block;
  outline-style: none;
  background: url("/images/shop/common/header/search-button-disabled.gif");
  background-repeat: repeat-y;
  width: 66px;
  height: 27px;
}

/*左ナビゲーション*/


div#content .category-navi li.navi-parent {
  display: inline;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-indent: -9999px;
}


div#content .category-navi li.navi-parent a {
  background-repeat: no-repeat;
  display: block;
  outline-style: none;
  width: 192px;
  height: 50px;
}

div#content .category-navi li.navi-parent a.navi-food {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-food.gif);
}

div#content .category-navi li.navi-parent a.navi-brand {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-brand.gif);
}

div#content .category-navi li.navi-parent a.navi-fashion {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-fashion.gif);
}

div#content .category-navi li.navi-parent a.navi-digital {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-digital.gif);
}

div#content .category-navi li.navi-parent a.navi-electronics {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-electronics.gif);
}

div#content .category-navi li.navi-parent a.navi-beauty {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-beauty.gif);
}

div#content .category-navi li.navi-parent a.navi-health {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-health.gif);
}

div#content .category-navi li.navi-parent a.navi-life {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-life.gif);
}

div#content .category-navi li.navi-parent a.navi-hobby {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-hobby.gif);
}

div#content .category-navi li.navi-parent a.navi-sports {
  background: url(../../../diet-healthcare/Copy%20of%20common/images/shop/common/left-navi/navi-sports.gif);
}

div#content .category-navi li.navi-parent a:hover {
  background-position: center 50px;
  position: relative;
}

div#content .category-navi li.navi-parent a.navi-parent-hover {
  background-position: center 50px;
  position: relative;
}


div#content ul.navi-all {
  background-color: #CCF2FF;
  width: 192px;
  font-weight: bold;
}

div#content ul.navi-all .navi-children {
  background-color: #CCF2FF;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 172px;
  font-weight: normal;
}

div#content ul.navi-all .navi-parent-all {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}

div#content ul.navi-all .navi-parent-all img {
  vertical-align: middle;
}

div#content .navi-children li{
  background-color: #CCF2FF;
  padding-top: 5px;
}

/***** 左特集バナー部分 *****/
div#content div.left-navi #feature-media,
div#content div.left-navi #feature-spot {
  margin-top: 10px;
}

div#content div.left-navi .feature-b {
  width: 192px;
  height: 360px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

div#content div.left-navi .feature-b p {
  width: 192px;
  padding-bottom: 10px;
  position: absolute;
}

/***** 意見フォーム *****/

.opinion {
  padding-bottom: 10px;
}

.opinion .opinion-bg {
  background-color: #99E5FF;
  font-size: .8em;
}

.opinion .opinion-bg .form-area {
  _height: 1%;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: solid 1px #ffffff;
}

.opinion .opinion-bg .form-area p.textarea {
  text-align: center;
}

.opinion .opinion-bg .form-area p.textarea textarea {
  padding: 0;
  width: 165px;
  height: 5em;
  text-align: left;
  font-size: 12px;
}

.opinion .opinion-bg .form-area div.submit {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.opinion .opinion-bg .form-area div.notice {
  margin: 5px;
}

.opinion .opinion-bg .form-area div.notice p {
  text-align: left;
}

.opinion .opinion-bg p.faq {
  width: 180px;
  text-indent: -9999px;
  padding: 5px;
}

.opinion .opinion-bg p.faq a {
  background: url("/images/shop/common/left-navi/faq-button.gif");
  display: block;
  outline-style: none;
  width: 180px;
  height: 32px;
}

.opinion .opinion-bg p.faq a:hover {
  background-position: center 32px;
  position: relative;
}

.opinion .opinion-bg div.complete {
}

.opinion .opinion-bg div.error {
}

/*枠*/

div#content .left-navi {
  width: 192px;
  padding-top:10px;
	padding-right: 18px;
}

div#content .main {
  width: 522px;
  padding-top: 10px;
	
}

div#content .shop-info {
  width: 234px;
  padding-top: 10px;
	/*border: 1px dotted #CCCCCC;*/
	float: right;

}

div#content .right-main {
  width: 750px;
  margin-left: 8px;
  margin-top: 10px;
}


/***** ページ下部リンク *****/
div#content .quick-link {
  width: 930px;
  padding: 10px;
  background-color: #E5F8FF;
}

div#content .quick-link-table {
  width: 920px;
  padding: 10px;
  line-height: 1.8em;
}

div#content .quick-link-table th p{
  width: 90%;
  border-bottom: 1px dotted #999999; 
}

div#content .quick-link-table li.separator {
  margin-top: 10px;
  font-weight: bold;
}

div#content .quick-link-table li.pad {
  padding: 1px;
}

div#content .quick-link-table .margin-top {
  margin-top: 10px;
}

div#content .quick-link-table ul.link li {
  padding-left: 10px;
}

/*フッターリンク*/
div#footer .footer-link {
  width: 934px;
  padding: 8px;
}

div#footer .footer-link p img {
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}

div#footer .copyright {
  width: 940px;
  text-align: right;
  color: #666666;
  font-size: 0.8em;
  padding-right: 10px;
}

/* 詳細検索窓 */
div.detail-search {
  position: absolute !important;
  top: 30px !important;
  right: 15px !important;
  width: 433px !important;
}

div.detail-search div.header {
  width: 433px !important;
  height: 14px !important;
  line-height: 0 !important;
  font-size: 0 !important;
  background-image: url("/images/shop/articles/search/detail-search-header.gif") !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  background-color: transparent !important;
}

div.detail-search div.body {
  border-left: solid 1px #cccccc !important;
  border-right: solid 1px #cccccc !important;
  background-color: #ffffff !important;
  position: relative !important;
  padding: 5px !important;
}

div.detail-search div.body p.caption {
  font-size: 1.2em !important;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: solid 1px #cccccc !important;
}

div.detail-search div.body p.close {
  position: absolute !important;
  top: 5px !important;
  right: 10px !important;
}

div.detail-search div.body p.close a {
  display: block !important;
  padding-left: 17px !important;
  background-image: url("/images/shop/articles/search/icon-close.gif") !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
}

div.detail-search div.body table {
  margin-top: 5px !important;
}

div.detail-search div.body table tbody tr th {
  text-align: right !important;
  padding: 3px !important;
  font-size: 12px;
}

div.detail-search div.body table tbody tr td {
  padding: 3px !important;
  font-size: 12px;
}

div.detail-search div.body table tbody tr td.options {
  line-height: 1.75em;
}

div.detail-search div.body table tbody tr td.options span {
  height: 17px !important;
  outline: none;
  display: inline-block !important;
  text-indent: -9999px !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
}

div.detail-search div.body table tbody tr td.options span.salable {
  background-image: url("/images/shop/articles/search/icon-salable.gif") !important;
  width: 82px !important;
}

div.detail-search div.body table tbody tr td.options span.newly {
  background-image: url("/images/shop/articles/search/icon-new.gif") !important;
  width: 72px !important;
}

div.detail-search div.body table tbody tr td.options span.delivery-sameday {
  background-image: url("/images/shop/articles/search/icon-ships-sameday.gif") !important;
  width: 82px !important;
}

div.detail-search div.body table tbody tr td input.text {
  width: 50px !important;
}

div.detail-search div.body table tbody tr td input.except-words {
  width: 240px !important;
}

div.detail-search div.body table tbody tr td input.date-text {
  width: 80px !important;
}

div.detail-search div.body table tbody tr td select {
  font-size: 12px;
}

div.detail-search div.body table tbody tr td p.search-button {
  width: 156px !important;
  height: 30px !important;
  padding-left: 50px !important;
}

div.detail-search div.body table tbody tr td p.search-button a {
  width: 156px !important;
  height: 30px !important;
  outline: none;
  display: block !important;
  text-indent: -9999px !important;
  background-image: url("/images/shop/articles/search/button-detail-search.gif") !important;
  background-repeat: repeat-y !important;
  background-position: left top !important;
}

div.detail-search div.body table tbody tr td p.search-button a:hover {
  background-position: left 60px !important;
}

div.detail-search div.body table tbody tr td p.search-button a:active {
  background-position: left 30px !important;
}

div.detail-search div.body table tbody tr td p.clear-button {
  width: 156px !important;
  height: 30px !important;
}

div.detail-search div.body table tbody tr td p.clear-button a {
  width: 156px !important;
  height: 30px !important;
  outline: none;
  display: block !important;
  text-indent: -9999px !important;
  background-image: url("/images/shop/articles/search/button-clear.gif") !important;
  background-repeat: repeat-y !important;
  background-position: left top !important;
}

div.detail-search div.body table tbody tr td p.clear-button a:hover {
  background-position: left 60px !important;
}

div.detail-search div.body table tbody tr td p.clear-button a:active {
  background-position: left 30px !important;
}

div.detail-search div.footer {
  width: 433px !important;
  height: 5px !important;
  line-height: 0 !important;
  font-size: 0 !important;
  background-image: url("/images/shop/articles/search/detail-search-footer.gif") !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  background-color: transparent !important;
}

/* button */

a.button-blue-small {
  width: 157px;
  height: 30px;
  outline: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  _width: expression(this.clientWidth + 'px');
  -moz-user-select: none;
  -webkit-user-select: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-decoration: none !important;
  color: #ffffff;
  background-image: url("/images/shop/common/button-blue-small.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
}

a.button-blue-small:link {
  color: #ffffff;
}

a.button-blue-small:active {
  color: #ffdd00;
  background-position: left -30px;
}

a.button-blue-small:visited {
  color: #ffffff;
}

a.button-blue-small:hover {
  color: #ffdd00;
}

a.button-blue-large {
  width: 330px;
  height: 30px;
  outline: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  _width: expression(this.clientWidth + 'px');
  -moz-user-select: none;
  -webkit-user-select: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-decoration: none !important;
  color: #ffffff;
  background-image: url("/images/shop/common/button-blue-large.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
}

a.button-blue-large:link {
  color: #ffffff;
}

a.button-blue-large:active {
  color: #ffdd00;
  background-position: left -30px;
}

a.button-blue-large:visited {
  color: #ffffff;
}

a.button-blue-large:hover {
  color: #ffdd00;
}

a.button-white-small {
  width: 157px;
  height: 30px;
  outline: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  _width: expression(this.clientWidth + 'px');
  -moz-user-select: none;
  -webkit-user-select: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-decoration: none !important;
  color: #ffffff;
  background-image: url("/images/shop/common/button-white-small.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
}

a.button-white-small:link {
  color: #666666;
}

a.button-white-small:active {
  color: #000000;
  background-position: left -30px;
}

a.button-white-small:visited {
  color: #666666;
}

a.button-white-small:hover {
  color: #000000;
}

a.button-white-large {
  width: 330px;
  height: 30px;
  outline: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  _width: expression(this.clientWidth + 'px');
  -moz-user-select: none;
  -webkit-user-select: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-decoration: none !important;
  color: #666666;
  background-image: url("/images/shop/common/button-white-large.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
}

a.button-white-large:link {
  color: #666666;
}

a.button-white-large:active {
  color: #000000;
  background-position: left -30px;
}

a.button-white-large:visited {
  color: #666666;
}

a.button-white-large:hover {
  color: #000000;
}

/** Other */
div.cal-container {
  z-index: 1000;
}

p.icon-exclamation {
  padding-left: 20px;
  line-height: 18px;
  background-image: url('/images/shop/common/icon-exclamation.gif');
  background-position: 0 1px;
  background-repeat: no-repeat;
}

/** 各特集ページの商品掲載よう　<TD>内の Class　**/

.shop-box-td {
  padding-top:5px;
	width:175px;
	vertical-align:top;
	/*border:2px solid #FFCCFF; */
	}
	
.shop-box-text {
	text-align:center;
 	margin-bottom: 5px; 
	border-top:1px dotted #CCCCCC;
 	}