/* global navigation */
#globalnavi { background: #006 url(/share/img/home/globalnavi-bg.gif) repeat-x }

/* local area */
#local { background-color: #f0f8ff }
#local ul { background-color: #ccf }
#local li a { background-image: url(/share/img/home/localnavi.gif) }

/* toptitle area */
#toptitle { background-image: url(/share/img/home/topimage.jpg) }
#toptitle-en { background-image: url(/english/share/img/home/topimage.jpg) }

/* main area */
#main h1 { color: #2d1485 }
#main h1.news { color: #f30; border-color: #f90 }
#main h2 { background-color: #f0f8ff; border-color: #339 }
#main h3 { color: #2d1485 }
#main h4 { color: #339 }
#main dt { color: #2d1485 }

#main table.about  { clear: both; margin-top: 1em; width: 100% }
#main table.about td { font-size: 80%; padding: 5px; border-bottom: 1px dotted silver }
#main table.about th { font-size: 80%; text-align: left; padding: 5px; border-bottom: 1px dotted silver }

#main table.hougaku { margin-top: 1em; width: 100% }
#main table.hougaku td { font-size: 80%; padding: 5px; border-bottom: 1px dotted silver }
#main table.hougaku th { color: #060; background-color: #ffffe0; text-align: left; padding: 5px; border-bottom: 1px dotted silver }
#main table.hougaku th.midashi { color: #033; font-size: 80%; background-color: #f0f8ff }

#main table.staff { margin-top: 1em; width: 100%; border-top: 1px solid gray; border-right: 1px solid gray }
#main table.staff td { padding: 8px; border-bottom: 1px solid gray; border-left: 1px solid gray }
#main table.staff th { background-color: #f0f8ff; padding: 8px; border-bottom: 1px solid gray; border-left: 1px solid gray }

#main ul.sitemap { margin-top: 2em; margin-left: 0px; padding-left: 0px }
#main ul.sitemap li { font-weight: bold; list-style-type: none; background: url(/share/img/list.gif) no-repeat top left; border-bottom: 1px dotted gray; margin-bottom: 0.5em; padding-bottom: 0.5em; padding-left: 20px }
#main ul.sitemap li li { font-weight: normal; list-style-type: disc; background-image: none; border-bottom: none; margin-bottom: 0.2em; padding-bottom: 0em; padding-left: 0px }

