@charset "utf-8";
/* CSS Document */
@import 'popup_wlan.css';

/* 接続失敗 */
#popup_detail .msg_error_4line {
	margin-top: 25px;
}
/* 検索中 */
#popup_detail .msg_scan {
	width: 427px !important;
}
/* テーブル */
#table_wrapper1 {
	left: 9px;
	top: 0;
	width: 782px;
	height:198px;
}
#table_wrapper1 .button {
	float:right;
	margin-right:7px;
	/*position:absolute;
	top:5px;
	right:7px;*/
}
#table_wrapper1 .radio {
	margin-right:7px;
	margin-top:4px;
	margin-bottom:2px;
}

.lo-h114 td {
	word-break: break-all;
}
