/*----------------------------------------------------------*/
body{
	color: #666666;
	margin: 0px 0% 0px 0%;
	line-height: 1.4em;
	font-size: 11px;
		  }
		  
strong{
　　　　 　font-size: 15pt;
	line-height:1.4em;
	　　　　　color: #666666;
	color: #FFFFFF;

}

a:link{color:#006633;}
a:visited{color:#009933;}
a:active{color:#00CC00;}
a:hover{color:#99FF00;}
h1 {
	font-size: 13px;
	line-height: 1.3em;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	line-height: 1.4em;
	color: #006600;
	background: #F3F3F3;
	margin: 0px;
	padding: 5px;
	width: 100%;
	border: 1px solid #999999;
}
