@charset "UTF-8";

@import url(common.css);

#float	{ margin-top: 1em; padding-bottom: 0.5em: }
#float_l	{ float: left; width: 250px; text-align: center; }
#float_c	{ float: left; width: 335px; text-align: left; }
#float_r	{ float: left; width: 160px; height: 505px; text-align: center; }

.deco0	{ text-decoration: underline; }
.deco1	{ color: #F00; }