@charset   "EUC-JP";

/** {{{ 共通 */

/*** {{{ タグ */

* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.2em;
  font-family: "Lucida Grande", "Geneva", "Arial", "Verdana", "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  color: #0000FF;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #800080;
}

a:active {
  color: #000080;
}

a:hover {
  color: #000080;
}

/*** }}} */

/*** {{{ 汎用クラス */

.dc-float-left {
  float: left;
}

.dc-float-right {
  float: right;
}

.dc-clear-both {
  clear: both;
  float: none;
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

* html .dc-clear-both {
  clear: both;
  width: 0;
  height: 0;
  display: none;
  margin: 0;
  padding: 0;
}

.dc-block-right {
  margin-left: auto;
}

.dc-block-center {
  margin-right: auto;
  margin-left: auto;
}

.dc-block-left {
  margin-right: auto;
}

.dc-inline-left {
  text-align: left;
}

.dc-inline-center {
  text-align: center;
}

.dc-inline-right {
  text-align: right;
}

.dc-inline-top {
  vertical-align: top;
}

.dc-inline-middle {
  vertical-align: middle;
}

.dc-inline-bottom {
  vertical-align: bottom;
}

/*** }}} */

/*** {{{ container */

div#d-container {
  width: 760px;
  margin: 0 auto;
  border: solid 1px #888888;
}
div#d-container2 {
  width: 960px;
  margin: 0 auto;
  border: outset 2px #888888;
}

/*** }}} */
/** }}} */

/** {{{ パーツ */

/*** {{{ header */

div.dp-header {
  width: 760px;
  height: 120px;
}

div.dp-header div.d-block {
  width: 760px;
  height: 120px;
}
div.d-block2 {
  width: 720px;
  height: 60px;
}

div.dp-header div.d-block h1.d-shop-name {
  height: 80px;
  line-height: 80px;
  font-size: 3em;
  font-weight: bold;
  overflow: hidden;
}

div.dp-header ul.d-navigation {
  height: 24px;
  list-style: none;
}

div.dp-header ul.d-navigation li {
  width: 190px;
  height: 24px;
  line-height: 24px;
}

div.dp-header ul.d-navigation li a {
  display: block;
  color: #333333;
  background-color: #eeeeee;
  text-align: center;
  text-decoration: none;
}

div.dp-header ul.d-navigation li a:link {
  color: #333333;
  background-color: #eeeeee;
}

div.dp-header ul.d-navigation li a:visited {
  color: #333333;
  background-color: #eeeeee;
}

div.dp-header ul.d-navigation li a:active {
  color: #333333;
  background-color: #eeeeee;
}

div.dp-header ul.d-navigation li a:hover {
  color: #000000;
  background-color: #dddddd;
}

/*** }}} */

/*** {{{ campaign */

div.dp-campaign p.d-campaign {
  margin: 25px 0;
  text-align: center;
}

/*** }}} */

/*** {{{ hot-seller */

div.dp-hot-seller {
  width: 760px;
}

div.dp-hot-seller h2 {
  width: 700px;
  margin: 15px auto;
  padding: 5px 0;
  font-size: 1.5em;
}

div.dp-hot-seller div.d-article-list {
  width: 720px;
  margin: 10px auto;
}

div.dp-hot-seller div.d-article-list div.d-article {
  width: 240px;
}

div.dp-hot-seller div.d-article-list div.d-article p.d-article-image {
}

div.dp-hot-seller div.d-article-list div.d-article p.d-article-image img {
  border: solid 1px #aaaaaa;
}

div.dp-hot-seller div.d-article-list div.d-article p.d-article-name {
  height: 3.6em;
  line-height: 1.2em;
  margin: 5px 10px;
  overflow: hidden;
}

/*** }}} */

/*** {{{ recommend-article */

div.dp-recommend-article {
  width: 760px;
}

div.dp-recommend-article h2 {
  width: 700px;
  margin: 15px auto;
  padding: 5px 0;
  font-size: 1.5em;
}

div.dp-recommend-article table.d-article-list {
  width: 720px;
  margin: 0 auto;
}

div.dp-recommend-article table.d-article-list td.d-article {
  width: 360px;
}

