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

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

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

img.ring-pic {
  float : left;
  width : 150px;
  margin : 10px 0px 0px 20px;
}

div#ring-text {
  float : right;
  width : 270px;
  margin : 0px 0px 10px 0px;
}

p.p-ring-text {
	margin : 10px 0px 0px 10px;
}

img.koukaratto-pic {
  float : right;
  width : 150px;
  margin : 10px 0px 0px 20px;
}

div#koukaratto-text {
  float : left;
  width : 270px;
  margin : 0px 0px 10px 0px;
}

p.p-koukaratto-text {
	margin : 10px 0px 0px 20px;
}
