/*
@charset "Shift_JIS";
@import url(antinn.css);
@import url(tnanchor.css);
<BODY style="    margin-top: 0" topmargin="0" bgcolor="#ffffff" link="#ffc800" vlink="#999900" alink="#cc00cc">
a:hover	{
	color:#ffffff;
	background-color:blue;
	text-decoration : underline overline;
	}
a:hover { color: red; text-decoration : underline overline;}
*/

body {
    text-align:left;
    text-indent:0;
    line-height: 100%;
    word-spacing: 0;
    margin-left: 0;
    margin-top:0;
    topmargin:0;
/*    background-color:#dfdfff; */
    background-color:#ffffff;
    font-size:7pt;
}

a:link { color : #006000; text-decoration: underline;}
a:visited { color : #306030; text-decoration: underline;}
a:active { color : #003060; text-decoration: underline;}
a:hover { color: #ffffff; background-color:#00a000; text-decoration: none;}
.menu {
    font-size : 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color : green;
}

/*
　　部分的にリンクの色を変えたい場合は、
　　クラス名に:linkや:hoverを付けた定義を作り
　　Aタグの中で、class="クラス名"とする（下記参照）
 */
.sml { font-size:9pt; color : green; }
.sml:link { color : green; text-decoration: underline;}
.sml:visited { color : #008000; text-decoration: underline;}
.sml:active { color : purple; text-decoration: underline;}
.sml:hover { color: #ffffff; background-color:green; text-decoration: none;}

.prtext { font-size:9pt; color : #000080; }
.prtext:link { color : #000080; text-decoration: underline;}
.prtext:visited { color : #000080; text-decoration: underline;}
.prtext:active { color : purple; text-decoration: underline;}
.prtext:hover { color: #ffffff; background-color:#0000ff; text-decoration: none;}

.mainmenubox{
    font-size : 9pt;  margin-top: 4px;
}
.mainmenu { font-size:9pt; color : #ff0000;}
.mainmenu:link { color : #ff0000; text-decoration: none;}
.mainmenu:visited { color : #ff0000; text-decoration: none;}
.mainmenu:active { color : purple; text-decoration: none;}
.mainmenu:hover { color: #ffffff; background-color:#ff0000; text-decoration: none;}

.mainmenuunlink { font-size:9pt; color : #555555;}

.norevlink { font-size:9pt; color : #ff0000;}
.norevlink:link { color : #ff0000; text-decoration: none;}
.norevlink:visited { color : #ff0000; text-decoration: none;}
.norevlink:active { color : purple; text-decoration: none;}
.norevlink:hover { color: #ffffff; background-color:none ; text-decoration: none;}

.t-notyet{
    color : #999999;
}
.t9pt{
    font-size : 9pt;  margin-top: 3px;
}
.t9pt-white{
    font-size : 9pt;
    color : white;
}
.t9pt-red{
    font-size : 9pt;
    color : red;
}
.t10pt{
    font-size : 10pt;
    line-height : 12pt;
}
.t10pt-pad{
    font-size : 10pt;
    line-height : 12pt;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.t10pt-white{
    font-size : 10pt;
    line-height : 12pt;
    color : white;
}
.t10pt-red{
    font-size : 10pt;
    line-height : 12pt;
    color : red;
}
.t10pt-blue{
    font-size : 10pt;
    line-height : 12pt;
    color : #0000c0;
}
.t10pt-dgreen{
    font-size : 10pt;
    line-height : 12pt;
    color : #006000;
}
.t10pt-mosgreen{
    font-size : 10pt;
    line-height : 12pt;
    color : #206020;
}
.t10pt-whitefat{
    font-size : 10pt;
    line-height : 12pt;
    color : white;
    font-weight : bold;
}

.t10pt-bluefat{
    font-size : 10pt;
    line-height : 12pt;
    color : #0000c0;
    font-weight : bold;
}

.t10pt-orangefat{
    font-size : 10pt;
    line-height : 12pt;
    color : #e16000;
    font-weight : bold;
}

.t11pt{
    font-size : 11pt;
    line-height : 13pt;
}
.t11pt-white{
    font-size : 11pt;
    line-height : 13pt;
    color : white;
}
.t11pt-red{
    font-size : 11pt;
    line-height : 13pt;
    color : red;
}
.t11pt-blue{
    font-size : 11pt;
    line-height : 13pt;
    color : #0000c0;
}
.t11pt-dgreen{
    font-size : 11pt;
    line-height : 13pt;
    color : #006000;
}
.t11pt-mosgreen{
    font-size : 11pt;
    line-height : 13pt;
    color : #206020;
}
.t11pt-whitefat{
    font-size : 11pt;
    line-height : 13pt;
    color : white;
    font-weight : bold;
}

.t11pt-bluefat{
    font-size : 11pt;
    line-height : 13pt;
    color : #0000c0;
    font-weight : bold;
}

.t11pt-orangefat{
    font-size : 11pt;
    line-height : 13pt;
    color : #e16000;
    font-weight : bold;
}

.t11pt-dredfat{
    font-size : 11pt;
    line-height : 13pt;
    color : #d00000;
    font-weight : bold;
}

.t12pt{
    font-size : 12pt;
    color : #000000;
}

.t12pt-fat{
    font-size : 12pt;
    color : #000000;
    font-weight : bold;
}

.t12pt-bluefat{
    font-size : 12pt;
    color : #0000c0;
    font-weight : bold;
}

.t12pt-dredfat{
    font-size : 12pt;
    color : #d00000;
    font-weight : bold;
}

.vline{
    background-repeat : no-repeat;
}

.pad10px{
    padding-left: 10px;
}

.pad20px{
    padding-left: 20px;
}

.pad30px{
    padding-left: 30px;
}

.pad40px{
    padding-left: 40px;
}

.rpad20px{
    padding-right: 20px;
}

.datasheet{
    font-size : 10pt;
    padding-left: 23px;
}

.specsheet{
    font-size : 12px;
}

.topics-title{
    font-size : 10pt;
    background-color : #ddddff;
}

.titlebox-blue {
    font-size : 10pt;
    background-color : #ddddff;
}

.titlebox-caption {
    padding-left: 0px;
    font-size : 12pt;
    color : #C85000;
    font-weight : bold;
}

.titlebox-caption2 {
    padding-left: 0px;
    font-size : 12pt;
    color : #005F82;
    font-weight : bold;
}

.titlebox-product {
    padding-left: 5px;
    font-size : 12pt;
    color : #0000c0;
    font-weight : bold;
    background-color : #ddddff;
}

.titlebox-sky {
    font-size : 10pt;
    background-color : #ddffff;
}

.titlebox-lemon {
    font-size : 10pt;
    background-color : #ffffdd;
}

.titlebox-mint {
    font-size : 10pt;
    background-color : #ddffdd;
}

.titlebox-orange {
    font-size : 10pt;
    background-color : #ffeedd;
}

.titlebox-pink {
    font-size : 10pt;
    background-color : #ffddee;
}
