/*
===== body and base setting ===========================
*/

body {
font-size: 1.0em;
}

#header a {
font-size: 10px;
line-height: 100%;
}

#header a img {
font-size: 10px;
line-height: 100%;
}

h1 {
background: url(../img/bg_h1.gif) no-repeat left top;
line-height: 350%;
height: 50px;
padding-left: 20px;
margin-bottom: 20px;
}

h2 {
line-height: 250%;
background: #ffffff url(../img/bg_h2.gif) no-repeat left top;
padding-left: 14px;
margin-bottom: 16px;
font-weight: bold;
font-size: 80%;
}

h3 {
padding-top: 8px;
padding-right: 5px;
padding-bottom: 8px;
padding-left: 6px;
font-size: 0.80em;
font-weight: bold;
color: #666666;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 16px;
margin-left: 0px;
line-height: 100%;
height: 22px;
background: #ffffff url(../img/bg_h3.gif) no-repeat left center;
}

h4 {
font-size: 0.80em;
}

h4.management_h4 {
font-size: 0.80em;
}

* html h4.management_h4 {
font-size: 0.80em;
}

h5 {
font-size: 0.80em;
}

h6 {
font-size: 0.80em;
}

a.default {
font-size: 0.80em;
}


/* ----------------------------- contents ----------------------------- */

li.anchor  {
font-size: 0.80em;
}

li.default {
font-size: 0.80em;
}

li.jump {
font-size: 0.80em;
}

li.null {
font-size: 0.80em;
}

li.pdf {
font-size: 0.80em;
}

li.xls {
font-size: 0.80em;
}

li.in {
font-size: 0.80em;
}

li.ou {
font-size: 0.80em;
}

li.ppt {
font-size: 0.80em;
}

li.doc {
font-size: 0.80em;
}

li.mp3 {
font-size: 0.80em;
}

li.wmv {
font-size: 0.80em;
}

li.mov {
font-size: 0.80em;
}

li.zip {
font-size: 0.80em;
}

table {
font-size: 0.80em;
}


#contents dd {
font-size: 0.80em;
}

#contents dd dl dt,
#contents dd dl dd {
font-size: 1em;
}

#contents p {
font-size: 0.80em;
}

.date {
font-size: 0.80em;
}

.gototop {
font-size: 0.80em;
}

.gototop a {
font-size: 0.80em;
}

ul.dot li {
font-size: 0.80em;
}

ol.number li {
font-size: 0.80em;
}


/* ----------------------------- header ----------------------------- */

#header .navi-sub {
font-size: 12px;
line-height: 100%;
}

#header .panel {
font-size: 10px;
line-height: 100%;
}

#fmiddle a {
background-image: url(../img/btn_m_cur.gif);
}
#fmiddle a:hover {
background-image: url(../img/btn_m_cur.gif);
}

#breadcrumbs ul {
font-size: 10px;
}


/* ----------------------------- footer ----------------------------- */

#pagetop {
padding-top: 5px;
font-size: 0.70em;
}

#pagetop p {
font-size: 0.90em;
}

#footer ul.f_menu li,#footer ul.f_menu li a {
font-size: 10px;
}


/* ---------------------------- navi-left --------------------------- */

#navi-left ul li {
font-size: 0.80em;
}

#navi-left .sideinfo p {
font-size: 0.70em;
line-height: 150%;
}



/*
===== template only (code sample) ===========================
*/

.test {
padding-top: 17px;
padding-bottom: 17px;
margin: 0px;
}

.test ul li {
list-style-type: none;
}

.test ol li {
list-style-type: none;
}

.test2 ul li {
list-style-type: none;
}

.test2 ol li {
list-style-type: none;
}