@charset "shift_jis";
@import url("../_css/_module.css");
@import url("../_css/_common_ui.css");

/*バナーテーブル*/
.tbl_bnr {
	width:538px;
	margin:0px 90px;
	border:solid 1px #13b649;
}
.tbl_bnr th {
	width:148px;
	background:#ebfed5;
}
.tbl_bnr th img {
	margin:5px;
}
.tbl_bnr td {
	width:390px;
	text-align:left;
	vertical-align:middle;
	background:#ebfed5;
}
.tbl_bnr td {
	font-size:80%;
	line-height:1.3em;
}
