/*R[i[*/
@import "style.css";

#CONTENTS TABLE{
  font-size:100%;
  width : 530px;
  margin : 0px 0px 0px 0px;
  background-image : url("../image_css/demo_sideline.gif");
  background-repeat : repeat-y;
  border-width : 0px 0px 1px 0px ;
  border-style : none none solid none ;
  border-color : #FE7CE1;
}
#CONTENTS CAPTION{
  height : 28px;
  width : 530px;
  padding : 2px 0px 0px 0px;
  color : #ffffff;
  font-weight : bold;
  font-size : 140%;
  background-image : url("../image_css/demo_title.gif");
  background-repeat : no-repeat;
  background-position : 100% 0%;  
}
#CONTENTS TABLE .r1{
  height : 100px;
  width : 530px;
}
#CONTENTS TABLE .r2{
  height : 3px;
  width : 530px;
  background-image : url("../image_css/demo_dotline.gif");
  background-repeat : no-repeat;
  background-position : 100% 0%;
}
#CONTENTS TABLE .r1 .l{
  width : 450px;
  padding : 0.0em 0.0em 0.0em 10em;
  background-image : url("../image_css/demo_note.gif");
  background-repeat : no-repeat;
  background-position : 3% 50%;
}
#CONTENTS TABLE .r1 .r{
  width : 80px;
}
