
#css1{
	font-size : 9pt;
	line-height :120%;
}


#css2{
	font-size : 9pt;
	line-height : 110%;
}



#css3{
	font-size : 9px;
	line-height : 150%;
}

#css0
{
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 120%
}
#css0-1
{
    FONT-SIZE: 12px;
}

/* headerのテキストリンク用カラー */
A.gray
{		
	color: #666666;
	font-size:12px;
}
A.gray:link
{		
	color: #666666;
	font-size:12px;
}
A.gray:visited
{
	color: #666666;
	font-size:12px;
}
A.gray:hover
{
	color: #ff0000;
	font-size:12px;
}

/* footerのテキストリンク用カラー */
A.footer
{		
	color: #003300;
	font-size:10px;
}
A.footer:link
{		
	color: #003300;
	font-size:10px;
}
A.footer:visited
{		
	color: #003300;
	font-size:10px;
}
A.footer:hover
{		
	color: #ff0000;
	font-size:10px;
}
/* footerのテキストリンク用カラーマテ売り手用 */
A.footer_mt
{
	color:#4C4C45;
	font-size:10px;
	text-decoration:none;
}
A.footer_mt:link
{
	color:#4C4C45;
	font-size:10px;
	text-decoration:none;
}
A.footer_mt:visited
{
	color:#4C4C45;
	font-size:10px;
	text-decoration:none;
}
A.footer_mt:hover
{
	color:#ff0000;
	font-size:10px;
	text-decoration:none;
}
