td {
  	color: #000000;
  	font-size: 12px;
}

.pulldown {
  	color: #000000;
  	font-size: 12px;
}

.title  {
  	color: #000000;
  	font-size: 14px;
  	font-weight: bold;
}

.subtitle  {
  	color: #000000;
  	font-size: 12px;
  	font-weight: bold;
}
	
.footer {
  	color: #DDD7D7;
  	font-size: 10px;
}

.layer_txt {
  	font-size: 10px;
  	line-height: 13px;
} 

.layer_head {
  	font-size: 10px;
  	color: ffffff;
  	font-weight: bold;
} 
 
A.nonuw:link, A.nonuw:visited {
   text-decoration: none;
   color: #3366cc;
}

A.nonuw:active {
	color: #cc0000;
}

A.nonuw:hover {
	color: #cc0000;
}


/*NEW!の指定*/
.new {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}

/*製品情報フォント指定*/
.pi {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}

