@charset "UTF-8";

/* ------------------------------------------------ */
/*      import css                                  */
/* ------------------------------------------------ */
@import "common.css";
@import "sub.css";

/* ------------------------------------------------ */
/*      **********                                  */
/* ------------------------------------------------ */
html,
body {height:100%;}

div.contentsBox {margin-bottom:100px;}

#companyProfile table { width:585px;}
#companyProfile th,
#companyProfile td { background:url(../images/company/bg_border01.gif) left bottom repeat-x; padding:18px 1px; text-align:left;}

#companyProfile th { padding: 18px 1px 18px 6px; font-weight:normal;}