@charset "utf-8"; 
@import url('./common.css');
@import url('./layout.css');
@import url('./board.css');

div.header { background: url('../images/about/header_visual.jpg') no-repeat; }


/*about01*/
div.about01 {height:429px; background:url(../images/about/bg_about_01_01.gif) no-repeat top left;  padding-left:230px;  } 

div.about01 p.img {padding-top:59px; padding-left:60px;  }
div.about01 h4 {clear:both;  background: none; margin:85px 0 45px 0; padding:0;    } 
div.about01 p.text { padding:0 15px 15px 0; line-height:1.5; }


/*»ç¾÷°èÈ¹Ç¥
-------------------------------------------*/
div.busi_sch{ margin-left:15px; }
div.busi_sch table{ width:100%; margin:0 0 10px 0;  border: solid 1px #dbdbdb; font-size:0.95em;  table-layout: fixed; border-collapse: collapse; }
div.busi_sch table thead th		{ background: #fff;  text-align: center;  vertical-align:middle; padding:15px 0; color:#484b91; background: url('../images/benefit/bg_benefit_04_th.gif') repeat-x bottom;  }
div.busi_sch table tbody td{ border:1px solid #dbdbdb; background:#f9f9f9;  border-collapse:collapse;  border-bottom:solid 1px #e8e8e8; border-top:none;  border-right:none; border-left:none; padding:6px;}
div.busi_sch table tbody td.bor_r {border-right:1px solid #d9d9d9;}
div.busi_sch table tbody td.cen {text-align:center;}
div.busi_sch table tbody td.blue_txt {color:#425285; font-weight:bold;}
div.busi_sch table tbody td.pl22 {padding-left:19px;}
div.busi_sch table tbody td ul li {background:url(../images/common/bl_blackdot.gif) no-repeat 3px 7px; padding-left:8px; font-size:1em; line-height:1.5em;}
div.busi_sch table tbody td.bg {background-color:#fff;}

