@charset "utf-8";


a { color:blue; text-decoration:none; }
button { cursor:pointer; }


.txt_title { font-weight:600; font-size:20px; padding-left:20px; }
.txt_line2_box { margin:20px 0px; }
.txt_line2 { color:blue; font-weight:600; }
.txt_line3 { padding:10px 20px; }
.txt_recomand_func { font-weight:600; }
.txt_recomand_mark { color:red; }

.btn_alink { border:1px solid #000; border-radius:3px; padding:2px 2px; font-weight:600; background-color: lightgray; }

.img_scrn { border:1px solid #000; } 