@news_style{}
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
image{
	border:none;
}
a:link      { color : #FFF  ;   text-decoration : none ;}
a:active    { color : #FFF  ;   text-decoration : none ;}
a:visited   { color : #FFF  ;   text-decoration : none ;}
a:hover     { color : #00ff00  ;   text-decoration : none ;}
body {
	text-align: 				center;
	margin-top: 				0px;
	background-color: 			#333;
	font-size: 					8pt;
	line-height: 				17pt;
	color: 						#FFF;
	font-family: 				Arial,'ＭＳ Ｐゴシック',sans-serif;
}
.inBox_mini{
	width: 						190px;
	margin: 					0 auto;
	margin-bottom: 				20px;
	padding: 					0;
	border: 					0px solid #666;
}
.noteBox{
	width: 						180px;
	margin-top: 				4px;
	padding-top: 				2px;
	padding-left: 				4px;
	border-bottom: 				1px dotted #CCC;
	text-align: 				left;
	color: 						#CCC;
	font-size: 					8pt;
	line-height: 				17pt;
}
.noteLeft{
	float: left;
	width: 10px;
	text-align: right;
	margin-left: 5px;
	border: 				0px solid #F00;
	color: 						#FFF;
	font-size: 					8pt;
	line-height: 				17pt;
}
.noteRight{
	float: right;
	width: 160px;
	text-align: left;
	border: 				0px solid #F00;
	color: 						#FFF;
	font-size: 					8pt;
	line-height: 				17pt;
}
.clear{
	clear: both; 
}
