@charset "UTF-8";
@import "common.css";
@import "base.css";

/*テーブル--------------------*/

.table_list th {
	text-align: left;
}


/*お問い合わせ--------------------*/

.contakt_thanks {
	margin: 30px 0;
	padding: 20px 15px;
	font-size: 131%;
	font-weight: bold;
	text-align:center;
	background-color:#ececec;
}

