/*---------------------------------------------------------
	//////// common
---------------------------------------------------------*/
body,td { font-size: 12px; line-height: 150% ; color: #2C2C2C;}
a:link{
  color: #B0351A;
  text-decoration: none;
  }
a:visited{
  color: #981C01;
  text-decoration: none;
  }
a:hover,a:active{
  color: #981C01;
  text-decoration: underline;
  background: #FEEBE3 url(none);
  }
.pxss {	font-size: 12px;}
.bold { font-weight: bold;
	color: #39379C;}

.menu_s {color: #D27349;}