@charset "shift-jis";

/*--------------------------------------
  Default Style Sheet
  Last Update 2009-10-20
---------------------------------------*/

BODY {
	color       : #000099;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size   : 14pt;
	font-weight : normal;
	background-color: #CCFFFF;
}

td a {	text-decoration: underline;
	color: #FFFFFF; }
td a:hover { color: #FFFF00; }

a {	text-decoration: underline;
	color: #000099; }
a:hover {
	color: #FFFF00;
	background-color: #333333;}

a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}

.frame {
	border: 2px gray inset;
	overflow: auto;
	width: 800px;
	height: 290px;
	color       : #FF0000;
	font-size   : 12pt;
	font-weight : normal;
	font-family: "‚l‚r ‚o–¾’©";
	line-height: 20px;
	background-color: #FFFFCC;
	padding: 4px;
}

.frame a:hover {
	color: #FFFF00;
	background-color: #333333;
}



.type12  {font-size:12px; font-style:normal; line-height:normal; font-weight:normal; }
.style3  {font-size:16px; font-style:normal; line-height:normal; font-weight:bold; }
.style3 a:hover {color: #FFFF00; background-color:#808080; }
.style31 {font-size:10px; font-style:normal; line-height:normal; font-weight:normal; }
.style52 {font-size:14px; font-style:normal; line-height:normal; font-weight:bold; }
.style53 {font-size:11.5px; font-style:normal; line-height: normal; font-weight: normal; }
.style60 {font-weight: bold; color: #FFFFFF; font-size: 11px; }

