﻿@charset "utf-8";

<style type=text/css>
<!--

/*-----------------------------------------
Site URL:    http://dougiya.com
File name:   http://dougiya.com/syohin/syohin.css
Created:     2009/04
Last Update: 2009/04
-------------------------------------------

スタイル一覧


 syohin.css

 ▼商品個別説明ページ
    （柔術衣・レディース・キッズ）


 syohin2.css

 ▼商品個別説明ページ
    （パッチ・バッグ・アンクル・ファイトショーツ）


-----------------------------------------*/





/* --------------------------------------
    ▼商品個別説明ページ
    （柔術衣・レディース・キッズ）
 -------------------------------------- */

#main {
  background-color: #FFFFFF;
}

#main h3 {
  margin: 10px 5px;
  text-align: center;
  background-color: #FFFFFF;
  border: 0;
}

#main img.syokai-photo {
  float: left;
  margin: 5px;
}


#main .syokai {
  width: 390px;
  float: right;
}

#main .syokai p {
  padding: 5px 15px;
}

#main .syokai p.kakaku {
  font-size: 1.5em;
  text-align: center;
}




/* ほし評価 */
#main div.hoshi {
  width: 200px;
  margin: 0px auto;
  margin-bottom: 20px;
  letter-spacing : 2px;
}

#main div.hoshi div.hoshi_list {
  width: 100px;
  float: left;
  font-size: 0.9em;
  padding: 0;
  text-align: right;
  margin-right: 10px;
}

#main div.hoshi img.hoshi_img {
}






/* カゴに入れるテーブル */
#main table.kago {
  width: 330px;
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #CCCCCC;
  letter-spacing : 2px;
}

#main table.kago th {
  background-color: #FFFF99;
}

#main table.kago td {
  background-color: #FFFFFF;
}

#main table.kago td input {
  margin: 3px;
  padding: 1px;
}

#main table.kago td select {
  margin: 3px;
}

#contents table.kago td img {
  margin: 3px;
}



/* サイズ表 */
#main table.kimono-size {
  width: 350px;
  margin: 5px auto;
  margin-bottom: 10px;
  text-align: center;
  background-color: #CCCCCC;
}

#main table.kimono-size th {
  background-color: #CCCCCC;
}

#main table.kimono-size td {
  background-color: #FFFFFF;
}





/* 寸法 */

#main div.sunpou {
  clear: both;
  width: 700px;
}

#main div.sunpou h5 {
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}

#main div.sunpou img.sunpou-photo {
  float: left;
}

#main div.sunpou img.sunpou-ja {
  float: left;
  margin-top: 10px;
}

#main div.sunpou table.kimono-sunpou {
  float: left;
  width: 400px;
  margin-top: 0px;
}

#main div.sunpou table.kimono-sunpou th {
  text-align: center;
}

#main div.sunpou table.kimono-sunpou {
  text-align: center;
}







/* 拡大写真 */
#main div.syohin_photo {
  clear: both;
}

#main table.syohin_photo {
  width: 620px;
  border: 0;
  margin: 10px auto;
  text-align: center;
  font-size: 1.2em;
}

#main table.syohin_photo tr td {
  border: 0;
}

#main table.syohin_photo img {
  margin-top: 10px;
}




/* ------------------------------------------------------
    ▼商品個別説明ページ
    （パッチ・バッグ・アンクル・ファイトショーツ）
    
    syohin2.cssへ
 ------------------------------------------------------ */






-->
