@charset "utf-8";


table.type1 td {
	border:#CCCCCC 1px solid;
}


table.type1 span {
	font-weight:bold;
}


table.type1 th {
	background:#666666;
	color:#FFFFFF;
	border:#CCCCCC 1px solid;
	text-align:center;
}

table.type1 td.name {
	background:#EEEEEE;
	color:#666666;
	text-align:center;
	vertical-align:middle;
}

table.type1 td {
	text-align:center;
	vertical-align:middle;
	padding:5px 3px;
}




table.type2 th {
	background:#FFFFCC;
	color:#666666;
	border:#CCCCCC 1px solid;
	text-align:center;
	width:25%;
	vertical-align:middle;
	padding:4px;
}


table.type2 th a,
table.type2 td a {
	color:#666666;
}


table.type2 th a:hover,
table.type2 td a:hover {
	color:#CC0000;
}


table.type2 td{
	border:#CCCCCC 1px solid;
	padding:4px;
	vertical-align:middle;
}


table.type2 span {
	font-weight:bold;
}






/*商標*/
th.trademark {
	width:133px;
}

/*用途*/
th.usage{
	width:200px;
}


/*イメージ*/
th.imgages {
	width:190px;
}







