@charset 'Shift_JIS';

@import './base.css';

/*** トップページ ***/
h1{
	margin-bottom:12px;
}

table.list th{
	width:80px;
}

