﻿body
{
    margin-top: 0em;
    background: #ffffff;
}

h1
{
	border-right: #000000 1pt solid;
	border-top: #000000 1pt solid;
	padding-left: 5px;
	font-size: 150%;
	border-left: #000000 1pt solid;
	border-bottom: #000000 1pt solid;
	background-color: #ccccff;
}
h2
{
    border-right: darkgray 1pt solid;
    border-top: darkgray 1pt solid;
    padding-left: 10px;
    margin-left: 10px;
    margin-right:10px;
    font-weight: normal;
    font-size: 130%;
    border-left: darkgray 1pt solid;
    border-bottom: darkgray 1pt solid;
    background-color: #ccccff;
}
H3
{
	padding-left: 15px;
	margin-left: 15px;
	margin-right:15px;
	font-size: 120%;
	color: #6a5acd;
}

H4
{
	padding-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}


div.copyright
{
    font-weight: normal;
    font-size: 80%;
    line-height: normal;
    font-style: normal;
    text-align: center;
    font-variant: normal;
}

div.SetMargin
{
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #ffccff;
	border-bottom-color: #ffccff;
	padding-bottom: 5px;
	margin-left: 20px;
	border-top-color: #ffccff;
	margin-right: 20px;
	padding-top: 5px;
	border-right-color: #ffccff;
}

div.Attention
{
    border-right: #339900 thin solid;
    padding-right: 5px;
    border-top: #339900 thin solid;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px 10px 15px 15px;
    border-left: #339900 thin solid;
    width: 80%;
    padding-top: 5px;
    border-bottom: #339900 thin solid;
    background-color: #ffff99;
}
div.Coments
{
    border-right: blue thin solid;
    padding-right: 5px;
    border-top: blue thin solid;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-left: 20px;
    border-left: blue thin solid;
    margin-right: 20px;
    padding-top: 5px;
    border-bottom: blue thin solid;
    background-color: #ccffcc;
}
div.Answer
{
	border-right: linen thin solid;
	padding-right: 5px;
	border-top: linen thin solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: linen thin solid;
	padding-top: 5px;
	border-bottom: linen thin solid;
	background-color: #ccffff;
	margin: 10px 20px;
}

