html{
	border-style:		none;
}
body{
	margin:				10px;
}
form{
	border-style:		none;
}
iframe{
	border-style:		none;
}
table.menuline{
	border-style:		solid;
	border-collapse:	collapse;
	border-width:		0px;
	background-color:	#ffffff;
	font-size:			8pt;
	filter:				Alpha(Opacity=80);
}
div.menu{
	position:			absolute;
	color:				navy;
	margin:				0;
	visibility:			hidden;
}
table.menuline a{
	text-decoration:	none;
}
table.menuline a:link{
	color:				#00008b;
}
table.menuline a:visited{
	color:				#00008b;
}
table.menuline a:hover{
	color:				#ff0000;
	background-color:	#ffffaa;
}
table.menuline a:active{
	color:				#ff0000;
}
div.msg1{
	font-size:			10.5pt;
	text-indent:		1em;
}
div.msg2{
	font-size:			10.5pt;
	text-indent:		2em;
}

a img {
　　border-style: none;
　　border-width: 0px;

}


/*____________________________

	バナー用CSS
____________________________*/

div#top_banner_area{
	margin:10px 0px 10px 0px;
	text-align:right;
}
div#top_banner_area a{
	border:0px;
}





