BODY
{
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12pt;
	margin:0px;
	padding:0px;
	overflow: hidden;
	scrollbar-face-color:#808080;		/*スクロールバー本体の色*/
	scrollbar-highlight-color:#C0C0C0;	/*スクロールバー左側（上）の影*/
	scrollbar-shadow-color:#606060;		/*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color:#404040;	/*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color:#C0C0C0;		/*矢印の色*/
	scrollbar-track-color:#303030;		/*背面の色*/
}

A:link,A:visited,A:active
{
	color: #40F0F0;
	padding:1px;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	background-color: #C0C0C0;
	padding:1px;
	text-decoration: none;
}

TABLE.GLAYBACK
{
	color: #000000;
	background-color: #E0E0E0;
	margin-left:auto;
	margin-right:auto;
}

IMG
{
	border-width: 0px;
}

#MenuBar
{
	position: absolute;
	top:40px;
	left:80px;
	width:170px;
	height:720px;
	z-index:100;
}
#MenuBar IMG
{
	margin-bottom:10px;
}
#MenuBar A:link,A:visited,A:active
{
	padding:0px;
}
#MenuBar A:hover
{
	padding:0px;
	background-color: transparent;
}

#Contents
{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	z-index:0;
	overflow:auto;
}

#Document
{
	position:absolute;
	top: 30px;
	left: 120px;
	width:720px;
	line-height: 1.3em;
}

#FrameLeft
{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 100%;
	z-index:110;
	background-image:url('img/bgl.gif');
	background-repeat:repeat-y;
}

#FrameRight
{
	position:absolute;
	top: 0px;
	left: 780px;
	width: 80px;
	height: 100%;
	z-index:111;
	background-image:url('img/bgr.gif');
	background-repeat:repeat-y;
}


.Charimg
{
	margin:4px;
	float: left;
}

.CRLF
{
	clear:both;
}

.BB1
{
	height: 610px;
	padding: 4px;
	border-width: 2px;
	border-style: dotted;
	line-height: 1.4em;
}

.InfoBox
{
	background-color: #000000;
	padding: 4px;
	border-width: 2px;
	border-style: dotted;
	border-color: #D0D0C0;
	height:100px;
	overflow:scroll;
	font-family:monospace;
	font-size: 11pt;
	line-height: 1.2em;
	text-align: left;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.Paper
{
	background-color: #FFFFFF;
	color: #000000;
	line-height: 1.2em;
	padding: 20px;
}


.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}


SPAN.mes
{
	color:#C0C0C0;
	margin:8px;
	line-height: 1.3em;
	font-style:italic;
}
SPAN.mesA
{
	color:#FFB0B0;
	margin:8px;
	line-height: 1.3em;
	font-weight: bold;
}
SPAN.mesB
{
	color:#C0C0FF;
	margin:8px;
	line-height: 1.3em;
	font-weight: bold;
}
SPAN.mesC
{
	color:#B0FFB0;
	margin:8px;
	line-height: 1.3em;
	font-weight: bold;
}
SPAN.mesD
{
	color:#FFB0FF;
	margin:8px;
	line-height: 1.3em;
	font-weight: bold;
}
SPAN.mesS
{
	color:#F0F0F0;
	margin:8px;
	line-height: 1.3em;
	font-weight: bold;
}

#CGMODE
{
	position:absolute;
	top:40px;
	left:140px;
	width:520px;
	height:600px;
	padding:10px;
	font-weight:bold;
	line-height: 1.8em;
}

#CGMODE A:link,A:visited,A:active
{
	padding:0px;
}
#CGMODE A:hover
{
	padding:0px;
	background-color: transparent;
}
SPAN.att
{
	color:#FFFF00;
	font-style:italic;
	font-weight:bold;
}

