/***********************************************/
/*テキストPR枠  　				      　　　　 */
/***********************************************/

#HEAD_2 a {
	text-decoration:none;
}


#HEAD_2 a:link {
	color:#384682;
}

#HEAD_2 a:visited {
	color:#384682;
}

#HEAD_2 a:hover {
	color:#384682;
}

#HEAD_2 a:active {
	color:#384682;
}

#ticker {
	padding-left:10px;
	
}

#ticker_area {
  float: left;
}

#ticker_area_diplay {
  position: relative;
  height: 18px;
  overflow:hidden;
}

#tick-field {
  font-size: 1.0em;
  font-weight: bold;
  white-space:nowrap;
}
