@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");
/* ===================================================================
 style info : 個別用
=================================================================== */

#stfList{
margin:55px auto 0 auto;
width:814px;}

#stfList dl{
background:url(../img/line.gif) repeat-x bottom;
padding-bottom:21px;
margin-bottom:19px;}

#stfList dl dt{
margin-left:13px;
float:left;}

#stfList dl dd{
margin-left:221px;}
