@charset "UTF-8";
@import url("../../css/style.css");

/* English CSS */
/* 2006-11-19 taka@intoneo */
/* import CSSの言語による体裁調整のみ行う */

/* Common */
#head { font-family:Arial, Helvetica, sans-serif; }
#cont { font-family:Verdana, sans-serif; }
#foot { font-family:Arial, Helvetica, sans-serif; }


/*************************
        Company
*************************/

#cont .history       { width:680px; padding:3px 0px; border-bottom:1px dashed #CCCCCC; }
#cont .history .date { float:left; width:140px;}
#cont .history .desc { float:right; width:520px;}