@charset "UTF-8";

/*
**********************************************************************

* company.css

* site name   : http://www.toshin-tierra.com/
* description : Company Page styles
* since       : 2008-06-09
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Main Body styles

==========================================================
*/

/*
*********************************************************************

* 1: Main Body styles

*********************************************************************
*/
div#Contents h1{
background:url("../img/company/ttl_company.jpg") 0 0 no-repeat;
}
div#Contents p{
margin:0 16px 10px;
}
div#Outline{
margin:0 16px 20px;
}
div#Outline img{
float:left;
width:147px;
}
div#Outline table{
font-size:90%;
float:right;
border-left:none;
width:350px;
}
div#Outline th{
background:none;
border-right:none;
vertical-align:top;
text-align:left;
width:20%;
padding:5px 0;
}
div#Outline td{
border-right:none;
padding:5px 0;
}
div#Outline td.address a,
div#Outline td.name a,
div#Outline tr.last a{
background:url("../img/common/icn_outside.gif") 100% 50% no-repeat;
padding-right:13px;
}
div#Contents p.bnr{
padding-left:130px;
width:350px;
}