/* コンテンツ部分 */
#msg{
  text-align : center;
  vertical-align : middle;
  width : 600px;
  color : white;
}

#see_howto{
  display : block;
  vertical-align : middle;
  padding : 10px 0px 0px 0px;
}

#howto_title{
  display : block;
  font-size : 18px;
  font-weight : bold;
  text-align : left;
  width : 600px;
  padding : 0px 0px 0px 0px;
}

#howto_desc{
  font-size : 14px;
  text-align : left;
  width : 600px;
  padding : 15px 0px 15px 0px;
}


/* 商品表示部のデザイン */
#prod{
  color : black;
  margin : 15px 0px 15px 0px;
}

#prod TD{
  background-color : white;
  vertical-align : top;
}

#prodpic{
  padding : 0px 0px 15px 0px;
}
IMG.prodpic{
  width : 85px;
  height : 1px;
}

#prodname{
  font-size : 18px;
  padding : 20px 0px 15px 0px;
  font-family : Verdana;
}
IMG.prodname_b1{
  width : 395px;
  height : 1px;
}
IMG.prodname_b2{
  width : 305px;
  height : 1px;
}
IMG.prodname_b3{
  width : 215px;
  height : 1px;
}
IMG.prodname_b4{
  width : 125px;
  height : 1px;
}

#clip{
  text-align : right;
  padding : 0px;
}
IMG.clip_b1{
  width : 90px;
  height : 1px;
border:1px;
}
IMG.clip_b2{
  width : 180px;
  height : 1px;
border:1px;
}
IMG.clip_b3{
  width : 270px;
  height : 1px;
border:1px;
}
IMG.clip_b4{
  width : 360px;
  height : 1px;
border:1px;
}

#desc{
}

#price{
  color : navy;
  margin-top : 6px;
}

#curconv{
  color : gray;
  font-size : 10px;
  padding-left : 20px;
}

/* ボタン表示 (言語依存部あり) */
A.per, A.per1, A.per2, A.per3, A.exp, A.bn, A.bn1, A.bn2, A.bn3, A.demo{
  float : left;
  background-repeat : no-repeat;
  background-position : left top;
  width : 85px;
  height : 35px;
  text-decoration: none;
  margin : 0px 0px 10px 5px;
}
IMG.view{
  width : 85px;
  height : 35px;
}
IMG.viewdummy{
  float : left;
  width : 85px;
  height : 35px;
  margin : 0px 0px 10px 5px;
}
