/*StyleSheet CSS1*/


BODY{
background-color:#ffffff;
color:#222222;
font-size:12pt;
line-height : 1.3em;
vertical-align:middle;
margin: 0px 0px 50px 0px;
}



/*?????N??????L?q*/



A.link2:Link{
color:#0000ff;
}
A.link2:Visited{
color:#6666ff;
}
A:Active{
color:#0000ff;
}
A.link2:Hover{
color:#ff0000;
text-decoration:underline;
background-color:#fdd;
}



a.link1{
font-size:9pt;
color:#222;
text-decoration:none;
background : url(image/tri_off.gif) no-repeat left top;
padding:0px 10px 0px 18px;
}

a.link1:hover{
color:#ff0000;
font-size:9pt;
background : url(image/tri_hover.gif) no-repeat left top;
padding:0px 10px 0px 18px;
}

.link_off{
font-size:9pt;
font-weight:bold;
background : url(image/tri_on.gif) no-repeat left top;
padding:0px 10px 0px 18px;
}

a.link3{
text-decoration:none;
color:#444;
}





/*?e?e?L?X?g???*/



.st{
color:#ffffff;
letter-spacing:0.2em;
background-color:#4477BB;
}



.st2{
font-size:2em;
color:#000000;
letter-spacing:0.3em;
line-height: normal;
}

.st1{
font-size:120%;
color:#339988;
}

.text0{
margin-left:1em;
}


.text1{
margin-left:1em;
text-indent: 1em;
}

.text_s{
font-size:9pt;
color:#444444;
}



/*?}?[?W????g*/


.waku{
border-bottom:thin dotted #000000;
border-color:#EF8D4C;
}

.waku2{
border-bottom:thin dotted #000000;
border-color:#335599;
}


.norm{
margin:10px 32px;
padding:5px;
background-color:#EEFFDD;
}


.exl{
margin:5px;
padding:5px;
}



/*?????*/


.eng{
font-family: "times new roman", "minion web", times, serif; 
}



.title{
font-size:14pt;
font-weight:600;
color:#000000;
font-family:sans-serif;
}

.italic{
font-style:italic;
}




.line{
  line-height : 1.3;
}
