/*汎用*/
body {  font-size: 12px; line-height: 16px; color: #666666}
td {  font-size: 12px; line-height: 16px; color: #666666}
.p10 {  font-size: 10px; color: #333333; line-height: 10px}
.p10_16 {  font-size: 10px; line-height: 16px; color: #333333}
.p10_14 {  font-size: 10px; line-height: 14px; color: #333333}
.p12 {  font-size: 12px}
.p12_16 {  font-size: 12px; line-height: 16px; color: #333333}
.p12o_16 {  font-size: 12px; line-height: 16px; color: #333333}

/*リンク*/
a:link {  color: #339933; text-decoration: none}
a:visited {  color: #FF9900; text-decoration: none}
a:hover {  color: #0066CC; text-decoration: none}

/*画像*/
.pict {  float: left; margin: 2px 7px 3px 0px}
.picy {  float: right; margin: 3px 7px 3px 0px}