div.dp-recommend-article table.d-article-list td.d-article p.d-article-image {
  width: 90px;
}

div.dp-recommend-article table.d-article-list td.d-article p.d-article-image img {
  border: solid 1px #aaaaaa;
  margin: 5px;
}

div.dp-recommend-article table.d-article-list td.d-article div.d-article-text {
  width: 250px;
  padding: 5px;
}

div.dp-recommend-article table.d-article-list td.d-article div.d-article-text p.d-article-name {
  margin: 5px 10px;
}

div.dp-recommend-article table.d-article-list td.d-article div.d-article-text p.d-article-highlight {
  width: 250px;
  height: 80px;
  line-height: 16px;
  overflow: hidden;
}

/*** }}} */

/*** {{{ adwords */

div.dp-adwords {
  width: 760px;
}

div.dp-adwords p.d-title {
  margin: 5px 30px;
  font-size: 1.75em;
  font-family: monospace;
  font-weight: bold;
  color: #FF1A00;
  border-bottom: solid 1px #FF1A00;
}

div.dp-adwords dl.d-user-information {
  margin: 5px 30px;
}

div.dp-adwords dl.d-user-information dt.d-user-name {
  width: 90px;
  padding: 5px;
}

div.dp-adwords dl.d-user-information dd.d-user-name {
  width: 240px;
  padding: 5px;
}

div.dp-adwords dl.d-user-information dt.d-user-email {
  width: 90px;
  padding: 5px;
}

div.dp-adwords dl.d-user-information dd.d-user-email {
  width: 240px;
  padding: 5px;
}

div.dp-adwords dl.d-user-information dt.d-user-address {
  width: 90px;
  padding: 5px;
}

div.dp-adwords dl.d-user-information dd.d-user-address {
  width: 590px;
  padding: 5px;
}

/*** }}} */

/*** {{{ free-link */

div.dp-free-link {
  width: 760px;
}

div.dp-free-link p {
  width: 700px;
  margin: 0 auto;
  padding: 5px 0;
}

/*** }}} */

/*** {{{ free-section */

div.dp-free-section {
  width: 760px;
}

div.dp-free-section h3 {
  width: 700px;
  margin: 15px auto;
  padding: 5px 0;
  font-size: 1.5em;
}

/*** }}} */

/*** {{{ free-text */

div.dp-free-text {
  width: 760px;
}

div.dp-free-text p {
  width: 640px;
  margin: 20px auto;
  padding: 10px;
  font-size: 1.2em;
}

/*** }}} */

/*** {{{ information */

div.dp-information {
  width: 760px;
}

div.dp-information p.d-go-to-top {
  padding: 5px;
  text-align: left;
}

div.dp-information p.d-campaign {
  margin: 25px 0;
  text-align: center;
}

div.dp-information p.d-information {
  text-align: center;
}

/*** }}} */

/*** {{{ footer */

div.dp-footer {
  width: 760px;
}

div.dp-footer p.d-go-to-top {
  padding: 5px;
  text-align: left;
}

div.dp-footer p.d-navigation {
  height: 24px;
  line-height: 24px;
  background-color: #eeeeee;
  text-align: center;
}

div.dp-footer p.d-link {
  height: 24px;
  line-height: 24px;
  background-color: #dddddd;
  text-align: center;
}

/*** }}} */

/*** {{{ analytics */

div.dp-analytics {
  width: 760px;
}

div.dp-analytics p {
  line-height: 0;
  font-size: 0;
  height: 0;
}


body {
  font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
  font-size: 14px;
  line-height: 1.5em;
  color: #333333;
  text-align: center;
}

p,h1,h2,h3 {
  margin:23px;
}

h1 {
  margin-top:0;
  padding-top:25px;
  font-size: 24px;
}

h2 {
  font-size: 20px;
  line-height:30px;
}

.clear-margin {
  margin:0;
}

img {
  border: none;
}

.block-center {
  margin-right: auto;
  margin-left: auto;
}

.float-left {
  float:left;
}

.float-right {
  float:right;
}

.clear-both {
  clear:both;
  float:none;
  width:0px;
  height:0px;
  visibility:hidden;
  display:block;
  margin:0;
  padding:0;
}

