@charset "utf-8";

/*
Site Name:
Description:
*/

/*M*/
#page-body,
#sub,
#main{
	font-size: 115%;
}

/*L*/

/*S*/
#footer-others{
	font-size: 86%;
}


#footer-others{
	font-size: 86%;
}

/*resize*/
#font-size dd ul li.font-small a:link,
#font-size dd ul li.font-small a:visited{
	background-image: url(../img/font-resize-small.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-small a:hover{
	background-image: url(../img/font-resize-small-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-medium a:link,
#font-size dd ul li.font-medium a:visited{
	background-image: url(../img/font-resize-medium.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-medium a:hover{
	background-image: url(../img/font-resize-medium-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:link,
#font-size dd ul li.font-large a:visited{
	background-image: url(../img/font-resize-large-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:hover{
	background-image: url(../img/font-resize-large-on.gif);
	background-repeat: no-repeat;
}
