@charset "euc-jp";
@import url(/mylimedio/style/a/portal.css);
/*
   portal.css - デザインA ポータル系（カスタマイズ用）

   $Id: portal.css,v 1.1 2006/09/15 01:46:53 toshi Exp $
   Copyright (c) 2006, RICOH Co., Ltd.
 */

/* ユーザー項目A の幅を（大）にする */
#f-userItemA input.word {
width:400px;
}

/* ユーザー項目B の幅を（大）にする */
#f-userItemB input.word {
width:400px;
}
