@charset "utf-8";

/* h1 */
#body h1{
background:url(../business/img/bg_h1_4.png) no-repeat 0 0;
}

/* CSS for EditorAreaCSS */
h1{
background:url(../business/img/bg_h1_4.png) no-repeat 0 0;
}

h2{
color:#215272;
background:url(../business/img/bg_h2_4.png) no-repeat 0 0;
}

h3{
color:#215272;
border:1px solid #4885AF;
padding: 0 0 0 10px;
}

h4{
color:#215272;
}


/* section */
div.section h2{
color:#215272;
background:url(../business/img/bg_h2_4.png) no-repeat 0 0;
}

/* table */
table,
table tr,
table tr td,
table tr th{
border-color:#2C6A95;
}
table thead th{
background:#6CABDF url(../business/img/bg_th4.png) no-repeat 0 0;
}

/* contact */
div.contact{
border-color:#5F9AC4;
background:url(../business/img/bg_contact4.png) repeat-x 0 0;
}
div.contact a.mail{
padding:0 0 0 20px;
background:url(../business/img/icon_mail4.png) no-repeat 0 0.2em;
}

/* navigation */
/*div#contents div.section div.navigation ul.navigation li,*/
div#contents div.section ul li,
div#navigation li{
background:url(../business/img/icon_arrow_navi4.png) no-repeat 0 0.4em;
}

div#contents div.section ul.navigation li,
div#contents div.section ul.category li.page{
background:url(../business/img/icon_page.png) no-repeat 0 0.3em !important;
}
div#contents div.section ul.navigation li{
padding:0 0 0 20px;
}
div#contents div.navigation ul.category li{
background:url(../business/img/icon_folder.png) no-repeat 0 0.3em;
}