@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      fg.css
 Adddate:        2010.11.01
 Upddate:        2010.11.01
 Style Info:     FG Page CSS
----------------------------------------------------------- */
table.fg-howto {
 margin: 0 0 20px 5px;
 width: 630px;
 xborder: solid 1px #C5C5C5;
}
table.fg-howto td {
 width: 210px;
 padding: 10px 0;
 xborder: solid 1px #DFDFDF;
 background: url(../../img/bg_howto.gif) no-repeat 180px 10px;
}
table.fg-howto td.end {
 background: none;
}
table.fg-howto td.text {
 vertical-align: middle
}
p.fg-howto-img {
 margin-top: 5px;
}