.text12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; color: #666666; line-height:200%}
p.link1{color:#990000;font-size:10px;}
p.link1 a:link {color:#990000;	text-decoration: none;}
p.link1 a:visited {color:#990000;	text-decoration: none;}
p.link1 a:hover {color:#990000;	text-decoration: underline;}
p.link1 a:active {color:#990000;	text-decoration: underline;}

.link2{color:#3366FF;font-size:10px;}
.link2 a:link {color:#3366FF;	text-decoration: none;}
.link2 a:visited {color:#3366FF;	text-decoration: none;}
.link2 a:hover {color:#3366FF;	text-decoration: underline;}
.link2 a:active {color:#3366FF;	text-decoration: underline;}
.text10 {color:#666666; font-size:10px; line-height:17px; letter-spacing:1px; margin:1px 0; padding:0;}
body, table, tr, td {font-size:12px; color:#666666; line-height:17px; letter-spacing:1px; margin:1px 0; padding:0; font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;}

/* リンク */
a,
a:link {
    color: #3366FF;
    font-size:12px
    text-decoration: none;
}
a:visited {
    color: #3366FF;
    font-size:12px
    text-decoration: none;
}
a:hover {
    color: #3366FF;
    font-size:12px
    text-decoration: underline;
}
a:active {
    color: #3366FF;
    font-size:12px
    text-decoration: none;
}

/* リンクつき画像 */
a img {
    border: 0;
}


table {
margin-left: auto;
margin-right: auto;
}
