/*
 *	東京医科大学霞ヶ浦病院 (フォントスタイル)
 */

/*
-----------------------------------------------
	GLOBAL
-----------------------------------------------
*/
body
{
	font-size: 100%; /* medium */
}

/*
--------------------------------------------------------------
	#title
--------------------------------------------------------------
*/
#title
{
}

#logo #logo1
{
	font-size: 12px;
	color: #555;
}

#logo #logo2
{
	font-size: 16px;
	font-weight: bold;
	color: #555;
}

/*
--------------------------------------------------------------
	#header
--------------------------------------------------------------
*/
#header
{
	font-size: 85%;
}

/*
--------------------------------------------------------------
	#navi
--------------------------------------------------------------
*/
#navi li a
{
	font-size: 110%;
}

/*
--------------------------------------------------------------
	#container
--------------------------------------------------------------
*/
#container
{
	font-size: 90%;
}

/*
--------------------------------------------------------------
	#leftSide
--------------------------------------------------------------
*/
#leftSide
{
}

#leftSide h1
{
	font-size: 144%; /* x-large */
}

/*--- localNavi ---*/
#localNavi
{
	font-size: 100%;
/*	font-weight: bold;*/
}

/*
--------------------------------------------------------------
	#headline
--------------------------------------------------------------
*/
#headline h2
{
	font-size: 140%;
}

#headline h3
{
	font-size: 180%;
}

/*
--------------------------------------------------------------
	#localNavi2
--------------------------------------------------------------
*/
#localNavi2 h4
{
	font-size: 120%;
}


/*
--------------------------------------------------------------
	#container
--------------------------------------------------------------
*/
/*--- helpIcon ---*/
#container #helpIcon
{
	font-size: 83%; /* small */
}

/*--- searchInput ---*/
#container #searchInput
{
	font-size: 83%; /* small */
}

#index #help h2
{
	font-size: 90%;
}

/*
--------------------------------------------------------------
	#main
--------------------------------------------------------------
*/
#main
{
}

#main #navi
{
	font-weight: bold;
	font-size: 90%;
}

#main #path
{
	font-size: 90%;
}

/*
-----------------------------------------------
	#footer
-----------------------------------------------
*/
#footer
{
	font-size: 69%; /* x-small */
}
