﻿/* --------------------------------------------

	VALUACTY WEBSITE

	created by
	
	 Eishirou Yamamoto
	 					20008.08.02
---------------------------------------------/*


/* -------------------------------------------
	font
--------------------------------------------*/

BODY {
	font-size:10pt;
}

/* header fontselector */

#font_selector A.font_select_middle {
	background-image:url(Images/header_fontselect_middle.gif);
	background-position:bottom;
}

#font_selector A.font_select_large {
	background-image:url(Images/header_fontselect_large.gif);
	background-position:top;
}

#font_selector A.font_select_large:hover {
	background-position:bottom;
}

