@charset "utf-8";

.table1 { width:560px; border-top:1px solid #cccccc; border-left:1px solid #cccccc; }
.table1 td { border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:4px; text-align:left; }
.table1 td.td1 { background:#ffffcc; width:100px; }

.greeting { width:560px; margin:0 0 20px 0; }
.greeting .left { width:130px; float:left; }
.greeting .right { width:410px; float:right; }

