@charset "utf-8";
/* CSS Document */

h2 {
  clear : both;
  margin : 20px 0px 10px 20px;
  font-size : medium;
}

h4 {
  clear : both;
  margin : 20px 0px 10px 20px;
  font-size : medium;
  font-weight : bold;
}

p {
  margin : 10px 0px 5px 20px;
  padding : 0;
}

p.p-clear-both {
  clear : both;
  margin : 10px 0px 5px 20px;
}

div.utsukushi {
  clear : both;
  width : 460px;
  margin : 0px;
}

div.utsukushi-pic {
  float : left;
  width : 200px;
  margin : 0px 10px 20px 20px;
}

div.utsukushi-text {
  float : right;
  width : 210px;
  margin : 0px;
}

div.utsukushi-text p {
  margin : 5px 0px 10px 0px;
}

img.pic-whitening {
  margin : 5px 0px 10px 20px;
}

ul.whitening-list {
	margin : 10px 0px 0px 20px;
}

ul.whitening-list li{
	margin-top : 5px;
	margin-left : 20px;
}

img.pic-tsumemono {
  margin : 0px 0px 0px 20px;
}


div.tsumemono-shurui {
  clear : both;
  width : 460px;
  margin : 0px;
}

div.tsumemono-shurui-pic {
  float : left;
  width : 150px;
  margin : 0px 10px 20px 20px;
}

div.tsumemono-shurui-text {
  float : right;
  width : 260px;
  margin : 0px;
}

div.tsumemono-shurui-text p {
  margin : 5px 0px 10px 0px;
}
