@charset "utf-8";
/*====================================================================
  このファイルはutf-8です
====================================================================*/
.detail-inner h3
{
	font-size   :20px;
	font-weight :bold;
}
.detail-inner table
{
	width  :800px;
}
.detail-inner td
{
	border  :none;
}


/*====================================================================
  
====================================================================*/


