@charset "UTF-8";
<!--

/*----------------------------------------

構造

----------------------------------------*/

#main{
	font-size:85%;
}

#sidebar{
	font-size:90%;
}

#footer{
	font-size:100%;
}
/*----------------------------------------

header

----------------------------------------*/

/* fontSize
----------------------------------------*/
#fontsize .small{
	background: none repeat scroll 0 0 #EBF2FF;
	border: 1px solid #41B3EB;
}

#fontsize .small a{
	color:#000;
}

#fontsize .small:hover{
	background: none repeat scroll 0 0 #82aed5;
	border: 1px solid #555555;
}

#fontsize .small a:hover{
	color:#FFF;
}
-->
