/*--------------------          fontsize_big - 中くらいの文字サイズ          --------------------*/

body {
	font-size: 80%;
}



/*-------          ページタイトルの位置調整          -------*/


div#maincontents
	h1
		span {
			bottom: 9px;
			_bottom: 8px;	/* WinIE用 */
}
