@charset "Shift_JIS";

/* =商品ページコンテンツ内
----------------------------------------------- */

@import url(summer.css);
#contents2{
        vertical-align:top;
        }
.01{
        margin:15px 0;
        }

/* =見出しタグの設定
----------------------------------------------- */
#contents2 h1{
       margin-bottom:20px;
       }
#contents2 h2,h3{
       margin:20px 0;
       }

/* =商品ページdivの指定
----------------------------------------------- */
.sh{
        width:620px;
        border:1px solid #85424e;
        font-size:14px;
        color:#330000;
　　　　margin:10px 0 18px 0;
        padding-bottom:10px;
        }
.sh ul{
        padding-left:2.0em;
        }
.sh_01{
        margin-bottom:20px;
        }
.sh_02{
        font-size:18px;
        font-weight:bold;
        color:#330000;
        }
.sh dt{
        float:left;
        display:compact;
		width:70px;
		color:#996600;
        }
.sh dd{
        padding: 0 0 5px;
        background:url("../images/shouhin/line.gif") no-repeat bottom left;
        }
.sh td{
        vertical-align:top;
        }
.sh_08{margin-bottom:8px;}
.sh_09 ul{
		padding-left:54px;
		font-size:12px;
		}
		

/* =商品写真の指定
----------------------------------------------- */
.sh_pic{
        float:left;
        margin:0 15px 0 10px;
        }

/* =商品詳細文の指定
----------------------------------------------- */
.sh_cap{
        float:right;
        padding-right:15px;
        width:360px;
        }

/* =買い物かごの指定
----------------------------------------------- */
#kago{
        clear:both;
        margin:10px 0 5px 30px;
        }
#kago form{
        width:555px;
        height:40px;
        color:#956331;
        background:url("../images/basic/kago_back.gif") no-repeat;
        }
#kago input{
        margin-top:8px;
        }
.l_2{
       float:left;
       clear:both;
       margin:0 0 10px 10px;
       }
.l_3{
        float:left;
        margin-left:30px;
        }
/* =商品一覧ページdivの指定
----------------------------------------------- */
#ichi div{
        width:580px;
        border-top:1px solid #dcdcdc;
        border-bottom:1px solid #dcdcdc;
        padding:5px 0 3px 0;
        margin:15px 0 15px 20px;
        }
#ichi p{
        margin:3px 0;
        }
.ichi_pic{
        float:left;
        margin-bottom:40px;
        }

/* =商品一覧ページdiv内文字の指定
----------------------------------------------- */
.sh_04{
        font-size:15px;
        font-weight:bold;
        background:#efe0e0;
        border-top:1px solid #e3c8c8;
        border-bottom:1px solid #e3c8c8;
        padding:3px 0;
        }
.sh_04 a{
        color:#330000;
        text-decoration: none;
        }

.sh_04 a:visited{ 
      color: #191970;
      text-decoration: underline;
      }

.sh_04 a:hover,a:active{ 
      color: #cc0000;
      text-decoration: none;
      }

.sh_05{
        float:left;
        font-size:13px;
        font-weight:bold;
        color:#dc143c;
        }
.sh_06{
        text-align:right;
        }
.sh_07{
        padding-top:5px;
        border-top:1px dashed #e3c8c8;
        }	

/* =商品一覧トップページの指定
----------------------------------------------- */
.ichi td{
        padding:12px 0;
        }
.ichi ul{
        border-top:1px dashed #999;
        padding:5px 0;
}
.ichi li{
       float:left;
       padding:5px 5px;
}
