/*====================================================
	base
====================================================*/


#pageAnchor{
	display:none;
}

td { 
	font-family: ?l?r ?o?S?V?b?N, Osaka;
	font-size: 10px;
	color:#666666;
}

/*--------------------------
	font-size
--------------------------*/


.sText{
	font-size:10px;
	line-height:1.33;
}

.mText{
	font-size:14px;
	line-height:1.33;
}

.lText{
	font-size:16px;
	line-height:1.33;
}




/*--------------------------
	link
--------------------------*/

a:link{color: #333333;}
a:visited{color: #333333;}
a:active {color: #333333;}
a:hover {color:#333333; text-decoration:none;}

