@charset "utf-8";

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/
h1{
background:#017DC2 url(../information/img/h1_background.gif) no-repeat 0 0;
color:#fff;
}
h2{
background:#D1E4EF url(../information/img/h2_background.gif) no-repeat 0 0;
color:#015989;
}
div.index h2{
background:#D1E4EF url(../information/img/h2_background2.gif) no-repeat 0 0;
}
h3{
border-color:#ABC8D7;
color:#015989;
}
h4{
border-color:#ABC8D7;
color:#015989;
}
table.border{
border:1px solid #8CB4C9;
}
table.border tr td,
table.border tr th{
border:1px solid #ABC8D7;
}
table.border_clear{
border:0px solid #fff;
}
table.border_clear tr th{
border:0px solid #fff;
}
table.border_clear tr td{
border:0px solid #fff;
}
table tr th{
background:#D1E4EF;
}

div#navigation dl dd.navigation{
padding:0 0 30px 0;
background:url(../information/img/contents_navi_footer.gif) no-repeat 50% 100%;
}
div#navigation dl dd.navigation ul{
border-left:2px solid #027EC2;
border-right:2px solid #027EC2;
}
div#navigation ul li,
div.section ul li{
background:url(../information/img/listicon.gif) no-repeat 0 9px;
}

/* population */
div.article.population table col.thead{ width:20%; }
div.article.population table col.count{ width:40%; }
div.article.population table col.comp {}
div.article.population table th,
div.article.population table td { text-align:center; }

