@charset "shift_jis";
/* CSS Document */
a:link{ color:#DEA200; }
a:hover{ color:#009ED2; }
a:visited{ color:#DEA200; }
a:active{ color:#009ED2; }


.txt11{ font-size:11px; color:#333; line-height:130%; }
.txt12{ font-size:12px; color:#333; line-height:130%; }
.txt_right{ text-align:right; }
.orenge_txt{ color:#FF9000; }
.blue_txt{ color:#009ED2; }
.notice { color:#FF3333; }
