/* マスコミ紹介事例 CSS Document */

.font_blue {
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	}
	
.font_pi {
	font-size: 13px;
	color: #FF99CC;
	font-weight: bold;
	}

.font13_b {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	}

