@charset "utf-8";
/* CSS Document */

tr {
vertical-align:top;
}
.pdf p{
width:450px;
height:auto;
float:left;
}
.pdf img{
float:left;
}
.txt_right{
text-align:right;
}