@charset "euc-jp";

#function-area {
	background:url(../images/function_bg.gif) no-repeat left center;
	height: 23px;
	margin-bottom: 14px;
}
#function-area ul {
	padding-left: 102px;
}
#function-area li {
	float: left;
	list-style-type: none;
}
#function-area li.font-s,
#function-area li.font-m {
	padding-right: 6px
}
#function-area li.font-l {
	padding-right: 18px;
}

#function-area li.font-s a,
#function-area li.font-m a,
#function-area li.font-l a {
	display:block;
	width:22px;
	height:23px;
}
#function-area li.font-s a {
	background-image: url(../images/fun_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	}
#function-area li.font-s a:hover {
	background:url(../images/fun_s2.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#function-area li.font-m a {
	background:url(../images/fun_m.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#function-area li.font-m a:hover {
	background:url(../images/fun_m2.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#function-area li.font-l a {
	background:url(../images/fun_l2.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	}

#function-area li.fprin a {
	background:url(../images/fun_print.gif) no-repeat;
	display:block;
	width:76px;
	height:24px;
	}
#function-area li.fprin a:hover {
	background:url(../images/fun_print2.gif) no-repeat;
	}
SPAN.linkTxt {
	display:none;
}


/* フォントサイズの指定 ---------------------------------------- */
#navigation li	{
	font-size:16px;
}
div#copyright address {
	font-size:0.81em;
}
div#copyright p {
	font-size:0.78em;
}

/* top ---------------------------------------- */
#prof-area p, .box p, #right-cont h3, #topics h3, #topics li	{
font-size:medium;
}
.box h2	{
font-size:large;
}

/* disease ---------------------------------------- */
div.explain dl {
	font-size: 0.87em;
}
div.explain table {
	font-size: 0.97em;
}
div.explain ul li {
	font-size: medium;
}

/* format ---------------------------------------- */
.box h2, .prof dt	{
font-size:large;
}
.box p, .prof dd, .prof th, .prof td, .treat ol, .img h3, .hospital h3, .hospital h4, .hospital dt, .hospital dd, #left-cont td, .box dt  {
font-size:medium;
}
.para h3	{
font-size:0.95em;
}
	
/* module ---------------------------------------- */
.fontS {
	font-size: small;
}

