﻿@charset "utf-8";

/* 테이블_공통 */
.table_st th, .table_st td { padding:13px 5px}

/* 타이틀 */
.tit3 {font-size:20px; line-height:1.6; font-family:"NotoM"; color:#111; text-align:center; background:#f4fbfe; border:3px solid #d3e3f4; padding:10px 0}