body {
  font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
	background-image: url(img/back0000.gif);background-repeat: repeat-x; 
  font-size: 14px;
  line-height: 1.5em;
  color: #333333;
  text-align: center;
}

p{
  margin:23px;
}
#logo_s {
	text-align: left;
	margin: 10px 0  0 10px;
	width: 170px; 
	height: 60px;
}
#logo_s .title {
	margin: 0 0 0 10px;
	font-size: 100%;
	font-weight: normal;
}
#logo_s a {
	color: #000;
	text-decoration: none;
}
.logbg {

	background: url(img/logo_s.gif) no-repeat 0 15px;
	padding: 0px 0 60px 0; 
}

h1 {
  margin-top:20px;
  padding-top:25px;
  font-size: 24px;
}

h2 {
  font-size: 15px;
  background-color: #FEFF74;
  padding: 5px;
  margin: 50px 50px 0;
}
h3{ 
  font-weight: normal;
  display: inline;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
strong{
  font-weight: normal;
}

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: #4682B4;
  text-decoration: none;
}
          
a:hover {
  color: #FF0000;
  text-decoration: underline;
}


 /* ↓本体のスタイル↓ */

#body-box {
  width: 770px;
}

 /* ↓ヘッダーのスタイル↓ */

#catch1 {
  font-size: 16px;
}

#footer-menu {
  background-color: #f5f5f5;
  margin-top:2px;
  padding: 2px;
  font-size:12px;
}

#delivery-text {
  margin-right:10px;
}


 /* ↓商品紹介部分のスタイル↓ */
      
#contents-box {
  border-bottom: 1px dotted #FFCC33;
  padding-top:5px;
  margin-top: 20px;
  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;
}


.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;
}

li{  margin: 0 0 0 20px;}

 /* ↓フッターのスタイル↓ */

#to-top {
  margin-left: 5px;
}
        
#footer {
  font-size: 10px;
  background-color: #f5f5f5;
  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;}
.text-color-2 { color:#FFFFFF; } .text-color-3 { color:#333333; }