* html .clear-both {
  clear:both;
  width:0px;
  height:0px;
  display:none;
  margin:0;
  padding:0;
}

 /* ↓フォントのスタイル↓ */

.bold {
  font-weight: bold;
}
        
.red {
  color: #FF0000;
}

.white {
  color:#FFFFFF;
}

.dilute-gray {
  color:#444444;
}

.font-14 {
  font-size: 14px;
}

.font-20 {
  font-size: 20px;
}

.inline-center {
  text-align: center;
}

.inline-left{
  text-align: left;
}

.inline-right{
  text-align: right;
}


 /* ↓リンクについてここから↓ */

a:link, a:active, a:visited {
  color: #0033cc;
  text-decoration: none;
}
          
a:hover {
  color: #CC0000;
  text-decoration: underline;
}


 /* ↓本体のスタイル↓ */

#body-box {
  width: 760px;
  border: 1px solid #CCCCCC;
  margin-top:8px;
}

 /* ↓ヘッダーのスタイル↓ */

#catch1 {
  font-size: 16px;
}

#footer-menu {
  background-color: #FFFF7E;
  padding: 2px;
  font-size:12px;
}

#delivery-text {
  margin-right:10px;
}


 /* ↓商品紹介部分のスタイル↓ */
      
#contents-box {
  border-bottom: 1px dotted #FFCC33;
  padding-top:5px;
  margin-bottom: 20px;
}

#catch3 {
  font-size: 15px;
  line-height:1.5em;
  margin-top: 20px;
}

.price-box {
  width:100%;
  line-height:1.5em;
  margin:10px 0;
}

#catch7 {
  font-size: 20px;
  line-height:1.5em;
  margin: 40px 50px;
}

#bottom-name {
  margin:0;
  line-height:1.5em;
}

.line-title {
  background-color: #FEFF74;
  padding: 5px;
  margin: 50px 50px 0;
}

.item-explain {
  margin: 20px 50px;
}
        
#item-cart {
  width: 520px;
  padding: 5px 20px 0;
  margin: 30px auto;
  background-color: #FCFAAE;
}

#item-cart img {
  margin:5px;
}

 /* ↓商品スペックのスタイル↓ */

#item-detail {
  border: 1px solid #F0E68C;
  width: 680px;
  margin: 10px auto;
}

#item-detail-in {
  padding: 5px 10px;
}

.spec {
  padding:0 10px;
}

 /* ↓フッターのスタイル↓ */

#to-top {
  margin-left: 5px;
}
        
#footer {
  font-size: 10px;
  background-color: #FFFF7E;
  padding: 1px;
}

.copy {
  width:66%;
  line-height:1em;
  margin:3px;
}

.tpl {
  width:30%;
  line-height:1em;
  margin:3px 5px;
}

#footer-link {
  color: #cccccc;
  font-size: 10px;
}

#header-box { width:760px; height:120px;  }.text-color-1 { color:#000000; } .text-color-2 { color:#FF0000; } .text-color-3 { color:#000000; }

.dumlist {
  width:20%;
  float:left;
}

.leftleft {
  border: 0px solid #F0E68C;
  float:left;
}

.centercenter {
  float:center;
}
.rightright {
  border: 0px solid #F0E68C;
  float:right;
}

.catlist {
  width:19%;
  border: 0x solid #F0E68C;
  float:left;
}

.catlist2 {
  width: 100%;
  border: 1px solid #000000;
  float:left;
}

.catlist3 {
  width: 100%;
  border: 0px solid #F0E68C;
  float:left;
}

.catlist_right {
  width:19%;
  border: 0px solid #F0E68C;
  float:right;
}

.titlelist {
  font-size: 16px;
  background-color: #FF9900;
  font-weight: bold;
  border: 1px solid #F0E68C;
}

.bodylist {
  width:80%;
  float:left;
  border: 0px solid #F0E68C;
}

.blankline {
  width:700px;
  height:50px;
  float:left;
}

.bodytitle {
  text-align: center;
  background-color: #FF9900;
  width:100%;
  float:left;
  border: 0px solid #F0E68C;
}

.dc-float-left {
  float: left;
}

/*** }}} */

/** }}} */

