@charset "UTF-8";
/**********************************************************************
* /css/import/fujimi-translation.css
* Copyright (C) 2007-2009 Kyoto University
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* 
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.
* 
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-
* 1301  USA
***********************************************************************/

@import "../component/base.css";
@import "../element/button/general.css";
@import "../element/button/design.css";
@import "../element/button/rounded-corner.css";
@import "../element/title/school.css";
@import "../element/wrapper/chat.css";
@import "../element/wrapper/computer.css";
@import "../element/wrapper/dictionary.css";
@import "../component/fujimi-chat-log.css";
@import "../component/fujimi-input.css";
@import "../component/fujimi-dictionary.css";
@import "../component/service-information.css";
@import "../../js/lib/yui-2.3.1/build/fonts/fonts-min.css";
@import "../../js/lib/yui-2.3.1/build/autocomplete/assets/skins/sam/autocomplete-skin.css";
@import "../../js/lib/yui-2.3.1/build/autocomplete/assets/skins/sam/autocomplete.css";

#ysearch { text-align:center; }
#ysearchinput { position:static;width:20em; } /* to center, set static and explicit width: */
#search-container-left { text-align:left;width:20em; } /* to center, set left-align and explicit width: */
#search-container-right { text-align:left;width:20em; } /* to center, set left-align and explicit width: */

