@charset "utf-8";

body {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color:#000;
	padding-bottom:5px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 0.8em;
}
table {
	font-size: 12px;
}
table caption{font-size: 1em;
}

p{
	font-size: 12px;
}
p.small{
}
#top_contents ul,#content ol{
	font-size: 12px;
}
#top_contents ul ul,#content ol ol{
	font-size: 100%;
}
#panel ul#fontsize li.font-default a {
	background-image: url(../img/common/h_textm_btn_on.gif);
}
#top_contents dd, #content1 dd, #content2 dd {
	font-size: 12px;
}
#top_contents dt {
	font-size: 12px;
}
.uptxt {font-size:14px; line-height:22px;}
.mintxt {font-size:10px;}