/* CSS Document */

body {
  font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
  font-size: 14px;
  line-height: 1.5em;
  color: #333333;
  text-align: center;
}

p,h1 {
  margin:23px;
}

h1 {
	margin-top:0;
	font-size: 24px;
	padding-top: 30px;
	vertical-align: middle;
}

h2 {
	font-size: 14px;
	line-height:18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: thick solid #333333;
	margin-bottom: 23px;
	margin-left: 23px;
	text-indent: 10pt;
}

.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;
	font-weight: bold;
}

.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: 650px;
  border: 1px solid #CCCCCC;
  margin-top:8px;
}

 /* ↓ヘッダーのスタイル↓ */

#catch1 {
  font-size: 16px;
}

#footer-menu {
  background-color: #FFFFFF;
  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: #FF6666;
  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: 650px;
  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:650px;
  height:120px;
  background-image:url("https://www.moshimo.com/images/dekisugi/header/73.jpg");
}

.text-color-1 {
  color:#FFFFFF;
}

.text-color-2 {
  color:#FFFFFF;
}

.text-color-3 {
  color:#333333;
}
.toptxt {
	border-left: #400000;
}
.newcomment {
	font: 10px/11px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
.cminline {
	border-top: 0px none;
	border-right: 1px solid #A7925D;
	border-bottom: 1px solid #A7925D;
	border-left: 1px solid #A7925D;
	font-size: 12px;
	line-height: 24px;
}
h3 {

	font-size: 14px;
	line-height:18px;
}
.infomationtxt {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	padding-left: 22px;
	padding-right: 20px;
}
.infomationtxt2 {
	font-size: 14px;
	line-height:18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: thick solid #333333;
	text-indent: 14pt;
	padding-left: 20px;
}
.pinkbox {
	border-top: 0px none;
	border-right: 1px solid #E68385;
	border-bottom: 1px solid #E68385;
	border-left: 1px solid #E68385;
}
