﻿@charset "utf-8";

/* 테이블_공통 */
.table_st th, .table_st td { padding:13px 5px}

/* 독서활동 */
.tit_box {color:#fff; font-family:"NotoM"; font-size:24px; text-align:center; letter-spacing:-1px; background:#3465aa; padding:15px 0; border-radius:30px 0; box-shadow:3px 3px 3px #ddd; margin-bottom:15px}


@media screen and (max-width :480px) {



}