@charset "euc-jp";

/*//////////////////////////////////////////////////////////////////

NAME:         fontsize-r.css
DATE:         2010/01/29

//////////////////////////////////////////////////////////////////*/


body{
font-size:108.33%;
}

#main table.tbl-news-01 td.category span{
font-size:85.71%;
}

#main table.tbl-news-01 th.date{
font-size:92.3%;
}

div#header #text_size li.small {
	background:url(../img/page-top/header/btn_size_small.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_on.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:108.33%;
}

#main table.tbl-news-01 td.category span{
font-size:85.71%;
}

#main table.tbl-news-01 th.date{
font-size:92.3%;
}
*/
/*

body{
font-size:100.01%;
}

#main table.tbl-news-01 td.category span{
font-size:92.3%;
}

*/



