@charset "shift_jis";
body {
	color: #000;
	text-align: center;
	font: 11px Verdana, "ＭＳ Ｐゴシック", Arial;
}

p,h1,h2,h3 {
	margin:3px;
}

h1 {
	margin-top:0;
	font-size: 10px;
	text-align: right;
	color: #999;
}

h2 {
	font-size: 18px;
	line-height:20px;
	color: #F00;
}

.clear-margin {
  margin:0;
}

img {
	border: none;
	background: #FFF;
	text-align: center;
}

.block-center {
}

.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;
}


 /* ↓本体のスタイル↓ */

#body-box {
	width: 750px;
	margin-top:0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

 /* ↓ヘッダーのスタイル↓ */

#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;
	margin: 40px 50px 0px;
	font-weight: bold;
}

#bottom-name {
  margin:0;
  line-height:1.5em;
}

.line-title {
	padding: 5px;
	margin: 25px 50px 0;
	font-size: 14px;
	background: #FC3;
}

.item-explain {
	margin: 10px 50px 20px;
	font-size: 14px;
}
        
#item-cart {
  width: 520px;
  padding: 5px 20px 0;
  margin: 30px auto;
  background-color: #FCFAAE;
}

#item-cart img {
	margin:5px;
	background: #FFF;
}

 /* ↓商品スペックのスタイル↓ */

#item-detail {
  border: 1px solid #F0E68C;
  width: 680px;
  margin: 10px auto;
}

#item-detail-in {
  padding: 5px 10px;
}

.spec {
	padding:0 10px;
	font-size: 13px;
}

 /* ↓フッターのスタイル↓ */

#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;
  background-image:url("https://www.moshimo.com/images/dekisugi/header/31.jpg");
}
.header {
	text-align: right;
	height: 20px;
	margin-top: 5px;
}


.text-color-1 {
  color:#FFFFFF;
}

.text-color-2 {
  color:#FFFFFF;
}

.text-color-3 {
  color:#333333;
}
#sample {
	font-size: 18px;
	text-align: left;
}
.copyright {font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:visited {
	text-decoration: none;
	color: #000;
}
.map01 {
	background: #FF9;
	width: 720px;
}

a:hover {
	background: #F90;
}
a:link {
	text-decoration: none;
	color: #000;
	text-align: center;
}
#sample2 {
	text-align: center;
}
#ichiranbox {
	font-size: 12px;
	margin-left: 30px;
}
.teika {
	text-decoration: line-through;
}
.urikakaku {
	color: #F30;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
