@charset "shift_jis";

html {overflow: scroll;
     overflow: -moz-scrollbars-vertical;
	 overflow-x: scroll;
}
body  { font-size: 11pt; line-height: 120%; margin: 0 auto }

p  {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

td  {
	margin: 0px;
	padding: 0px;
	line-height:120%;
}

img	{
    border: 0px;
}
a:link, a:visited, a:active	{
	color: #990000;
	font-weight: bold;
}
a:hover	{
	color: #6DB936;
	font-weight: bold;
}
