body {
	margin: 0px auto;
	padding: 0;
	font-family:'ＭＳ Ｐゴシック', 'Trebuchet MS', verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height:130%;}

p{
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0px;
	white-space: nowrap; }


a:link { 
	color: #FF6600;
	border-bottom:1px dotted #FFFFFF;
	text-decoration: none;}

a:visited { 
	color: #FF6600;
	border-bottom:1px dotted #FFFFFF;
	text-decoration: none;}

a:active { 
	color: #FF6600;
	border-bottom:1px dotted #FFFFFF;
	text-decoration: none;}

a:hover  {
	color: #FF6600;
	border-bottom:1px dotted #FFFFFF;
	text-decoration: none;}

