@charset "UTF-8";

/*
**********************************************************************

* company.css

* site name   : http://www.idobata-hoken.com/
* description : Cpmpany Page Style
* since       : 2008-04-11
* editor      : Tooru Ehara
* modified    : 
* editor      :

*********************************************************************
*/

div#Contents h1{
background:url("../img/common/bg_h2.jpg") 0 0 no-repeat;
color:#FB6E5F;
font-size:120%;
font-weight:bold;
height:33px;
margin:9px auto 20px;
padding:5px 0 0 18px;
text-indent:0;
width:558px;
}

table{
width:95%;
margin:0 auto 30px;
border:none;
}
th, td{
border-bottom:1px solid #CCCCCC;
border-right:none;
}
th{
background:none;
}