/* 各商品ページ用 */



/*　　各ページぱんくずリスト　*/
div.pankuzu{
width: 750px;
margin: 0px auto 0px auto;
padding-left: 5px;
text-align: left;
}


/*　　商品カテゴリー別(chubou_all.html etc..)　　*/
.t_title{
width:752px;
margin:30px auto 20px auto;
padding:0px;
text-align:left;
}

table.ichiran{
width: 710px;
margin: 0px auto 30px auto;
text-align:center;
}

div.all-bana{
width: 765px;
margin: 10px auto 15px auto;
text-align:left;
}

.t_space{
padding-right:20px;
text-align:left;
}


/*　　商品一覧　　*/

div.syouhin{
width: 743px;
margin: 0px auto 30px;}

div.ichiran_back_c{
width: 241px;
height: 272px;
background-image: url(/img-syouhin/back.gif);
background-repeat: no-repeat;
margin: 0px 5px 20px;
padding: 0px;
}

div.ichiran_back_r{
width: 241px;
height: 272px;
background-image: url(/img-syouhin/back.gif);
background-repeat: no-repeat;
margin: 0px 0px 20px 5px;
padding: 0px;
}


/*　商品一覧説明文の余白　*/
p.setumei{
margin: 0px 15px;
}


/*　商品一覧（ホルダー用）　*/
div.ichiran_back02_l{
width: 241px;
height: 346px;
background-image: url(/img-syouhin/back02.gif);
background-repeat: no-repeat;
margin: 0px 5px 20px 0px;
padding: 0px;
}

div.ichiran_back02_c{
width: 241px;
height: 346px;
background-image: url(/img-syouhin/back02.gif);
background-repeat: no-repeat;
margin: 0px 5px 20px;
padding: 0px;
}

div.ichiran_back02_r{
width: 241px;
height: 346px;
background-image: url(/img-syouhin/back02.gif);
background-repeat: no-repeat;
margin: 0px 0px 20px 5px;
padding: 0px;
}


/*　メディホルページ　*/

div.medihol{
background-image: url(/img-syouhin/iryou/ichiran/holder/medihol/point.jpg);
background-repeat: no-repeat;
height: 448px;
width: 701px;
text-align: left;
    }

p#a{
height: 160px;
width: 280px;
margin-left: 20px;
text-align: left;
margin-top: 20px;
}

p#b{
height: 70px;
width: 240px;
margin-left: 120px;
text-align: left;
margin-top: 175px;
}

/* ■■■各商品ページスペック■■■ */

/* --- お勧めコメント吹き出し --- */

div.section2 {
width: 415px;
padding: 0px 0px 1px;
margin: 0px auto 0px;
text-align: left;
background-color: #ffffff;
background-image: url(/img-syouhin/und-osusume.gif);
background-repeat: no-repeat;
background-position: bottom;
}

div.section3 {
width: 415px;
padding: 0px 0px 1px;
margin: 0px auto 0px;
text-align: left;
background-color: #ffffff;
background-image: url(/img-syouhin/und-osusume2.gif);
background-repeat: no-repeat;
background-position: bottom;
}

p.osusume {
margin: 0;
padding: 1em 1.5em 20px 1.5em;
font-size: 100%;
color: #333333;
background-image: url(/img-syouhin/top-osusume.gif);
background-repeat: no-repeat;
background-position: top;
}


/*　各商品ページスペック右表部分(商品番号、値段etc...)　*/

.syouhin-spec table {
border-collapse: collapse;border-spacing: 0;
margin-bottom: 30px;
}

.syouhin-spec th{
border-bottom: 2px solid #1D5C79;
}

.syouhin-spec td{
border-bottom: 1px #cccccc dotted;
}




/*　関連商品　*/

div.kanren-back{
background-image: url(/img-syouhin/kanren-back.gif);
background-repeat: no-repeat;
background-position: center center;
width: 700px;
padding-top: 20px;
margin-right: auto;
margin-left: auto;
}



/*　フッターサイトマップ*/
div .footword{
width: 750px;
margin: 0px auto 0px auto;
}
div .footword ul{
list-style-type: none;
margin: 0px;
padding: 0px 0px 1em 0px;
}
div .footword li{
line-height: 1.7em;
margin: 0px;
padding: 0px 0px 0px 15px;
background: url(/img0/icon/icon_point3.gif)
no-repeat 0 0.5em;
}

