@charset "utf-8";

/*
------------------------------------------------------------------------ body and base setting 
*/

body {
	font-size: 1.0em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 0.8em;
}

h5 {
	font-size: 0.8em;
}



p.small{
	font-size: 100%;
}



.date {
	font-size: 0.8em;
}

.new {
	font-size: 0.8em;
}


ul.dot li {
	font-size: 0.8em;
}

ol.number li {
	font-size: 0.8em;
}

#header .navi-sub {
	font-size: 10px;
	line-height: 100%;
}

#header .panel {
	font-size: 10px;
	line-height: 100%;
}

#fmiddle a {
	background-image: url(../img/common/font_m_on.gif);
}
#fmiddle a:hover {
	background-image: url(../img/common/font_m_on.gif);
}

#breadcrumbs ul {
	font-size: 0.58em;
}

#pagetop {
	font-size: 0.7em;
}

#pagetop p {
	font-size: 0.9em;
}

#footer ul {
	font-size: 0.9em;
}

#navi-left ul li,
#navi-left-ns ul li {
	font-size: 0.78em;
}


