﻿@charset "utf-8";

/* 色々CSS
---------------------------------------------------- */
@import "cmn.css";

/* 骨組
---------------------------------------------------- */
@import "container.css";
.tbl2 {
	margin: 20px;
	font-size: small;
	width: 600px;
	padding: 2px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}

