/* CSS Document */


/* link
--------------------------*/
a:link {
text-decoration:none; 
color:#0000ff ;
}
a:visited {
text-decoration:none; 
color:#009900 ;
}
a:active {
text-decoration:none; 
color:#ff0099 ; 
}
a:hover {
text-decoration:none; 
color:#ff0099 ;
}



.kLink{color:#FFFFFF; text-decoration:none; boder:1px ; bordercolor:#FFFFFF }
.kLink:visited{ color:#FFFFFF; text-decoration:none; boder:1px ; bordercolor:#FFFFFF }
.kLink:active{ color:#FFFF00; text-decoration:none; boder:1px ; bordercolor:#FFFFFF }
.kLink:hover{ color:#FFFF00; text-decoration:none;	boder:1px ; bordercolor:#FFFFFF }


.partLink:link{color:#0033CC; text-decoration:underline; }
.partLink:visited{color:#0033CC; text-decoration:underline; }
.partLink:active{color:#00CC00; text-decoration:underline; }
.partLink:hover{ color:#00CC00; text-decoration:underline; }


.partLink2:link{color:#000000; text-decoration:none; }
.partLink2:visited{color:#000000; text-decoration:none; }
.partLink2:active{color:#000000; text-decoration:none; }
.partLink2:hover{ color:#000000; text-decoration:none; }



/* subtitle
--------------------------*/
strong { font-weight:normal;}




/* position
--------------------------*/
.para01{ margin-bottom:0px; margin-top:0px; }
.para02{ margin-bottom:0px; margin-top:2px; margin-left:10px; text-align:left;}
.para03{ margin-left:10px; }
.div01{ padding:5px; text-align:left;}
.para04{ margin-left:0px; margin-bottom:5px; margin-top:0px;}




/* letter
--------------------------*/
.style1 {font-size: 16px; font-weight: bold; color: #009933; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;}
.style2 {color: #CC3300; font-weight: bold;}
.style3 {font-size: 10px}
.style4 {font-size: 14px; font-weight: bold; color: #FFFFFF;}
.style5 {font-size:12px;}
.style6 {font-size: 12px; color: #003399;}
.style7 {font-size:14px; font-weight: bold;}
.style8 {color: #333333}
.style9 {color: #009933; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka; font-size: 16px;}
.style10 {color: #000000}
.style11 {color: #0000FF}
.style12 {font-size:10px; }
.style13 {color: #003399}
.style14 {color: #0000FF; font-size:14px; font-weight: bold; }
.style15 {font-size: 12px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;}
.style16 {font-size: 14px}
.style17 {color: #009900}
.style18 {color: #009933; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka; font-size: 12px;}
.style19 {color: #FF6600; font-size: 16px;}
.style20 {color: #0000FF; font-size:16px; font-weight: bold; }
.style21 {color: #0000FF; font-size:12px; font-weight: bold; }
.style22 {color: #006600; font-size: 16px; font-weight: bold;}
.style23 {font-size: 16px; color: #0033CC; font-weight: bold;}
.style24 {color: #FF3399; font-size: 12px; font-weight: bold;}
.style25 {font-size: 16px; color: #003399;}
.style26 {font-size: 16px; font-weight: bold; }
.style27 {font-size: 18px; }
.style28 {font-size: 9px; }
.style29 {font-size: 12px}
.style30 {font-size: 12px; color: #FFFFFF; }
.style31 {color: #FF0066; font-size: 16px; font-weight: bold;}
.style32 {font-size: 16px; font-weight: bold; color: #FF0000; }
.style33 {font-size: 16px; color: #336600; }
.style34 {font-size: 12px; color: #FF0000; }
.style35 {color: #FF3300; font-size: 12px; font-weight: bold; }
.style39 {color: #FFFFFF; font-size: 12px; font-weight: bold; }




/* line
--------------------------*/
.line_gray2 {border: 1px solid #CCCCCC; }
.line {  border: 1px #666666 ridge}
.line_red {  border: 1px #FF0000 solid}
.line_green {  border: 1px solid #658CB2}
.line_blue {width: 1px; border: 1px #336699;}
.p_gray {  border: 1px #999999 solid}
.line_org {  border: 1px #FFCC00 solid}
.border {  border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



