@charset "shift_jis";

a {
    color: blue; text-decoration: none
}
a:link {
    color: blue; text-decoration: none
}
a:visited {
    color: darkblue; text-decoration: none
}
a:active {
    color: red; text-decoration: none
}
a:hover {
    color: red; text-decoration: underline;
    position: relative;
    top: 1px; left : 1px;
}
body,td,th,tt {
	font-family:'MS UI Gothic','‚l‚r ƒSƒVƒbƒN','‚l‚r ‚oƒSƒVƒbƒN','sans-serif','verdana';
    font-size: 10pt; color: #003000;
}
.9pt {
    font-size: 9pt;
}
.12pt {
    font-size: 12pt;
}
.date {
    font-size: 8pt;
    font-family: 'Lucida Console','Verdana','Helvetica','Arial','MS UI Gothic','verdana';
}
.formR {
    font-size: 9pt;
    background-color: #e0f0e0;
    border-style: solid;
    border-color: #008000;
    border-width: 1px;
}
.linktabletext {
    font-size: 8pt;
    color: #003300;
    font-family: 'HG‘n‰pŠpºÞ¼¯¸UB','MS UI Gothic','sans-serif','verdana';
}
.linktable {
    background-color: #aaf0aa;
    border: 1px solid #88d088;
    padding: 1px;
}
.linktable2 {
    background-color: #c0f080;
    border: 1px solid #88d088;
    padding: 1px;
}
.maintable {
    background-color: #ffffff;
    border: 2px solid;
    border-top-color: #a0ffa8;
    border-left-color: #a0ffa8;
    border-right-color: #88d088;
    border-bottom-color: #88d088;
    padding: 2px;
}
.maintabletext {
	width: 100%;
	padding: 3px 14pt 1px:
    font-size: 14pt; font-weight: bold;
	font-family:'MS UI Gothic','‚l‚r ƒSƒVƒbƒN','‚l‚r ‚oƒSƒVƒbƒN','sans-serif','verdana';
    background-color: #e8fae8;
    border-style: solid;
    border-color: #d0e0d0;
    border-width: 1px;
}
.subtableR {
    background-color: #fff0f0;
    border: 1px solid;
    border-top-color: #ffa8a0;
    border-left-color: #ffa8a0;
    border-right-color: #d08888;
    border-bottom-color: #d08888;
    padding: 2px;
}
.subtableG {
    background-color: #f0fff0;
    border:1px solid;
    border-top-color: #90f098;
    border-left-color: #90f098;
    border-right-color: #78c078;
    border-bottom-color: #78c078;
    padding: 2px;
}
.subtableB {
    background-color: #f0f0ff;
    border: 1px solid;
    border-top-color: #a0a8ff;
    border-left-color: #a0a8ff;
    border-right-color: #8888d0;
    border-bottom-color: #8888d0;
    padding: 2px;
}
.pagetitletext {
	font-size: 16pt;
	font-weight: bold;
	width=100%;
}
.pagetitletable {
	border:1px solid #448844;
}
.section {
    color:#6666ff;
    padding-left:16px;
    padding-right:4px;
    font-size: 12pt;
    font-family: 'MS UI Gothic, verdana';
    border-bottom: #e0e0ff 3px solid;
    border-right: #e8e8ff 3px solid;
    width: 100%;
}
.click {
    width: 156;
    border-top: #ddeedd 1px solid;
    border-left: #ddeedd 1px solid;
    border-bottom: #aaccaa 3px solid;
    border-right: #aaccaa 3px solid;
    padding: 3px 15px 3px 15px;
    text-align: center;
    font-size: 9pt;
    font-family: 'HG‘n‰pŠpºÞ¼¯¸UB','‚l‚r ƒSƒVƒbƒN','MS UI Gothic','sans-serif','verdana';
}

