@charset "utf-8";



/*

Site Name:

Description:

*/



/*M*/

#alpha,

#content{

	font-size: 100%;

}

/*L*/



/*S*/



/*resize*/

#font-size dd ul li.font-small a:link,

#font-size dd ul li.font-small a:visited{

	background-image: url(../images/button_fontsize_small.gif);

	background-repeat: no-repeat;

}



#font-size dd ul li.font-small a:hover{

	background-image: url(../images/button_fontsize_small_over.gif);

	background-repeat: no-repeat;

}



#font-size dd ul li.font-nomal a:link,

#font-size dd ul li.font-nomal a:visited{

	background-image: url(../images/button_fontsize_nomal_over.gif);

	background-repeat: no-repeat;

}



#font-size dd ul li.font-nomal a:hover{

	background-image: url(../images/button_fontsize_nomal_over.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(../images/button_fontsize_large.gif);

	background-repeat: no-repeat;

}



#font-size dd ul li.font-large a:hover{

	background-image: url(../images/button_fontsize_large_over.gif);

	background-repeat: no-repeat;

}

