@charset "utf-8";
@import url(../general.css);

/*-------------------------*/
a#company{background-position: 0px bottom;}
/*-------------------------*/

#localnavi h2{background:url(images/localnavi_title.gif) no-repeat; width:180px; height:35px;}
#localnavi h2 span{display:none;}


.company_outline{ font-size:80%; margin-top:20px;}
.company_outline dl{margin-top:0px; width:570px; overflow:hidden; background:#dee9e6;}
.company_outline dt{float:left; overflow:hidden; width:80px; padding:10px;}
.company_outline dd{float:left; overflow:hidden; width:450px; padding:10px; background:#e7efef;}
.dots{margin-top:00px; width:570px; height:1px; background:url(../images/dot04.gif) repeat-x; overflow:hidden;}

.history_dl{ font-size:80%;}
.history_dl dl{margin-top:20px; width:570px; overflow:hidden;}
.history_dl dt{float:left; overflow:hidden; width:100px; padding:5px 0px;}
.history_dl dd{float:left; overflow:hidden; width:470px; padding:5px 0px;}

.customer_ul{margin-top:20px; font-size:80%; line-height:180%;}
.customer_ul li{background:url(../images/listmark01.gif) 0px 8px no-repeat; padding-left:15px;}


.strategy{margin-top:20px; float:left; overflow:hidden; width:265px;}
.strategy dl{}
.strategy dt{background:#d9d1cd; font-size:100%; font-weight:bold; color:#c14722; text-align:center; padding:5px; letter-spacing:10px; border:1px #bcafaa solid;}
.strategy dd{background:#e8e7e2; font-size:80%; padding:10px; border:1px #bcafaa solid;}
.strategy dd h4{font-weight:bold; font-size:100%;}
.strategy dd ul{list-style:square; padding:5px 5px 5px 22px; background:#f1ebe3; border:1px #b2aba1 solid;}
.arrow{float:left; overflow:hidden; width:40px; height:112px; background:url(images/arrow.gif) no-repeat; margin-top:80px;}
