/**********************************************************
 * 会社概要です。
 *
 * @project アバップ　WEBサイト開発　本サイト
 * @type StyleSheet
 * @title  company.css
 * @author Jun OD <info@avap.co.jp>
 * @date Sat Jul 5 10:00:00 JST 2008
 ********************************************************/

@import "./common.css"; /*  共通部分 */

/* 固有 */
.contents {padding-bottom : 70px;}
li.li2 a {background : url("../img/menu_company_a.gif"); }
li.li2 a:hover {background : url("../img/menu_company_a.gif"); }
.joho {width : 750px;margin : auto;text-align : left;}
.joho table {margin : 0px 0px 0px 50px;}
.joho tr {text-align : left;font-size : 14px;}
.joho th {width : 120px;padding-bottom : 20px;}
.joho td {padding-bottom : 20px;}
.joho .th_last {padding : 5px 0px 0px 0px;line-height : 120%;}
.joho .th_last p {font-weight : normal;}
.joho .td_last {padding-bottom : 0px;line-height : 200%;}
.map p {font-size : 12px;line-height : 140%;}
/* End of 固有 */
