@charset "euc-jp";

/*//////////////////////////////////////////////////////////////////

NAME:         fontsize-s.css
DATE:         2010/01/29

//////////////////////////////////////////////////////////////////*/

body{
font-size:100.01%;
}

#main table.tbl-news-01 td.category span{
font-size:92.3%;
}

#main table.tbl-news-01 th.date{
font-size:100.01%;
}

div#header #text_size li.small {
	background:url(../img/page-top/header/btn_size_small_on.gif) left top no-repeat;
	width:32px;
	height:21px;
	cursor:pointer;
}
div#header #text_size li.standard {
	background:url(../img/page-top/header/btn_size_standard.gif) left top no-repeat;
	width:19px;
	height:21px;
	cursor:pointer;
}
div#header #text_size li.large {
	background:url(../img/page-top/header/btn_size_large.gif) left top no-repeat;
	width:32px;
	height:21px;
	cursor:pointer;
}

/*
body{
font-size:100.01%;
}

#main table.tbl-news-01 td.category span{
font-size:92.3%;
}
*/
/*
#main table.tbl-news-01 td.category span{
font-size:92.3%;
}
*/