@charset "Shift_JIS";
* {
}
p, li, dt, dd, th, td {
	font-size: 9pt;
	font-color: #333333;
	font-family: 'MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN', Osaka;
}
code, pre {
	font-size: 9pt;
	font-family: 'MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN', Osaka;
}
p, li, dt, dd {
	line-height: 110%;
}
code, pre {
	line-height: 110%;
}
html {
	background-color: #EEEEEE;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #444444;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #ddE6E6;
}
body {
	text-align: center;
	font-size: 9pt;
	font-color: #333333;
	font-family: 'MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN', Osaka;
}

table {
	border: 0px solid #666680;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
th,td,.document {
  	font-weight : ;
	font-color: #333333;
  	font-family :'MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN', Osaka;
  	font-size : 9pt;
}

h1 {
	font-size: 18px;
	font-family :'MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN', Osaka;
}

P {
  color : #333333;
  font-weight : ;
  font-family :'MS UI Gothic','‚l‚r ‚oƒSƒVƒbƒN', Osaka;
  font-size : 9pt;
}
A {
  color : #333333;
  background-color:;
  font-size : 9pt;
}
A:VISITED {
  color : #444444;
  background-color:;
  font-size : 9pt;
}
A:HOVER {
  color : #333333;
  font-weight : ;
  background-color:;
  font-style : italic;
  font-size : 9pt;
}
A:ACTIVE {
  color : #00cc00;
  font-size : 9pt;
}


