@charset "Shift_JIS";

/* body */
body{text-decoration:none; color:#333333; background-color:#FFFFFF}


/* link */
a:link{color:#336699; text-decoration:none;}
a:visited{color:#336699; text-decoration:none;}
a:active{color:#336699; text-decoration:none;}
a:hover{color:#0066CC; text-decoration:underline;}

/* link navi */
a.navi:link{color:#666666; text-decoration:none;}
a.navi:visited{color:#666666; text-decoration:none;}
a.navi:active{color:#666666; text-decoration:none;}
a.navi:hover{color:#0066CC; text-decoration:underline;}

/* link info */
a.info:link{color:#000000; text-decoration:none;}
a.info:visited{color:#000000; text-decoration:none;}
a.info:active{color:#000000; text-decoration:none;}
a.info:hover{color:#444444; text-decoration:underline;}

/* text style */
.text9{font-size: 70%; font-style: normal;}
.text10{font-size: x-small; font-style: normal;}
.text10_tb{font-size: x-small; font-style: normal; padding-left:12px}
.text12{font-size: small; font-style: normal;}


/* headline */
h1{margin: 0px; padding: 0px 0px 0px 0px; font-size:160%; color:#666666;}

h2{background-image: url("../images/h2_bar.gif"); padding-left:18px;
font-size:108%; font-style:normal; font-weight:bold; color:#666666; margin-bottom:10pt; margin-top:0pt;}
.gr2{background-image: url("../images/h2g_bar.gif"); padding-left:18px;
font-size:108%; font-style:normal; font-weight:bold; color:#666666; margin-bottom:10pt; margin-top:0pt;}
.bl2{background-image: url("../images/h2b_bar.gif"); padding-left:18px;
font-size:108%; font-style:normal; font-weight:bold; color:#666666; margin-bottom:10pt; margin-top:0pt;}

h3{background:transparent url(../images/h3_icon.gif); padding-left:10px;
font-size:100%; font-style:normal; font-weight:bold; color:#666666; margin-bottom:5pt; margin-top:0pt;}
.gr3{background:transparent url(../images/h3g_icon.gif); padding-left:10px;
font-size:100%; font-style:normal; font-weight:bold; color:#666666; margin-bottom:5pt; margin-top:0pt;}
.bl3{background:transparent url(../images/h3b_icon.gif) no-repeat; padding-left:10px;
font-size:100%; font-style:normal; font-weight:bold; color:#666666; margin-bottom:5pt; margin-top:0pt;}

/* table color index */
.bg_t1{background-color:#FFFFE0;}
.bg_t2{background-color:#F0FFF0;}
.bg_t3{background-color:#F0F8FF;}
.bg_t4{background-color:#FFECF5;}
.line_t1{background-color:#FFA500;}
.line_t2{background-color:#99CC33;}
.line_t3{background-color:#66CCFF;}
.line_t4{background-color:#FF6699;}
.line_def{background-color:#CCCCCC;}


/* link icon */
ul{list-style:none; margin:0; padding:0; font-size:x-small; margin-top:3pt; padding-left:12px;}
.menulist a{margin:0px; padding:0px 0px 0px 12px; background:transparent url(../images/icon.gif) no-repeat left 0.15em;}
.menulist li{padding-left:12px !important; text-indent:-12px;}
.end{clear: both;}
