@charset "UTF-8";

/*
**********************************************************************

* company.css

* site name   : http://www.bitcampus.net/
* description : Company Page styles
* since       : 2008-12-03
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Main Body styles

==========================================================
*/

/*
*********************************************************************

* 1:Main Body styles

*********************************************************************
*/
#Contents h1{
background:url("../img/company/ttl_company.jpg") 0 0 no-repeat;
}
#Contents p{
}
.outline{
margin:0 0 2em;
}
.outline img{
float:left;
width:147px;
}
.outline table{
font-size:90%;
float:right;
border-left:none;
width:400px;
}
.outline th{
border-right:none;
vertical-align:top;
text-align:left;
width:20%;
padding:5px 7px;
}
.outline td{
border-right:none;
padding:5px 7px;
}
.outline td.address a,
.outline tr.branch a,
.outline td.name a,
.outline tr.last a{
background:url("../img/common/icn_outside.gif") 100% 50% no-repeat;
padding-right:13px;
}
.outline td.address a:hover,
.outline tr.branch a:hover,
.outline td.name a:hover,
.outline tr.last a:hover{
background-color:#304D7B;
}
#Contents p.bnr{
padding-left:130px;
width:350px;
}
