﻿@charset "UTF-8";

/* -----------------------------------------------
FileName:fontsize-high.css
----------------------------------------------- */
body{
	font-size:16px;
	*font-size:medium;
	*font:small;
}

#header .fontSizeSwitch #setsmall a{
	background:url(http://www.seibu-group.co.jp/railways/shared/img/btn/small_01.png) no-repeat;
}
#header .fontSizeSwitch #setlarge a{
	background:url(http://www.seibu-group.co.jp/railways/shared/img/btn/large_01_ovr.png) no-repeat;
}
