/* topics.css */

/* �V����� */
 #topic_input_area {
	/*margin-left: 50px;*/
	margin-left: 15px;
	margin-top: 30px;
/* datepicker */
} .ui-sortable {
  -ms-touch-action: none;
} .ui-datepicker-week-end .ui-state-default {
	background-image: none;
	background-color: #d1dbf9;
} .ui-datepicker select.ui-datepicker-month {
	margin-left: 1em;
} #target_chk {
	width: 16px;
	height: 16px;
	vertical-align: middle;
} input[name="display_tile_chk"] {
	width: 18px;
	height: 18px;
	vertical-align: middle;
} .seq_upd_bt {
	font-size: 11pt;
	width: 100px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
} .topic_upd_bt {
	font-size: 12pt;
	width: 200px;
	line-height: 50px;
	text-align: center;
	border-radius: 2px;
/* �V���G���A */
} #topic_list_area {
	/*margin-left: 50px;*/
	margin-left: 15px;
	margin-top: 30px;
/*} .topic_row {
	-ms-touch-action: none; */
} .topic_row:hover td {
	background-color: #cff0f0;
	cursor: pointer;
} .topic_del_bt {
	font-size: 10pt;
	width: 70px;
	line-height: 25px;
	text-align: center;
	border-radius: 2px;
} .move-highlight {
	background-color: #ffdddd;
} #topic_list_area td.display_tile div {
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 10pt;
	text-align: left;
/* �t�b�^ */
} #footer_area {
	border: solid 0px #aaa;
	/*margin-left: 50px;*/
	margin-left: 15px;
} .kojinjyouhou_bt {
	font-size: 10pt;
	text-decoration: underline;
	color: #333;
}