DIV.Into
{
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    background-image: none;
    padding-bottom: 3px;
    margin: 5px 20px;
    border-top-style: none;
    padding-top: 3px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
div.Diagram
{
    padding-right: 5px;
    padding-left: 5px;
    border-left-color: #ffccff;
    border-bottom-color: #ffccff;
    padding-bottom: 5px;
    margin-left: 20px;
    border-top-style: solid;
    border-top-color: #ffccff;
    margin-right: 20px;
    padding-top: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ffccff;
    border-bottom-style: solid;
}
div.Code
{
    border-top-width: thin;
    margin-top: 10px;
    padding-left: 10px;
    border-left-width: thin;
    border-left-color: #999999;
    border-bottom-width: thin;
    border-bottom-color: #999999;
    padding-bottom: 20px;
    border-top-color: #999999;
    padding-top: 10px;
    background-color: #dddddd;
    border-right-width: thin;
    border-right-color: #999999;
}
div.Figure
{
    border-right: #339900 thin solid;
    padding-right: 10px;
    border-top: #339900 thin solid;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 10px 20px;
    border-left: #339900 thin solid;
    padding-top: 10px;
    border-bottom: #339900 thin solid;
    background-color: #ffff99;
}

table.MainWindow
{
	border-right: #000099 thin solid;
	border-top: #000099 thin solid;
	border-left: #000099 thin solid;
	border-bottom: #000099 thin solid;
	background-color: #f0f8ff;
}

table.MainWindow tr td.title
{
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    color: white;
    background-color: #483d8b;
}
table.MainWindow tr td.subtitle
{
    text-align: center;
    font-weight: bold;
    font-size: large;
    color: white;
    background-color: #5472ba;
}

table.MainWindow tr td.endtitle
{
    text-align: center;
    font-weight: normal;
    font-size: small;
    color: white;
    background-color: #483d8b;
}

table.DetailWindow
{
	border-right: #006600 thin solid;
	border-top: #006600 thin solid;
	border-left: #006600 thin solid;
	border-bottom: #006600 thin solid;
	width:100%
}

table.DetailWindow tr td.title
{
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: white;
	background-color: #483d8b;
	width:auto;	
}

TABLE.window TR TD.dialog
{
	background: #fbfbfb;
}

table.DataActionWindow
{
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: white;
	background-color: #507CD1;
	width: 100%;
}

table.window
{
    border-right: #696969 thin solid;
    border-top: #696969 thin solid;
    border-left: #696969 thin solid;
    border-bottom: #696969 thin solid;
    background-color: #f5f5f5;
    font-size: small;
    width: 100%;
}

table.window tr td.title
{
	color: #cc6666;
	border-bottom: #cc9966 thin solid;
	background-color: #f0e68c;
	width: 100%;
	border-right: #cc9966 thin solid;
	border-top: #cc9966 thin solid;
	border-left: #cc9966 thin solid;
	font-weight: normal;
}

table.window tr td.shorttitle
{
	font-weight: bold;
	background-attachment: scroll;
	color: #ffffff;
	border-bottom: #505050 thin solid;
	background-repeat: repeat-y;
	background-color: #5472ba;
	width: 100%;
}

table.window tr td.dialog
{
    background: #fbfbfb;
}


table.window tr td.contents_elements
{
    padding-left: 0.4em;
    text-align: right;
}

table.sidemenu
{
    border-right: #696969 thin solid;
    border-top: #696969 thin solid;
    border-left: #696969 thin solid;
    border-bottom: #696969 thin solid;
    background-color: #f5f5f5;
    font-size: small;
}

table.sidemenu tr td.menu
{
    padding-right: 0.4em;
    padding-left: 0.4em;
    font-weight: bold;
    padding-bottom: 0.1em;
    margin: 0pt;
    color: #e8f9ff;
    padding-top: 0.2em;
    border-bottom: #dbe6f8 2pt groove;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: #5472ba;   
}
table.sidemenu tr td.submenu
{
    padding-right: 0em;
    padding-left: 0em;
    font-weight: normal;
    padding-bottom: 0.5em;
    margin: 0pt;
    padding-top: 0pt;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: none;
    background-repeat: repeat;
   
}
table.BbsDetail
{
	text-align: left;
	font-size: small;
	color: black;
	background-color: #f0f8ff;
	width: 100%;
}

table.BbsDetail tr td.title
{
	text-align: left;
	font-size: large;
	color: black;
	background-color: #ccccff;
	width: 100%;
}

table.EntryWindow
{
	font-size:small;
	border-right: #000099 thin solid;
	border-top: #000099 thin solid;
	border-left: #000099 thin solid;
	border-bottom: #000099 thin solid;
	background-color: #f0f8ff;
}



table.JavaCode
{
    border-right: #339900 thin solid;
    padding-right: 5px;
    border-top: #339900 thin solid;
    margin-top: 15px;
    padding-left: 5px;
    font-size: medium;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-left: #339900 thin solid;
    color: #000000;
    padding-top: 5px;
    border-bottom: #339900 thin solid;
    background-color: #fff0d0;
    width: 100%;
}

table.JavaCode tr td.filename
{
    font-weight: bold;
    background-color: #99ff66;
    text-align: center;
}

 table.CS
{
    border-right: #6699ff thin solid;
    padding-right: 5px;
    border-top: #6699ff thin solid;
    margin-top: 15px;
    padding-left: 5px;
    font-size: medium;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-left: #6699ff thin solid;
    color: #000000;
    padding-top: 5px;
    border-bottom: #6699ff thin solid;
    background-color: #fff0d0;
    width: 100%;
    font-weight: normal;
}

table.CS td.classname
{
    font-weight: bold;
    background-color: #5472ba;
    text-align: center;
    color: #ffffff;
}
table.navyborder
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	border-left: navy thin solid;
	border-bottom: navy thin solid;
	
}
table.navyborder td
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	border-left: navy thin solid;
	border-bottom: navy thin solid;
	
}

table.Thin1 tr
{
	background-color: #ccccff;
}

table.Thin2 tr
{  background-color: #ffffff;
}

span.keyword {
	COLOR: #0000ff
}
span.comment {
	COLOR: #008000
}
span.string {
	COLOR: #008080
}
a:link {
	COLOR: #000000
}
a:visited {
	COLOR: #000000
}
a:active {
	COLOR: #000000
}
a:hover {
	COLOR: #000000; BACKGROUND-COLOR: #d0d9e8
}
.cm {
	COLOR: #ff0000
}
.st {
	COLOR: #0000ff
}
.ln {
	COLOR: #804000
}
.op {
	COLOR: #709090
}
.k1 {
	COLOR: #40a020
}
.k2 {
	COLOR: #40a0a0
}
.k3 {
	COLOR: #c040c0
}
.k4 {
	COLOR: #c06000
}
span.csinglequotation {
	COLOR: #14215a
}
span.cdoublequotation {
	COLOR: #75088a
}
span.ccomment {
	COLOR: #653203
}
span.ckeyword {
	COLOR: #020570
}
span.cmark {
	COLOR: #037e06
}
p.csource {
	FONT-FAMILY: 'ＭＳ ゴシック', 'Osaka－等幅'
}

p
{
	margin-left: 20px;
	margin-right: 20px;
}
p.TitleDetail
{
	font-size: 120%;
	font-weight: bold;
}

span.impact
{
    border-right: #f06 2px solid;
    border-top: #f06 2px solid;
    border-left: #f06 2px solid;
    border-bottom: #f06 2px solid;
    background-color: #ffc;
}

.FigureFL
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f8f8ff;
	float: left;
	margin: 5px 10px;
}

.FigureFR
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f8f8ff;
	float: right;
	margin: 5px 10px;
}

.FigureFL_Y
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f0e68c;
	float: left;
	margin: 5px 10px;
}

.FigureFR_Y
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f0e68c;
	float: right;
	margin: 5px 10px;
}