@charset "EUC-JP";
/*
=========================================================
        Style Definitions limited to [title_001]
---------------------------------------------------------
 Copyright (C) 2003 Yeti PaPa. All rights reserved.
               http://www.yetipapa.com/
=========================================================
*/

BODY {
	background-color: #000000;
	border: 0;
	margin: 10px;
	overflow: auto;
	scrollbar-face-color:       #808080;
	scrollbar-track-color:      #4F4F4F;
	scrollbar-3dlight-color:    #5B354D;
	scrollbar-darkshadow-color: #5B354D;
	scrollbar-highlight-color:  #854E6F;
	scrollbar-shadow-color:     #854E6F;
	scrollbar-arrow-color:      #9E3492;
}

A:link, A:visited {
	color: #B7910D;
}

A:hover, A:active {
	color: #FF0000;
}

P, TD {
	color: #D0D0D0;
	font-family: 'MS UI Gothic', '£Í£Ó £Ð¥´¥·¥Ã¥¯', Osaka, sans-serif;
}

P {
	font-size: 11pt;
	line-height: 1.5;
}

TD {
	font-size: 9pt;
}

HR {
	color: #606060;
}

.clsHead {
	margin: 30px;
}

.clsNotes {
	color: #F1F3AF;
	text-align: left;
	width: 200px;
}

#idCopy {
	color: #B0B0B0;
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 10px;
	margin: 50px;
	border-top: thin solid #606060;
}


