/* CSS Document */
td {
	font-size:12px;
	color:#333333;
}
/* 製品タイトルエリア 見出し */

.ttl-merit {
	font-size:12px;
	color:#000066;
}

/* 製品タイトルエリア 製品名 */

.ttl-name {
	font-size:18px;
	font-weight:bold;
	color:#34386b;
}

/* 製品タイトルエリア 製品名（小）*/

.ttl-name-s {
	font-size:16px;
	font-weight:bold;
	color:#34386b;
}
