
#css0{
	font-size : 8pt;
	line-height : 120%;
}

#css1{
	font-size : 10pt;
	line-height : 120%;
}

#css2{
	font-size : 10pt;
	line-height : 140%;
}

#css3{
	font-size : 10pt;
	line-height : 135%;
}
#css0-1
{
    FONT-SIZE: 9pt;
	font-weight: bold;
}

/* 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;
}
