@charset "utf-8";

/*募集要項用テーブルCSS*/
.requesttable tbody th{
	text-align:left;
}
.requesttable tbody td{
	text-align:center;
}

