@charset "utf-8";

/*----------------------------------------------------------------------------
   /corporation ： individual style
----------------------------------------------------------------------------*/

.lead{margin-bottom:2.2em;}

.corp .tableLayout{border-top:1px solid #b0b0b0; border-left:1px solid #b0b0b0;}
.corp .tableLayout th,
.corp .tableLayout td{
padding:10px;
border-bottom:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
text-align:center;
font-weight:bold;
}
.corp .tableLayout .double{
border-right:3px double #b0b0b0;
}

.corp .tableLayout th{background-color:#ffe1b2;}

.corp .tableLayout01 p.medium{margin-top:0.5em;}

.corp .inSection p.right{margin-bottom:1em;}
.corp .listStyle05 li{margin:0.7em 0;}
.corp .planTtl{color:#8f5b01;}

.corp .method dl{width:330px; margin:1em 0;}
.corp .method dt{
padding-left:20px;
font-weight:bold;
background:url(../../common/images/ttl_bg04.gif) no-repeat 0 0.2em;
}
.corp .method dd{
padding-top:0.7em;
background:url(../../common/images/line02.gif) repeat-x 0 0;
}
