@charset "utf-8";
/* CSS Document */

.for_print { display: none; }

#crystal_box {
   float:left;
   width:565px;
   margin:0 0 0 0;
   padding:0 0 0 0;
}
#crystal_box h1{
   margin:10px 0 0 0;
}

#crystal_box .crystal_box_left{
  float:left;
  width:283px;
  margin:0 0 0 0;
  padding:0 0 0 0 ;
}	
.crystal_box_left dl { margin:0 0 20px 0; line-height:2; }
.crystal_box_left dl dt {
   padding:0 0 0 0;
   font-size:12px;

 }
.crystal_box_left dl dd {
   margin:0 0 0 0;
   padding:0 0 0 0 ;
   font-size:12px;
}
 
 #crystal_box .crystal_box_right{
  float:right;
  width:272px;
  margin:0 0 0 0;
}
#crystal_box .crystal_box_right p{
  line-height:2;
  font-size:12px;
} 