A:link { color: #333333; }
A:visited { color: #333333; }    /* 選択済みリンク */
A:active { color: #333333; }         /* 選択リンク */

TD{
 font-size : 10pt;
 line-height:13pt;
 margin-bottom: 2pt;
}

.btext{
		font-size : 13pt;
		font-weight : bold;
		line-height:18pt;
		margin-bottom: 2pt;
}

.title{
		font-size : 13pt;
		font-weight : bold;
                color : #ff6600;
		line-height:18pt;
		margin-bottom: 2pt;
}

